.. |
ac97.c
|
173a543b36
Add and use #defines for PCI device classes
|
16 gadi atpakaļ |
acpi.c
|
3382d425bc
Fix hw/acpi.c build w/ DEBUG enabled
|
16 gadi atpakaļ |
adb.c
|
9b64997f46
VM load/save support for PPC devices
|
16 gadi atpakaļ |
adlib.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
ads7846.c
|
18be518729
Remove duplicate device index calculations.
|
17 gadi atpakaļ |
alpha_palcode.c
|
93fcfe39a0
Convert references to logfile/loglevel to use qemu_log*() macros
|
16 gadi atpakaļ |
an5206.c
|
3023f3329d
graphical_console_init change (Stefano Stabellini)
|
16 gadi atpakaļ |
apb_pci.c
|
173a543b36
Add and use #defines for PCI device classes
|
16 gadi atpakaļ |
apic.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
arm-misc.h
|
1d6198c3b0
Remove unnecessary trailing newlines
|
16 gadi atpakaļ |
arm_boot.c
|
5a9154e069
uImage: rename load_uboot() to load_uimage() (Hollis Blanchard)
|
16 gadi atpakaļ |
arm_gic.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
arm_pic.c
|
87ecb68bdf
Break up vl.h.
|
18 gadi atpakaļ |
arm_sysctl.c
|
5c59f6c246
Fix Linux task preemption on Versatile board
|
16 gadi atpakaļ |
arm_timer.c
|
1d6198c3b0
Remove unnecessary trailing newlines
|
16 gadi atpakaļ |
armv7m.c
|
1d6198c3b0
Remove unnecessary trailing newlines
|
16 gadi atpakaļ |
armv7m_nvic.c
|
7ee930d031
Fix warnings that would be caused by ld flag --warn-common
|
17 gadi atpakaļ |
audiodev.h
|
cc53d26d4d
ISA version of CS4231A
|
17 gadi atpakaļ |
axis_dev88.c
|
1570841432
ETRAX: Correct passing of kernel command line.
|
16 gadi atpakaļ |
baum.c
|
260cfc437f
Revert part of 6531, fix build failure
|
16 gadi atpakaļ |
baum.h
|
2e4d9fb126
Braille device support
|
17 gadi atpakaļ |
blizzard.c
|
0921895137
Fix displaystate (r6344) regression in blizzard
|
16 gadi atpakaļ |
blizzard_template.h
|
fad6cb1a56
Update FSF address in GPL/LGPL boilerplate
|
16 gadi atpakaļ |
boards.h
|
1db09b847e
kvm/powerpc: Add MPC8544DS board support
|
16 gadi atpakaļ |
bt-hci-csr.c
|
fad6cb1a56
Update FSF address in GPL/LGPL boilerplate
|
16 gadi atpakaļ |
bt-hci.c
|
ac4b0d0c4f
Add qemu_strndup: qemu_strdup with length limit.
|
17 gadi atpakaļ |
bt-hid.c
|
fad6cb1a56
Update FSF address in GPL/LGPL boilerplate
|
16 gadi atpakaļ |
bt-l2cap.c
|
4d2d181cdb
Add L2CAP logic and a virtual SDP server for use in emulated devices.
|
17 gadi atpakaļ |
bt-sdp.c
|
fad6cb1a56
Update FSF address in GPL/LGPL boilerplate
|
16 gadi atpakaļ |
bt.c
|
fad6cb1a56
Update FSF address in GPL/LGPL boilerplate
|
16 gadi atpakaļ |
bt.h
|
ab2b6f507d
Use VHCI to allow the host os to participate in a qemu bluetooth "vlan".
|
17 gadi atpakaļ |
cbus.c
|
fad6cb1a56
Update FSF address in GPL/LGPL boilerplate
|
16 gadi atpakaļ |
cdrom.c
|
1d6198c3b0
Remove unnecessary trailing newlines
|
16 gadi atpakaļ |
cirrus_vga.c
|
21fd832512
stop dirty logging while updating cirrus bank memory (Glauber Costa)
|
16 gadi atpakaļ |
cirrus_vga_rop.h
|
b2eb849d4b
CVE-2007-1320 - Cirrus LGD-54XX "bitblt" heap overflow
|
17 gadi atpakaļ |
cirrus_vga_rop2.h
|
3b46e62427
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
18 gadi atpakaļ |
cs4231.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
cs4231a.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
cuda.c
|
9c554c1c0b
cuda: fix crash on Windows
|
16 gadi atpakaļ |
device-hotplug.c
|
ed8f8da7a6
Don't leak VLANClientState on PCI hot remove
|
16 gadi atpakaļ |
devices.h
|
3023f3329d
graphical_console_init change (Stefano Stabellini)
|
16 gadi atpakaļ |
dma.c
|
b1503cda1e
Use the ARRAY_SIZE() macro where appropriate.
|
16 gadi atpakaļ |
ds1225y.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
dummy_m68k.c
|
3023f3329d
graphical_console_init change (Stefano Stabellini)
|
16 gadi atpakaļ |
e1000.c
|
18bae8a516
e1000.c doesn't properly emulate EERD and ICS registers
|
16 gadi atpakaļ |
e1000_hw.h
|
1654b2d6bf
Fix few spelling issues in comments
|
17 gadi atpakaļ |
ecc.c
|
87ecb68bdf
Break up vl.h.
|
18 gadi atpakaļ |
eccmemctl.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
eepro100.c
|
260437cba3
Pci nic: pci_register_device can fail
|
16 gadi atpakaļ |
eeprom93xx.c
|
51224c6f78
Unregister savevm callback in eeprom93xx_free()
|
16 gadi atpakaļ |
eeprom93xx.h
|
87ecb68bdf
Break up vl.h.
|
18 gadi atpakaļ |
es1370.c
|
173a543b36
Add and use #defines for PCI device classes
|
16 gadi atpakaļ |
escc.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
escc.h
|
aeeb69c73e
escc: allow one IRQ per serial channel
|
16 gadi atpakaļ |
esp.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
etraxfs.c
|
1570841432
ETRAX: Correct passing of kernel command line.
|
16 gadi atpakaļ |
etraxfs.h
|
94410b78be
ETRAX: Let the ethernet PHY report the current link-state.
|
16 gadi atpakaļ |
etraxfs_dma.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
etraxfs_dma.h
|
2c99f7252e
ETRAX-FS: Make etraxfs_dmac_run local.
|
17 gadi atpakaļ |
etraxfs_eth.c
|
ed8f8da7a6
Don't leak VLANClientState on PCI hot remove
|
16 gadi atpakaļ |
etraxfs_pic.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
etraxfs_ser.c
|
cc53adbca0
CRIS: Fix remaining build warnings.
|
16 gadi atpakaļ |
etraxfs_timer.c
|
cc53adbca0
CRIS: Fix remaining build warnings.
|
16 gadi atpakaļ |
fdc.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
fdc.h
|
2be17ebded
Wire up TC signal from Aux1 to FDC
|
17 gadi atpakaļ |
firmware_abi.h
|
e7fb1406b0
Fix some compiler signed/unsigned char warnings
|
17 gadi atpakaļ |
flash.h
|
c580d92b0e
Fill in WLAN and BT platform data in CAL area as expected by Maemo.
|
17 gadi atpakaļ |
fmopl.c
|
809c130cef
Revert changes to fmopl.c
|
16 gadi atpakaļ |
fmopl.h
|
85571bc741
audio merge (malc)
|
21 gadi atpakaļ |
fw_cfg.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
fw_cfg.h
|
905fdcb526
Add common keys to firmware configuration
|
17 gadi atpakaļ |
g364fb.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
grackle_pci.c
|
173a543b36
Add and use #defines for PCI device classes
|
16 gadi atpakaļ |
gt64xxx.c
|
173a543b36
Add and use #defines for PCI device classes
|
16 gadi atpakaļ |
gumstix.c
|
3023f3329d
graphical_console_init change (Stefano Stabellini)
|
16 gadi atpakaļ |
gus.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
gusemu.h
|
731ba0cec2
Fix some signedness issues caught by gcc 4.3
|
17 gadi atpakaļ |
gusemu_hal.c
|
423d65f4f9
Gravis Ultrasound GF1 sound card emulation (malc).
|
17 gadi atpakaļ |
gusemu_mixer.c
|
731ba0cec2
Fix some signedness issues caught by gcc 4.3
|
17 gadi atpakaļ |
gustate.h
|
423d65f4f9
Gravis Ultrasound GF1 sound card emulation (malc).
|
17 gadi atpakaļ |
heathrow_pic.c
|
9b64997f46
VM load/save support for PPC devices
|
16 gadi atpakaļ |
hpet.c
|
ca888361bb
Reset HPET config register on hpet_reset
|
16 gadi atpakaļ |
hpet_emul.h
|
35730fa055
hpet config mask fix
|
16 gadi atpakaļ |
hw.h
|
71c55593c0
Allow monitor interaction when using migrate -exec
|
16 gadi atpakaļ |
i2c.c
|
d0c22f49ba
Fix load width for slave address in i2c_bus_load (Chris Lalancette).
|
17 gadi atpakaļ |
i2c.h
|
3023f3329d
graphical_console_init change (Stefano Stabellini)
|
16 gadi atpakaļ |
i8254.c
|
e0dd114c16
Check if the i8254 timer is active before deactivating it (Alexander Graf)
|
16 gadi atpakaļ |
i8259.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
ide.c
|
d4779e9572
make windows notice media change
|
16 gadi atpakaļ |
integratorcp.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
iommu.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
irq.c
|
51bf9e7e18
qemu: add qemu_free_irqs (Marcelo Tosatti)
|
16 gadi atpakaļ |
irq.h
|
51bf9e7e18
qemu: add qemu_free_irqs (Marcelo Tosatti)
|
16 gadi atpakaļ |
isa.h
|
492c30af25
Make DMA bottom-half driven (v2)
|
17 gadi atpakaļ |
isa_mmio.c
|
87ecb68bdf
Break up vl.h.
|
18 gadi atpakaļ |
jazz_led.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
lm832x.c
|
fad6cb1a56
Update FSF address in GPL/LGPL boilerplate
|
16 gadi atpakaļ |
lsi53c895a.c
|
f81eed9ddb
BACKPORT: Add save/restore support to the LSI logic SCSI device model.
|
16 gadi atpakaļ |
m48t59.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
mac_dbdma.c
|
862c928064
DB-DMA IDE asynchronous I/O
|
16 gadi atpakaļ |
mac_dbdma.h
|
862c928064
DB-DMA IDE asynchronous I/O
|
16 gadi atpakaļ |
mac_nvram.c
|
68af3f2491
Add it_shift
|
16 gadi atpakaļ |
macio.c
|
173a543b36
Add and use #defines for PCI device classes
|
16 gadi atpakaļ |
mainstone.c
|
3023f3329d
graphical_console_init change (Stefano Stabellini)
|
16 gadi atpakaļ |
mainstone.h
|
f1de133408
Mainstone mmc support, by Armin Kuster.
|
17 gadi atpakaļ |
max111x.c
|
18be518729
Remove duplicate device index calculations.
|
17 gadi atpakaļ |
max7310.c
|
b1503cda1e
Use the ARRAY_SIZE() macro where appropriate.
|
16 gadi atpakaļ |
mc146818rtc.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
mcf.h
|
87ecb68bdf
Break up vl.h.
|
18 gadi atpakaļ |
mcf5206.c
|
1d6198c3b0
Remove unnecessary trailing newlines
|
16 gadi atpakaļ |
mcf5208.c
|
3023f3329d
graphical_console_init change (Stefano Stabellini)
|
16 gadi atpakaļ |
mcf_fec.c
|
ed8f8da7a6
Don't leak VLANClientState on PCI hot remove
|
16 gadi atpakaļ |
mcf_intc.c
|
87ecb68bdf
Break up vl.h.
|
18 gadi atpakaļ |
mcf_uart.c
|
bd9bdce694
Add input buffer to mux chr (patch by Tristan Gingold).
|
18 gadi atpakaļ |
mips.h
|
0add30cff4
G364 video adapter enhancement
|
16 gadi atpakaļ |
mips_int.c
|
87ecb68bdf
Break up vl.h.
|
18 gadi atpakaļ |
mips_jazz.c
|
42fc73a1ce
Support epoch of 1980 in RTC emulation for MIPS Magnum
|
16 gadi atpakaļ |
mips_malta.c
|
1f605a7641
Additional VGA options for MIPS Malta
|
16 gadi atpakaļ |
mips_mipssim.c
|
3023f3329d
graphical_console_init change (Stefano Stabellini)
|
16 gadi atpakaļ |
mips_r4k.c
|
42fc73a1ce
Support epoch of 1980 in RTC emulation for MIPS Magnum
|
16 gadi atpakaļ |
mips_timer.c
|
93fcfe39a0
Convert references to logfile/loglevel to use qemu_log*() macros
|
16 gadi atpakaļ |
mipsnet.c
|
ed8f8da7a6
Don't leak VLANClientState on PCI hot remove
|
16 gadi atpakaļ |
mpcore.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
msmouse.c
|
aa71cf802e
QEMU Microsoft serial mouse emulation
|
16 gadi atpakaļ |
msmouse.h
|
aa71cf802e
QEMU Microsoft serial mouse emulation
|
16 gadi atpakaļ |
mst_fpga.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
musicpal.c
|
a34b6eb776
Introduce VLANClientState::cleanup() (Mark McLoughlin)
|
16 gadi atpakaļ |
nand.c
|
4892792678
Fix NAND flash save/restore.
|
16 gadi atpakaļ |
ne2000.c
|
ed8f8da7a6
Don't leak VLANClientState on PCI hot remove
|
16 gadi atpakaļ |
nseries.c
|
0921895137
Fix displaystate (r6344) regression in blizzard
|
16 gadi atpakaļ |
nvram.h
|
b55266b5a2
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
|
17 gadi atpakaļ |
omap.h
|
3023f3329d
graphical_console_init change (Stefano Stabellini)
|
16 gadi atpakaļ |
omap1.c
|
ceecf1d158
add an init function parameter to qemu_chr_open()
|
16 gadi atpakaļ |
omap2.c
|
ceecf1d158
add an init function parameter to qemu_chr_open()
|
16 gadi atpakaļ |
omap_clk.c
|
fad6cb1a56
Update FSF address in GPL/LGPL boilerplate
|
16 gadi atpakaļ |
omap_dma.c
|
fad6cb1a56
Update FSF address in GPL/LGPL boilerplate
|
16 gadi atpakaļ |
omap_dss.c
|
3023f3329d
graphical_console_init change (Stefano Stabellini)
|
16 gadi atpakaļ |
omap_i2c.c
|
fad6cb1a56
Update FSF address in GPL/LGPL boilerplate
|
16 gadi atpakaļ |
omap_lcd_template.h
|
5fafdf24ef
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
|
18 gadi atpakaļ |
omap_lcdc.c
|
3023f3329d
graphical_console_init change (Stefano Stabellini)
|
16 gadi atpakaļ |
omap_mmc.c
|
fad6cb1a56
Update FSF address in GPL/LGPL boilerplate
|
16 gadi atpakaļ |
omap_sx1.c
|
5f70aab1da
Fix bug in omap_sx1.c introduced by r6344
|
16 gadi atpakaļ |
onenand.c
|
fad6cb1a56
Update FSF address in GPL/LGPL boilerplate
|
16 gadi atpakaļ |
openpic.c
|
dfebf62bb9
hw/openpic: define list in mpic_init() const
|
16 gadi atpakaļ |
openpic.h
|
b716991671
kvm/powerpc: Enable MPIC for E500 platform.
|
16 gadi atpakaļ |
palm.c
|
3023f3329d
graphical_console_init change (Stefano Stabellini)
|
16 gadi atpakaļ |
parallel.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
pc.c
|
8765893e9e
Remove initrd warning message
|
16 gadi atpakaļ |
pc.h
|
8a92ea2f2c
Allow additions of ACPI tables from command line (Gleb Natapov)
|
16 gadi atpakaļ |
pci-hotplug.c
|
8cacc9ad14
Don't fail PCI hotplug if no NIC model is supplied (Mark McLoughlin)
|
16 gadi atpakaļ |
pci.c
|
bcb8c5535d
Make PCI config status register read-only
|
16 gadi atpakaļ |
pci.h
|
74c62ba889
kvm/powerpc: Add freescale pci controller's support
|
16 gadi atpakaļ |
pci_host.h
|
8026037b42
Improve PCI debug support
|
16 gadi atpakaļ |
pckbd.c
|
4efbe58fb5
MIPS Magnum: fix memory-mapped i8042
|
16 gadi atpakaļ |
pcmcia.h
|
1d6198c3b0
Remove unnecessary trailing newlines
|
16 gadi atpakaļ |
pcnet.c
|
260437cba3
Pci nic: pci_register_device can fail
|
16 gadi atpakaļ |
pcspk.c
|
1ea879e558
Make audio violate POSIX less
|
16 gadi atpakaļ |
pflash_cfi01.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
pflash_cfi02.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
piix_pci.c
|
173a543b36
Add and use #defines for PCI device classes
|
16 gadi atpakaļ |
pixel_ops.h
|
e27f01ef24
Use pixel_ops.h in PXA LCD screen drawing.
|
18 gadi atpakaļ |
pl011.c
|
1d6198c3b0
Remove unnecessary trailing newlines
|
16 gadi atpakaļ |
pl022.c
|
1d6198c3b0
Remove unnecessary trailing newlines
|
16 gadi atpakaļ |
pl031.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
pl050.c
|
1d6198c3b0
Remove unnecessary trailing newlines
|
16 gadi atpakaļ |
pl061.c
|
1d6198c3b0
Remove unnecessary trailing newlines
|
16 gadi atpakaļ |
pl080.c
|
1d6198c3b0
Remove unnecessary trailing newlines
|
16 gadi atpakaļ |
pl110.c
|
3023f3329d
graphical_console_init change (Stefano Stabellini)
|
16 gadi atpakaļ |
pl110_template.h
|
e9c05b42e3
Implement PL110 byte order config bit (original patch by Richard Purdie).
|
18 gadi atpakaļ |
pl181.c
|
8da3ff1809
Change MMIO callbacks to use offsets, not absolute addresses.
|
16 gadi atpakaļ |
pl190.c
|
8da3ff1809
Change MMIO callbacks to use offsets, not absolute addresses.
|
16 gadi atpakaļ |
ppc.c
|
9fdc60bf55
kvm/powerpc: Add irq support for E500 core
|
16 gadi atpakaļ |
ppc.h
|
9fdc60bf55
kvm/powerpc: Add irq support for E500 core
|
16 gadi atpakaļ |
ppc405.h
|
61b2440503
target-ppc: move PPC4xx SDRAM controller emulation from ppc405_uc.c to ppc4xx_devs.c
|
16 gadi atpakaļ |
ppc405_boards.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
ppc405_uc.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
ppc440.c
|
75dd595b2e
target-ppc: PowerPC 440EP SoC emulation
|
16 gadi atpakaļ |
ppc440.h
|
75dd595b2e
target-ppc: PowerPC 440EP SoC emulation
|
16 gadi atpakaļ |
ppc440_bamboo.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
ppc4xx.h
|
b7da58fd27
target-ppc: create a helper function to allow more flexible RAM allocation for PPC 4xx
|
16 gadi atpakaļ |
ppc4xx_devs.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
ppc4xx_pci.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
ppc_mac.h
|
b716991671
kvm/powerpc: Enable MPIC for E500 platform.
|
16 gadi atpakaļ |
ppc_newworld.c
|
b716991671
kvm/powerpc: Enable MPIC for E500 platform.
|
16 gadi atpakaļ |
ppc_oldworld.c
|
3a616592a1
Load 32 bit ELF BIOS images also on PPC64
|
16 gadi atpakaļ |
ppc_prep.c
|
cf9c147c68
Use qemu_ram_alloc
|
16 gadi atpakaļ |
ppce500.h
|
1db09b847e
kvm/powerpc: Add MPC8544DS board support
|
16 gadi atpakaļ |
ppce500_mpc8544ds.c
|
1db09b847e
kvm/powerpc: Add MPC8544DS board support
|
16 gadi atpakaļ |
ppce500_pci.c
|
74c62ba889
kvm/powerpc: Add freescale pci controller's support
|
16 gadi atpakaļ |
prep_pci.c
|
173a543b36
Add and use #defines for PCI device classes
|
16 gadi atpakaļ |
primecell.h
|
3023f3329d
graphical_console_init change (Stefano Stabellini)
|
16 gadi atpakaļ |
ps2.c
|
0def14568c
Initialize PS2 keyboard / mouse state on reset
|
16 gadi atpakaļ |
ps2.h
|
1d6198c3b0
Remove unnecessary trailing newlines
|
16 gadi atpakaļ |
ptimer.c
|
1d6198c3b0
Remove unnecessary trailing newlines
|
16 gadi atpakaļ |
pxa.h
|
3023f3329d
graphical_console_init change (Stefano Stabellini)
|
16 gadi atpakaļ |
pxa2xx.c
|
3023f3329d
graphical_console_init change (Stefano Stabellini)
|
16 gadi atpakaļ |
pxa2xx_dma.c
|
8da3ff1809
Change MMIO callbacks to use offsets, not absolute addresses.
|
16 gadi atpakaļ |
pxa2xx_gpio.c
|
8da3ff1809
Change MMIO callbacks to use offsets, not absolute addresses.
|
16 gadi atpakaļ |
pxa2xx_keypad.c
|
8da3ff1809
Change MMIO callbacks to use offsets, not absolute addresses.
|
16 gadi atpakaļ |
pxa2xx_lcd.c
|
3023f3329d
graphical_console_init change (Stefano Stabellini)
|
16 gadi atpakaļ |
pxa2xx_mmci.c
|
8da3ff1809
Change MMIO callbacks to use offsets, not absolute addresses.
|
16 gadi atpakaļ |
pxa2xx_pcmcia.c
|
8da3ff1809
Change MMIO callbacks to use offsets, not absolute addresses.
|
16 gadi atpakaļ |
pxa2xx_pic.c
|
8da3ff1809
Change MMIO callbacks to use offsets, not absolute addresses.
|
16 gadi atpakaļ |
pxa2xx_template.h
|
abbaab5c6d
Fix RGBT 5:5:5 drawing on pxa2xx lcd (Lars Munch)
|
17 gadi atpakaļ |
pxa2xx_timer.c
|
8da3ff1809
Change MMIO callbacks to use offsets, not absolute addresses.
|
16 gadi atpakaļ |
r2d.c
|
65297bc408
SH4: Add support for kernel cmdline
|
16 gadi atpakaļ |
rc4030.c
|
d5853c20f2
Add load/save capability to rc4030 chipset
|
16 gadi atpakaļ |
realview.c
|
3023f3329d
graphical_console_init change (Stefano Stabellini)
|
16 gadi atpakaļ |
realview_gic.c
|
8da3ff1809
Change MMIO callbacks to use offsets, not absolute addresses.
|
16 gadi atpakaļ |
rtl8139.c
|
260437cba3
Pci nic: pci_register_device can fail
|
16 gadi atpakaļ |
sb16.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
sbi.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
scsi-disk.c
|
274fb0e1ed
check SCSI read/write requests against max LBA (Rik van Riel)
|
16 gadi atpakaļ |
scsi-disk.h
|
985a03b0ce
Real SCSI device passthrough (v4), by Laurent Vivier.
|
17 gadi atpakaļ |
scsi-generic.c
|
89c0f6438d
scsi-generic: correct error management
|
17 gadi atpakaļ |
scsi.h
|
5d20fa6b30
ESP: Add it_shift parameter (Hervé Poussineau)
|
17 gadi atpakaļ |
sd.c
|
4872aa135d
Enable SD card on creation.
|
17 gadi atpakaļ |
sd.h
|
827df9f3c5
Add basic OMAP2 chip support.
|
17 gadi atpakaļ |
serial.c
|
75204ffc5b
serial: fix lost character after sysrq
|
16 gadi atpakaļ |
sh.h
|
5c16736a37
SH4: Eliminate P4 to A7 mangling (Takashi YOSHII).
|
16 gadi atpakaļ |
sh7750.c
|
c2432a42fe
SH7750/51: add register BCR3, BCR4, PCR, RTCOR, RTCNT, RTCSR, SDMR2, SDMR3 and fix BCR2 support
|
16 gadi atpakaļ |
sh7750_regnames.c
|
c2432a42fe
SH7750/51: add register BCR3, BCR4, PCR, RTCOR, RTCNT, RTCSR, SDMR2, SDMR3 and fix BCR2 support
|
16 gadi atpakaļ |
sh7750_regnames.h
|
27c7ca7e77
SHIX board emulation (Samuel Tardieu)
|
19 gadi atpakaļ |
sh7750_regs.h
|
c2432a42fe
SH7750/51: add register BCR3, BCR4, PCR, RTCOR, RTCNT, RTCSR, SDMR2, SDMR3 and fix BCR2 support
|
16 gadi atpakaļ |
sh_intc.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
sh_intc.h
|
b1503cda1e
Use the ARRAY_SIZE() macro where appropriate.
|
16 gadi atpakaļ |
sh_pci.c
|
deb54399df
Define PCI vendor and device IDs in pci.h (Stuart Brady)
|
16 gadi atpakaļ |
sh_serial.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
sh_timer.c
|
e7786f27c3
SH4: fix TMU init
|
16 gadi atpakaļ |
sharpsl.h
|
89cdb6af04
Provide basic emulation for Sharp SL-6000 PDA (Tosa), Dmitry Baryshkov.
|
17 gadi atpakaļ |
shix.c
|
ef7ec1c16d
clean build: Fix remaining sh4 warnings
|
16 gadi atpakaļ |
slavio_intctl.c
|
3c4cf5353b
Fix slavio_intctl.c compile errors (Robert Reif)
|
16 gadi atpakaļ |
slavio_misc.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
slavio_timer.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
sm501.c
|
3023f3329d
graphical_console_init change (Stefano Stabellini)
|
16 gadi atpakaļ |
sm501_template.h
|
1d6198c3b0
Remove unnecessary trailing newlines
|
16 gadi atpakaļ |
smbus.c
|
9596ebb701
Add statics and missing #includes for prototypes.
|
18 gadi atpakaļ |
smbus.h
|
1d6198c3b0
Remove unnecessary trailing newlines
|
16 gadi atpakaļ |
smbus_eeprom.c
|
ab7d91318b
Fix smbus_eeprom.c compile with DEBUG (spotted by Duilio Protti).
|
17 gadi atpakaļ |
smc91c111.c
|
a34b6eb776
Introduce VLANClientState::cleanup() (Mark McLoughlin)
|
16 gadi atpakaļ |
soc_dma.c
|
fad6cb1a56
Update FSF address in GPL/LGPL boilerplate
|
16 gadi atpakaļ |
soc_dma.h
|
fad6cb1a56
Update FSF address in GPL/LGPL boilerplate
|
16 gadi atpakaļ |
sparc32_dma.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
sparc32_dma.h
|
87ecb68bdf
Break up vl.h.
|
18 gadi atpakaļ |
spitz.c
|
3023f3329d
graphical_console_init change (Stefano Stabellini)
|
16 gadi atpakaļ |
ssd0303.c
|
3023f3329d
graphical_console_init change (Stefano Stabellini)
|
16 gadi atpakaļ |
ssd0323.c
|
3023f3329d
graphical_console_init change (Stefano Stabellini)
|
16 gadi atpakaļ |
ssi-sd.c
|
1d6198c3b0
Remove unnecessary trailing newlines
|
16 gadi atpakaļ |
stellaris.c
|
3023f3329d
graphical_console_init change (Stefano Stabellini)
|
16 gadi atpakaļ |
stellaris_enet.c
|
a34b6eb776
Introduce VLANClientState::cleanup() (Mark McLoughlin)
|
16 gadi atpakaļ |
stellaris_input.c
|
1d6198c3b0
Remove unnecessary trailing newlines
|
16 gadi atpakaļ |
sun4c_intctl.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
sun4m.c
|
3023f3329d
graphical_console_init change (Stefano Stabellini)
|
16 gadi atpakaļ |
sun4m.h
|
3023f3329d
graphical_console_init change (Stefano Stabellini)
|
16 gadi atpakaļ |
sun4u.c
|
2f43e00ea7
Reload ptimers on reset
|
16 gadi atpakaļ |
tc58128.c
|
b1d8e52e63
Fix undeclared symbol warnings from sparse
|
17 gadi atpakaļ |
tc6393xb.c
|
3023f3329d
graphical_console_init change (Stefano Stabellini)
|
16 gadi atpakaļ |
tc6393xb_template.h
|
fad6cb1a56
Update FSF address in GPL/LGPL boilerplate
|
16 gadi atpakaļ |
tcx.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
tmp105.c
|
fad6cb1a56
Update FSF address in GPL/LGPL boilerplate
|
16 gadi atpakaļ |
tosa.c
|
dfb021bc6d
Fix tosa_dac_recv warning
|
16 gadi atpakaļ |
tsc2005.c
|
fad6cb1a56
Update FSF address in GPL/LGPL boilerplate
|
16 gadi atpakaļ |
tsc210x.c
|
fad6cb1a56
Update FSF address in GPL/LGPL boilerplate
|
16 gadi atpakaļ |
tusb6010.c
|
fad6cb1a56
Update FSF address in GPL/LGPL boilerplate
|
16 gadi atpakaļ |
twl92230.c
|
fad6cb1a56
Update FSF address in GPL/LGPL boilerplate
|
16 gadi atpakaļ |
unin_pci.c
|
e972b3ad26
Fix UniNorth
|
16 gadi atpakaļ |
usb-bt.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
usb-hid.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
usb-hub.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
usb-msd.c
|
b786b7ccbd
monitor: Rework early disk password inquiry (Jan Kiszka)
|
16 gadi atpakaļ |
usb-musb.c
|
fad6cb1a56
Update FSF address in GPL/LGPL boilerplate
|
16 gadi atpakaļ |
usb-net.c
|
ed8f8da7a6
Don't leak VLANClientState on PCI hot remove
|
16 gadi atpakaļ |
usb-ohci.c
|
173a543b36
Add and use #defines for PCI device classes
|
16 gadi atpakaļ |
usb-serial.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
usb-uhci.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
usb-wacom.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
usb.c
|
89b9b79f34
usb: generic packet handler cleanup and documentation (Max Krasnyansky)
|
17 gadi atpakaļ |
usb.h
|
b786b7ccbd
monitor: Rework early disk password inquiry (Jan Kiszka)
|
16 gadi atpakaļ |
versatile_pci.c
|
173a543b36
Add and use #defines for PCI device classes
|
16 gadi atpakaļ |
versatilepb.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
vga.c
|
41de90f32c
Fix vga_screen_dump_blank() PPM generation
|
16 gadi atpakaļ |
vga_int.h
|
e07d630ad2
fix screendump (Stefano Stabellini)
|
16 gadi atpakaļ |
vga_template.h
|
3b46e62427
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
18 gadi atpakaļ |
virtio-balloon.c
|
173a543b36
Add and use #defines for PCI device classes
|
16 gadi atpakaļ |
virtio-balloon.h
|
bd3220870f
Add virtio-balloon support
|
16 gadi atpakaļ |
virtio-blk.c
|
71080d96fd
virtio blk: fix warning.
|
16 gadi atpakaļ |
virtio-blk.h
|
9b32d5a5f7
pci: virtio: use pci id defines (Gerd Hoffman)
|
16 gadi atpakaļ |
virtio-console.c
|
173a543b36
Add and use #defines for PCI device classes
|
16 gadi atpakaļ |
virtio-console.h
|
970d878c54
Add missing files from last commit.
|
16 gadi atpakaļ |
virtio-net.c
|
a34b6eb776
Introduce VLANClientState::cleanup() (Mark McLoughlin)
|
16 gadi atpakaļ |
virtio-net.h
|
72da420859
qemu: return PCIDevice on net device init and record devfn (Marcelo Tosatti)
|
16 gadi atpakaļ |
virtio.c
|
a34b6eb776
Introduce VLANClientState::cleanup() (Mark McLoughlin)
|
16 gadi atpakaļ |
virtio.h
|
a34b6eb776
Introduce VLANClientState::cleanup() (Mark McLoughlin)
|
16 gadi atpakaļ |
vmmouse.c
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 gadi atpakaļ |
vmport.c
|
61ada15d5f
Silence vmport unless DEBUG is enabled.
|
17 gadi atpakaļ |
vmware_vga.c
|
173a543b36
Add and use #defines for PCI device classes
|
16 gadi atpakaļ |
wm8750.c
|
1ea879e558
Make audio violate POSIX less
|
16 gadi atpakaļ |
zaurus.c
|
f3c7245f23
BACKPORT: Fix segfault of qemu-system-arm with PXA target
|
16 gadi atpakaļ |