qemu-irix/hw
Jan Kiszka 12aa6dd61c lsi: Adjust some register reset values
According to the LSI spec, the reset value of dcmd, dstat, and ctest2
were wrong, and sdid as well as ssid require zero initialization. There
are surely more discrepancies, this is just another increment.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2010-05-10 11:36:03 -05:00
..
ide cmd646: fix abort due to changed opaque pointer for ioport read 2010-05-01 19:44:54 +00:00
9p.h virtio-9p: Add a virtio 9p device to qemu 2010-05-03 12:17:37 -05:00
a9mpcore.c
ac97.c ac97: symbolic names for pci registers 2009-12-23 16:35:00 +02:00
acpi.c x86: remove dead assignments, spotted by clang analyzer 2010-04-25 18:58:25 +00:00
adb.c
adlib.c
ads7846.c
alpha_palcode.c alpha: remove dead assignments, spotted by clang analyzer 2010-04-25 20:30:17 +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
arm11mpcore.c
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_pic.c
arm_sysctl.c
arm_timer.c
armv7m.c ARMv7-M reset fixes 2010-04-05 19:43:12 +01:00
armv7m_nvic.c Fix missing '|' in '|=', spotted by clang analyzer 2010-05-02 18:38:10 +00:00
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: remove dead assignments, spotted by clang analyzer 2010-04-25 18:20:28 +00:00
bt-hci.c bt: remove dead assignments, spotted by clang analyzer 2010-04-25 18:20:28 +00:00
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
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 cris: remove dead assignments, spotted by clang analyzer 2010-04-25 19:46:46 +00: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
file-op-9p.h virtio-9p: Add P9_TREMOVE support. 2010-05-03 12:17:39 -05: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 x86: remove dead assignments, spotted by clang analyzer 2010-04-25 18:58:25 +00: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: Adjust some register reset values 2010-05-10 11:36:03 -05: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
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
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 arm: remove dead assignments, spotted by clang analyzer 2010-04-25 19:31:06 +00:00
omap2.c arm: remove dead assignments, spotted by clang analyzer 2010-04-25 19:31:06 +00:00
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 arm: remove dead assignments, spotted by clang analyzer 2010-04-25 19:31:06 +00:00
onenand.c
openpic.c Compile openpic only once 2010-03-29 19:23:59 +00:00
openpic.h
palm.c arm: remove dead assignments, spotted by clang analyzer 2010-04-25 19:31:06 +00:00
parallel.c x86: remove dead assignments, spotted by clang analyzer 2010-04-25 18:58:25 +00:00
pc.c hw: better i440 emulation 2010-05-03 16:03:19 -05:00
pc.h hw: better i440 emulation 2010-05-03 16:03:19 -05:00
pci-hotplug.c x86: remove dead assignments, spotted by clang analyzer 2010-04-25 18:58:25 +00: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 microblaze: remove dead assignments, spotted by clang analyzer 2010-04-25 20:00:33 +00:00
pflash_cfi01.c arm: remove dead assignments, spotted by clang analyzer 2010-04-25 19:31:06 +00:00
pflash_cfi02.c arm: remove dead assignments, spotted by clang analyzer 2010-04-25 19:31:06 +00:00
piix4.c
piix_pci.c hw: better i440 emulation 2010-05-03 16:03:19 -05: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 ppc: remove dead assignments, spotted by clang analyzer 2010-04-25 20:32:49 +00:00
ppc405_uc.c ppc: add missing 'break', spotted by clang analyzer 2010-04-25 20:33:43 +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
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 sh4: remove dead assignments, spotted by clang analyzer 2010-04-25 20:42:43 +00:00
rc4030.c Fix harmless if statement with empty body, spotted by clang 2010-04-23 19:22:12 +00:00
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: Clear aiocb on read completion 2010-05-10 11:36:03 -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 arm: remove dead assignments, spotted by clang analyzer 2010-04-25 19:31:06 +00: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 arm: remove dead assignments, spotted by clang analyzer 2010-04-25 19:31:06 +00: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 arm: remove dead assignments, spotted by clang analyzer 2010-04-25 19:31:06 +00:00
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 arm: remove dead assignments, spotted by clang analyzer 2010-04-25 19:31:06 +00:00
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 arm: remove dead assignments, spotted by clang analyzer 2010-04-25 19:31:06 +00:00
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: remove dead assignments, spotted by clang analyzer 2010-04-25 18:23:04 +00: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 usb: remove dead assignments, spotted by clang analyzer 2010-04-25 18:23:04 +00: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: remove dead assignments, spotted by clang analyzer 2010-04-25 18:23:04 +00:00
usb-ohci.c usb: remove dead assignments, spotted by clang analyzer 2010-04-25 18:23:04 +00:00
usb-ohci.h Revert "Compile usb-ohci only once" 2010-04-04 21:18:26 +01:00
usb-serial.c usb: remove dead assignments, spotted by clang analyzer 2010-04-25 18:23:04 +00:00
usb-uhci.c usb: remove dead assignments, spotted by clang analyzer 2010-04-25 18:23:04 +00: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 vga: fix typo in length passed to kvm_log_stop 2010-04-28 13:41:14 -03: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-9p-debug.c virtio-9p: Add a virtio 9p device to qemu 2010-05-03 12:17:37 -05:00
virtio-9p-debug.h virtio-9p: pdu processing support. 2010-05-03 12:17:37 -05:00
virtio-9p-local.c virtio-9p: Add P9_TREMOVE support. 2010-05-03 12:17:39 -05:00
virtio-9p.c virtio-9p: Add P9_TFLUSH support 2010-05-03 12:17:39 -05:00
virtio-9p.h virtio-9p: Add a virtio 9p device to qemu 2010-05-03 12:17:37 -05:00
virtio-balloon.c iov: Add iov_to_buf and iov_size helpers 2010-04-28 08:58:22 -05:00
virtio-balloon.h virtio: Add memory statistics reporting to the balloon driver 2010-01-26 17:08:03 -06:00
virtio-blk.c Remove un-needed code 2010-04-23 16:21:57 +02:00
virtio-blk.h block: add logical_block_size property 2010-03-17 10:42:27 -05:00
virtio-console.c virtio-serial: Apps should consume all data that guest sends out / Fix virtio api abuse 2010-04-28 08:58:22 -05:00
virtio-net.c iov: Introduce a new file for helpers around iovs, add iov_from_buf() 2010-04-28 08:58:22 -05:00
virtio-net.h virtio-net: mac property is mandatory 2010-01-12 14:32:19 -06:00
virtio-pci.c virtio-9p: Add a virtio 9p device to qemu 2010-05-03 12:17:37 -05:00
virtio-serial-bus.c virtio-serial: Fix check for 'assert'; prevent NULL derefs 2010-05-03 12:09:48 -05:00
virtio-serial.h virtio-serial: Implement flow control for individual ports 2010-04-28 08:58:22 -05:00
virtio.c win32: Fix compiler errors from u_int64_t 2010-04-01 17:01:02 -05:00
virtio.h virtio-9p: Add a virtio 9p device to qemu 2010-05-03 12:17:37 -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 arm: remove dead assignments, spotted by clang analyzer 2010-04-25 19:31:06 +00: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 Remove dead assignments in various common files, spotted by clang analyzer 2010-04-25 18:35:52 +00: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