qemu-e2k/hw
Kevin Wolf d6e9098e10 Replace calls of old bdrv_open
What is known today as bdrv_open2 becomes the new bdrv_open. All remaining
callers of the old function are converted to the new one. In some places they
even know the right format, so they should have used bdrv_open2 from the
beginning.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2010-04-23 16:08:46 +02:00
..
ide Compile ide/macio only once 2010-03-29 19:23:57 +00:00
a9mpcore.c ARM PBX-A9 board support 2009-11-19 16:45:21 +00:00
ac97.c ac97: symbolic names for pci registers 2009-12-23 16:35:00 +02:00
acpi.c Fix -enable-kvm 2010-04-01 09:58:48 -05:00
adb.c
adlib.c
ads7846.c
alpha_palcode.c Large page TLB flush 2010-03-17 02:44:41 +00:00
an5206.c load_elf: replace the address addend by a translation function 2010-03-16 08:38:05 +01:00
apb_pci.c Fix Sparc64 build 2010-03-21 20:37:50 +00:00
apb_pci.h pci: pci.h cleanup: move out stuff not in pci.c 2009-12-01 17:51:04 +02:00
apic.c Move x86 specific PC declarations to a separate file 2010-03-21 19:46:26 +00:00
apic.h Move x86 specific PC declarations to a separate file 2010-03-21 19:46:26 +00:00
arm-misc.h ARM PBX-A9 board support 2009-11-19 16:45:21 +00:00
arm11mpcore.c ARM PBX-A9 board support 2009-11-19 16:45:21 +00:00
arm_boot.c load_elf: replace the address addend by a translation function 2010-03-16 08:38:05 +01:00
arm_gic.c ARM PBX-A9 board support 2009-11-19 16:45:21 +00:00
arm_pic.c
arm_sysctl.c Realview/EB procid hacks 2009-11-13 04:04:18 +00:00
arm_timer.c
armv7m.c ARMv7-M reset fixes 2010-04-05 19:43:12 +01:00
armv7m_nvic.c
audiodev.h
axis_dev88.c load_elf: replace the address addend by a translation function 2010-03-16 08:38:05 +01:00
baum.c baum: add destroy hook 2010-04-08 21:17:10 +02:00
baum.h
bitbang_i2c.c GPIO I2C rework 2009-11-22 21:27:40 +00:00
bitbang_i2c.h GPIO I2C rework 2009-11-22 21:27:40 +00:00
blizzard.c
blizzard_template.h
boards.h Fix Sparse error: dubious one-bit signed bitfield 2009-12-25 16:12:26 +00:00
bt-hci-csr.c
bt-hci.c
bt-hid.c qdev: Replace device names containing whitespace 2009-12-12 07:59:38 -06:00
bt-l2cap.c bt-l2cap: fix if statement with empty body, spotted by clang 2010-04-22 03:41:24 +02:00
bt-sdp.c bt-sdp: Fix an excessive ; and assignment of the wrong variable 2010-04-22 03:55:46 +02:00
bt.c
bt.h
cbus.c
cdrom.c
cirrus_vga.c cirrus: Properly re-register cirrus_linear_io_addr on vram unmap 2010-01-29 09:53:00 -06:00
cirrus_vga_rop.h
cirrus_vga_rop2.h
cris_pic_cpu.c
cs4231.c
cs4231a.c savevm: Port to qdev.vmsd all devices that have qdev 2009-12-03 10:05:58 -06:00
cuda.c Fix harmless if statements with empty body, spotted by clang 2010-04-18 08:46:35 +00:00
debugcon.c Debugcon: Fix debugging printf 2010-04-08 21:44:38 +02:00
dec_pci.c Compile pci_host only once 2010-03-21 19:47:15 +00:00
dec_pci.h dec: actually implement PCI bridging 2010-02-07 19:28:32 +00:00
device-hotplug.c
devices.h OHCI qdev conversion 2010-04-05 19:57:40 +01:00
dma.c dma/sb16: make clang analyzer not complain 2010-01-12 21:55:53 +03:00
dp8393x.c net: remove VLANClientState members now in NetClientInfo 2009-12-03 09:41:34 -06:00
ds1225y.c
ds1338.c DS1338 RTC 2009-11-22 21:27:40 +00:00
dummy_m68k.c load_elf: replace the address addend by a translation function 2010-03-16 08:38:05 +01:00
e1000.c e1000: fix build on Ubuntu with _FORTIFY_SOURCE 2010-04-08 21:32:31 +02:00
e1000_hw.h
ecc.c
eccmemctl.c
eepro100.c eepro100: convert to new capability API 2010-04-11 19:37:33 +03:00
eeprom93xx.c Add "static" to please Sparse 2009-12-04 20:44:44 +00:00
eeprom93xx.h
elf_ops.h load_elf: replace the address addend by a translation function 2010-03-16 08:38:05 +01:00
empty_slot.c create empty_slot device 2010-04-18 08:55:12 +00:00
empty_slot.h create empty_slot device 2010-04-18 08:55:12 +00:00
es1370.c es1370: symbolic names for pci registers 2009-12-23 16:35:00 +02:00
escc.c escc: don't use reserved _t suffix 2010-02-07 08:05:47 +00:00
escc.h
esp.c esp: use CamelCaseFunc for function types 2010-02-07 09:17:35 +00:00
esp.h esp: use CamelCaseFunc for function types 2010-02-07 09:17:35 +00:00
etraxfs.c Compile pflash_cfi02 only once 2010-03-29 19:23:55 +00:00
etraxfs.h
etraxfs_dma.c
etraxfs_dma.h
etraxfs_eth.c net: convert etrax to NICState 2009-12-03 09:41:32 -06:00
etraxfs_pic.c
etraxfs_ser.c
etraxfs_timer.c
event_notifier.c notifier: event notifier implementation 2010-04-01 13:56:43 -05:00
event_notifier.h notifier: event notifier implementation 2010-04-01 13:56:43 -05:00
fdc.c Fix harmless if statements with empty body, spotted by clang 2010-04-18 08:46:35 +00:00
fdc.h fdc: don't use reserved _t suffix 2010-02-07 09:01:18 +00:00
firmware_abi.h
flash.h Compile pflash_cfi01 only once 2010-03-29 19:23:56 +00:00
fmopl.c
fmopl.h
framebuffer.c
framebuffer.h
fw_cfg.c spelling typo (compatibilty) in hw/fw_cfg.c 2010-03-14 08:52:55 +00:00
fw_cfg.h fw_cfg: don't use reserved _ prefix 2010-02-07 09:15:26 +00:00
g364fb.c
grackle_pci.c Compile pci_host only once 2010-03-21 19:47:15 +00:00
gt64xxx.c Compile isa_mmio only once 2010-03-21 19:47:09 +00:00
gumstix.c Compile pflash_cfi01 only once 2010-03-29 19:23:56 +00:00
gus.c savevm: Port to qdev.vmsd all devices that have qdev 2009-12-03 10:05:58 -06:00
gusemu.h
gusemu_hal.c
gusemu_mixer.c
gustate.h
heathrow_pic.c Compile most PPC devices only once 2010-03-30 17:36:23 +00:00
hpet.c Do not use dprintf 2010-02-07 02:03:50 +03:00
hpet_emul.h
hw.h move targphys.h and hw/poison.h inclusion to cpu-common.h 2010-04-09 18:55:55 +02:00
i2c.c fix I2C slave addressing 2009-12-02 17:26:19 +01:00
i2c.h
i8254.c
i8259.c move two variable declarations out of vl.c 2010-04-09 18:55:54 +02:00
ide.h
integratorcp.c
ioapic.c Move x86 specific PC declarations to a separate file 2010-03-21 19:46:26 +00:00
irq.c
irq.h
isa-bus.c move two variable declarations out of vl.c 2010-04-09 18:55:54 +02:00
isa.h Compile isa_mmio only once 2010-03-21 19:47:09 +00:00
isa_mmio.c Compile isa_mmio only once 2010-03-21 19:47:09 +00:00
jazz_led.c
lan9118.c LAN9118 improvements 2009-12-21 15:06:59 +00:00
lance.c savevm: Port to qdev.vmsd all devices that have qdev 2009-12-03 10:05:58 -06:00
lm832x.c savevm: Port to qdev.vmsd all devices that have qdev 2009-12-03 10:05:58 -06:00
loader.c load_elf: replace the address addend by a translation function 2010-03-16 08:38:05 +01:00
loader.h load_elf: replace the address addend by a translation function 2010-03-16 08:38:05 +01:00
lsi53c895a.c lsi: fix segfault in lsi_command_complete 2010-04-09 21:52:01 +02:00
m48t59.c m48t59: don't use reserved _t suffix 2010-02-07 08:05:03 +00:00
mac_dbdma.c Compile most PPC devices only once 2010-03-30 17:36:23 +00:00
mac_dbdma.h
mac_nvram.c
macio.c pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t 2009-11-09 08:43:08 -06:00
mainstone.c Compile pflash_cfi01 only once 2010-03-29 19:23:56 +00:00
mainstone.h
marvell_88w8618_audio.c
max111x.c
max7310.c savevm: Port to qdev.vmsd all devices that have qdev 2009-12-03 10:05:58 -06:00
mc146818rtc.c Move x86 specific PC declarations to a separate file 2010-03-21 19:46:26 +00:00
mcf.h
mcf5206.c
mcf5208.c load_elf: replace the address addend by a translation function 2010-03-16 08:38:05 +01:00
mcf_fec.c net: convert mcf_fec to NICState 2009-12-03 09:41:32 -06:00
mcf_intc.c
mcf_uart.c
microblaze_pic_cpu.c
mips-bios.h
mips.h Compile some MIPS devices only once 2010-03-27 07:26:16 +00:00
mips_addr.c Compile some MIPS devices only once 2010-03-27 07:26:16 +00:00
mips_cpudevs.h Compile some MIPS devices only once 2010-03-27 07:26:16 +00:00
mips_int.c Compile some MIPS devices only once 2010-03-27 07:26:16 +00:00
mips_jazz.c Compile some MIPS devices only once 2010-03-27 07:26:16 +00:00
mips_malta.c Compile pflash_cfi01 only once 2010-03-29 19:23:56 +00:00
mips_mipssim.c Compile some MIPS devices only once 2010-03-27 07:26:16 +00:00
mips_r4k.c Compile pflash_cfi01 only once 2010-03-29 19:23:56 +00:00
mips_timer.c Compile some MIPS devices only once 2010-03-27 07:26:16 +00:00
mipsnet.c net: convert mipsnet to NICState 2009-12-03 09:41:33 -06:00
mpcore.c ARM PBX-A9 board support 2009-11-19 16:45:21 +00:00
msix.c msix: use range helper function. 2009-12-23 16:35:00 +02:00
msix.h msix: add helper to unuse all msix entries 2009-12-01 17:58:27 +02:00
msmouse.c
msmouse.h
mst_fpga.c
multiboot.c load_elf: replace the address addend by a translation function 2010-03-16 08:38:05 +01:00
multiboot.h multiboot: Separate multiboot loading into separate file 2010-01-08 09:58:41 -06:00
musicpal.c Compile pflash_cfi02 only once 2010-03-29 19:23:55 +00:00
nand.c nand: Correct random data reads. 2010-01-15 00:06:16 +01:00
ne2000-isa.c Add "static" to please Sparse 2009-12-04 20:44:44 +00:00
ne2000.c ne2000: switch to symbolic names for pci registers 2009-12-23 16:35:00 +02:00
ne2000.h net: convert ne2000 to NICState 2009-12-03 09:41:31 -06:00
nseries.c Fix qemu_free use in nseries.c 2009-12-02 08:57:42 -06:00
nvram.h m48t59: don't use reserved _t suffix 2010-02-07 08:05:03 +00:00
omap.h
omap1.c Compile serial only once 2010-03-21 19:47:11 +00:00
omap2.c
omap_clk.c
omap_dma.c
omap_dss.c
omap_i2c.c
omap_lcd_template.h
omap_lcdc.c
omap_mmc.c
omap_sx1.c Compile pflash_cfi01 only once 2010-03-29 19:23:56 +00:00
onenand.c
openpic.c Compile openpic only once 2010-03-29 19:23:59 +00:00
openpic.h
palm.c
parallel.c Fix qdev property type definition for isa serial/parallel devices 2009-12-02 08:57:50 -06:00
pc.c Check for invalid initrd file 2010-04-19 00:07:10 +02:00
pc.h Compile acpi only once 2010-03-29 19:23:52 +00:00
pci-hotplug.c error: Drop extra messages after qemu_opts_set() and qemu_opts_parse() 2010-04-18 23:46:48 +02:00
pci.c pci: fix pci_find_bus(). 2010-04-20 17:15:41 +00:00
pci.h pci: add API to add capability at a known offset 2010-04-11 19:37:28 +03:00
pci_host.c pci_host: fix breakage 2010-03-23 09:59:54 +01:00
pci_host.h Compile pci_host only once 2010-03-21 19:47:15 +00:00
pci_ids.h PPC: Use Mac99_U3 type on ppc64 2010-02-14 16:10:54 +02:00
pci_regs.h pci: import Linux pci_regs.h 2009-12-23 16:35:00 +02:00
pcie_host.c Update to a hopefully more future proof FSF address 2010-03-07 15:48:43 +00:00
pcie_host.h Update to a hopefully more future proof FSF address 2010-03-07 15:48:43 +00:00
pckbd.c Add "static" to please Sparse 2009-12-04 20:44:44 +00:00
pcmcia.h
pcnet.c pcnet: make subsystem vendor id match hardware 2010-03-15 13:52:06 +02:00
pcnet.h net: convert pcnet to NICState 2009-12-03 09:41:31 -06:00
pcspk.c
petalogix_s3adsp1800_mmu.c Compile pflash_cfi01 only once 2010-03-29 19:23:56 +00:00
pflash_cfi01.c Compile pflash_cfi01 only once 2010-03-29 19:23:56 +00:00
pflash_cfi02.c Compile pflash_cfi02 only once 2010-03-29 19:23:55 +00:00
piix4.c
piix_pci.c piix_pci: add link to i440fx data sheet. 2009-12-23 16:35:01 +02:00
pixel_ops.h
pl011.c
pl022.c
pl031.c
pl050.c
pl061.c
pl080.c
pl110.c
pl110_template.h
pl181.c Fix arm-softmmu compile 2010-02-22 20:42:51 +00:00
pl190.c
ppc.c PPC: Make DCR uint32_t 2009-12-21 16:03:03 +01:00
ppc.h PPC: tell the guest about the time base frequency 2010-02-14 16:10:54 +02:00
ppc4xx.h
ppc4xx_devs.c PPC: Make DCR uint32_t 2009-12-21 16:03:03 +01:00
ppc4xx_pci.c Compile pci_host only once 2010-03-21 19:47:15 +00:00
ppc405.h
ppc405_boards.c Compile pflash_cfi02 only once 2010-03-29 19:23:55 +00:00
ppc405_uc.c Compile serial only once 2010-03-21 19:47:11 +00:00
ppc440.c Compile serial only once 2010-03-21 19:47:11 +00:00
ppc440.h
ppc440_bamboo.c load_elf: replace the address addend by a translation function 2010-03-16 08:38:05 +01:00
ppc_mac.h PPC: Use Mac99_U3 type on ppc64 2010-02-14 16:10:54 +02:00
ppc_newworld.c Revert "Compile usb-ohci only once" 2010-04-04 21:18:26 +01:00
ppc_oldworld.c Revert "Compile usb-ohci only once" 2010-04-04 21:18:26 +01:00
ppc_prep.c Revert "Compile usb-ohci only once" 2010-04-04 21:18:26 +01:00
ppce500.h
ppce500_mpc8544ds.c Compile serial only once 2010-03-21 19:47:11 +00:00
ppce500_pci.c Compile most PPC devices only once 2010-03-30 17:36:23 +00:00
prep_pci.c Compile prep_pci only once 2010-03-29 19:24:04 +00:00
prep_pci.h pci: pci.h cleanup: move out stuff not in pci.c 2009-12-01 17:51:04 +02:00
primecell.h Realview/EB procid hacks 2009-11-13 04:04:18 +00:00
ps2.c kbd leds: ps/2 kbd 2010-03-09 08:47:20 -06:00
ps2.h
ptimer.c
pxa.h OHCI qdev conversion 2010-04-05 19:57:40 +01:00
pxa2xx.c OHCI qdev conversion 2010-04-05 19:57:40 +01:00
pxa2xx_dma.c
pxa2xx_gpio.c
pxa2xx_keypad.c
pxa2xx_lcd.c
pxa2xx_mmci.c
pxa2xx_pcmcia.c
pxa2xx_pic.c
pxa2xx_template.h
pxa2xx_timer.c
qdev-addr.c
qdev-addr.h
qdev-properties.c Make qemu-config available for tools 2010-04-23 16:08:45 +02:00
qdev.c error: Use QERR_INVALID_PARAMETER_VALUE instead of QERR_INVALID_PARAMETER 2010-04-18 23:46:48 +02:00
qdev.h Make qemu-config available for tools 2010-04-23 16:08:45 +02:00
r2d.c r2d: always enable IDE and flash 2010-04-13 20:17:24 +02:00
rc4030.c
realview.c Revert "Compile usb-ohci only once" 2010-04-04 21:18:26 +01:00
realview_gic.c
rtl8139.c rewrote timer implementation for rtl8139. 2010-02-23 13:23:29 -06:00
s390-virtio-bus.c Implement virtio reset 2010-04-09 22:06:22 +02:00
s390-virtio-bus.h Implement virtio reset 2010-04-09 22:06:22 +02:00
s390-virtio.c Implement virtio reset 2010-04-09 22:06:22 +02:00
sb16.c dma/sb16: make clang analyzer not complain 2010-01-12 21:55:53 +03:00
sbi.c
scsi-bus.c error: Replace qemu_error() by error_report() 2010-03-16 16:58:32 +01:00
scsi-defs.h Update to a hopefully more future proof FSF address 2010-03-07 15:48:43 +00:00
scsi-disk.c scsi-disk: fix buffer overflow 2010-03-17 11:17:05 -05:00
scsi-generic.c error: Replace qemu_error() by error_report() 2010-03-16 16:58:32 +01:00
scsi.h block: add topology qdev properties 2010-02-10 16:53:25 -06:00
sd.c handle SD CMD5 without error messages 2009-12-18 23:23:56 +01:00
sd.h
serial.c Compile serial only once 2010-03-21 19:47:11 +00:00
sh.h
sh7750.c Replace assert(0) with abort() or cpu_abort() 2010-03-18 18:41:57 +00:00
sh7750_regnames.c
sh7750_regnames.h
sh7750_regs.h
sh_intc.c Replace assert(0) with abort() or cpu_abort() 2010-03-18 18:41:57 +00:00
sh_intc.h
sh_pci.c sh_pci: fix memory and I/O access 2010-04-13 20:17:24 +02:00
sh_pci.h pci: pci.h cleanup: move out stuff not in pci.c 2009-12-01 17:51:04 +02:00
sh_serial.c Replace assert(0) with abort() or cpu_abort() 2010-03-18 18:41:57 +00:00
sh_timer.c
sharpsl.h
shix.c
slavio_intctl.c sparc32 do not clear interrupts when masking 2010-01-16 09:06:32 +00:00
slavio_misc.c
slavio_timer.c sparc32: improve timer implementation 2010-04-03 06:17:35 +00:00
sm501.c OHCI qdev conversion 2010-04-05 19:57:40 +01:00
sm501_template.h sh: sm501: Add hardware cursor feature 2010-01-14 16:15:50 +01:00
smbios.c
smbios.h
smbus.c
smbus.h
smbus_eeprom.c
smc91c111.c smc91c111: allow access to reserved register 2010-04-08 21:24:34 +02:00
soc_dma.c
soc_dma.h
sparc32_dma.c sparc32 fix spurious dma interrupts v2 2010-02-15 17:49:15 +00:00
sparc32_dma.h
spitz.c
ssd0303.c savevm: Port to qdev.vmsd all devices that have qdev 2009-12-03 10:05:58 -06:00
ssd0323.c
ssi-sd.c
ssi.c
ssi.h
stellaris.c
stellaris_enet.c net: convert stellaris to NICState 2009-12-03 09:41:33 -06:00
stellaris_input.c
sun4c_intctl.c
sun4m.c sparc32 use empty_slot for missing RAM v1 2010-04-18 08:55:20 +00:00
sun4m.h
sun4m_iommu.c sparc32: add IOMMU chipset doc links 2010-04-03 07:40:47 +00:00
sun4u.c Compile serial only once 2010-03-21 19:47:11 +00:00
syborg.c
syborg.h
syborg_fb.c
syborg_interrupt.c
syborg_keyboard.c
syborg_pointer.c
syborg_rtc.c
syborg_serial.c
syborg_timer.c
syborg_virtio.c virtio: add set_status callback 2010-04-01 13:56:43 -05:00
sysbus.c
sysbus.h
tc6393xb.c
tc6393xb_template.h
tc58128.c Replace assert(0) with abort() or cpu_abort() 2010-03-18 18:41:57 +00:00
tcx.c Sparc32: remove dead increment, spotted by clang 2010-01-13 18:58:51 +00:00
tmp105.c savevm: Port to qdev.vmsd all devices that have qdev 2009-12-03 10:05:58 -06:00
tosa.c
tsc210x.c
tsc2005.c
tusb6010.c
twl92230.c Add "static" to please Sparse 2009-12-04 20:44:44 +00:00
unin_pci.c Compile most PPC devices only once 2010-03-30 17:36:23 +00:00
usb-bt.c qdev: Replace device names containing whitespace 2009-12-12 07:59:38 -06:00
usb-bus.c usb-bus: fix no params 2010-04-02 12:12:17 +02:00
usb-hid.c Rewrite mouse handlers to use QTAILQ and to have an activation function 2010-03-19 15:27:38 -05:00
usb-hub.c Make USB hid devices self-powered 2009-12-18 23:23:56 +01:00
usb-msd.c usb: class specific interface requests 2010-03-31 11:16:52 -05:00
usb-musb.c usb-musb: convert fifo to 8bit and add more registers 2009-12-18 23:23:56 +01:00
usb-net.c usb: class specific interface requests 2010-03-31 11:16:52 -05:00
usb-ohci.c Fix harmless if statements with empty body, spotted by clang 2010-04-18 14:22:14 +00:00
usb-ohci.h Revert "Compile usb-ohci only once" 2010-04-04 21:18:26 +01:00
usb-serial.c error: Replace qemu_error() by error_report() 2010-03-16 16:58:32 +01:00
usb-uhci.c UHCI spurious interrut fix 2010-04-04 21:48:31 +01:00
usb-uhci.h pci: pci.h cleanup: move out stuff not in pci.c 2009-12-01 17:51:04 +02:00
usb-wacom.c qdev: Replace device names containing whitespace 2009-12-12 07:59:38 -06:00
usb.c
usb.h usb: class specific interface requests 2010-03-31 11:16:52 -05:00
versatile_pci.c Compile isa_mmio only once 2010-03-21 19:47:09 +00:00
versatilepb.c Revert "Compile usb-ohci only once" 2010-04-04 21:18:26 +01:00
vga-isa-mm.c
vga-isa.c Make sure to enable dirty tracking of VBE vram mapping 2009-12-18 11:26:31 -06:00
vga-pci.c Make sure to enable dirty tracking of VBE vram mapping 2009-12-18 11:26:31 -06:00
vga.c update bochs vbe interface 2010-04-08 11:11:21 +02:00
vga_int.h update bochs vbe interface 2010-04-08 11:11:21 +02:00
vga_template.h
vhost.c vhost.c: include <linux/vhost.h> last 2010-04-14 00:12:04 +02:00
vhost.h vhost: vhost net support 2010-04-01 13:56:43 -05:00
vhost_net.c vhost-net: disable mergeable buffers 2010-04-13 23:59:49 +02:00
vhost_net.h vhost: vhost net support 2010-04-01 13:56:43 -05:00
virtio-balloon.c balloon: Fix overflow when reporting actual memory size 2010-03-27 13:53:34 +01:00
virtio-balloon.h virtio: Add memory statistics reporting to the balloon driver 2010-01-26 17:08:03 -06:00
virtio-blk.c virtio-blk: Fix use after free in error case 2010-04-18 23:55:19 +02:00
virtio-blk.h block: add logical_block_size property 2010-03-17 10:42:27 -05:00
virtio-console.c virtio-console: Rename virtio-serial.c back to virtio-console.c 2010-01-26 15:42:02 -06:00
virtio-net.c vhost: fix features ack 2010-04-13 23:58:20 +02:00
virtio-net.h virtio-net: mac property is mandatory 2010-01-12 14:32:19 -06:00
virtio-pci.c virtio-pci: fill in notifier support 2010-04-01 13:56:43 -05:00
virtio-serial-bus.c error: Replace qemu_error() by error_report() 2010-03-16 16:58:32 +01:00
virtio-serial.h virtio-serial-bus: Add ability to hot-unplug ports 2010-01-20 08:25:23 -06:00
virtio.c win32: Fix compiler errors from u_int64_t 2010-04-01 17:01:02 -05:00
virtio.h virtio: move typedef to qemu-common 2010-04-01 13:56:43 -05:00
vmmouse.c
vmport.c KVM: Make vmport KVM-compatible 2010-02-03 19:47:34 -02:00
vmware_vga.c vmware_vga: Check cursor dimensions passed from guest to avoid buffer overflow 2010-01-11 09:56:30 -06:00
vmware_vga.h pci: pci.h cleanup: move out stuff not in pci.c 2009-12-01 17:51:04 +02:00
watchdog.c QMP: Introduce WATCHDOG event 2010-03-09 08:47:27 -06:00
watchdog.h
wdt_i6300esb.c wdt_i6300esb: symbolic names for pci registers 2009-12-23 16:35:00 +02:00
wdt_ib700.c savevm: Port to qdev.vmsd all devices that have qdev 2009-12-03 10:05:58 -06:00
wm8750.c savevm: Port to qdev.vmsd all devices that have qdev 2009-12-03 10:05:58 -06:00
xen.h
xen_backend.c Fix free use in xen_backend.c 2009-12-02 08:57:43 -06:00
xen_backend.h Revert "Convert atexit users to exit_notifier" 2010-03-21 14:13:02 -05:00
xen_blkif.h
xen_common.h
xen_console.c
xen_devconfig.c Revert "Convert atexit users to exit_notifier" 2010-03-21 14:13:02 -05:00
xen_disk.c Replace calls of old bdrv_open 2010-04-23 16:08:46 +02:00
xen_domainbuild.c Revert "Convert atexit users to exit_notifier" 2010-03-21 14:13:02 -05:00
xen_domainbuild.h
xen_machine_pv.c Move KVM and Xen global flags to vl.c 2010-03-29 19:23:49 +00:00
xen_nic.c net: convert xen to NICState 2009-12-03 09:41:34 -06:00
xenfb.c disentangle tcg and deadline calculation 2010-03-17 11:14:54 -05:00
xilinx.h
xilinx_ethlite.c net: convert xilinx_ethlite to NICState 2009-12-03 09:41:34 -06:00
xilinx_intc.c
xilinx_timer.c
xilinx_uartlite.c
zaurus.c