sim-card
/
qemu
Archived
10
0
Fork 0
This repository has been archived on 2022-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
qemu/hw
Gerhard Wiesinger 069ab0eb8a hw/vmmouse.c: Disable vmmouse after reboot
Bugfix after reboot when vmmouse was enabled and another OS which uses e.g. PS/2
mouse.

Details:
When a guest activated the vmmouse followed by a reboot the vmmouse was still
enabled and the PS/2 mouse was therefore unsusable. When another guest is then
booted without vmmouse support (e.g. PS/2 mouse) the mouse is not working.

Reason is that VMMouse has priority and disables all other mouse entities
and therefore must be disabled on reset.

Testscenario:
1.) Boot e.g. OS with VMMouse support (e.g. Windows with VMMouse tools)
2.) reboot
3.) Boot e.g. OS without VMMouse support (e.g. DOS) => PS/2 mouse doesn't work
     any more. Fixes that issue.

Testscenario 2 by Jan Kiszka <jan.kiszka@siemens.com>:
Confirm that this patch fixes a real issue. Setup: qemu.git,
opensuse 11.4 guest, SDL graphic, system_reset while guest is using the
vmmouse. Without the patch, the vmmouse become unusable after the
reboot. Also, the mouse stays in absolute mode even before X starts again.

Fixed by:
Disabling the vmmouse in its reset handler.

Tested-by: Andreas F=E4rber <afaerber@suse.de>
Signed-off-by: Gerhard Wiesinger <lists@wiesinger.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2012-02-01 16:24:38 -06:00
..
9pfs pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
ide sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
kvm sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
9p.h
a9mpcore.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
ac97.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
acpi.c prepare for future GPLv2+ relicensing 2012-01-13 10:55:56 -06:00
acpi.h
acpi_piix4.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
adb.c ppc: move ADB stuff from ppc_mac.h to adb.h 2011-10-06 09:48:07 +02:00
adb.h ppc: move ADB stuff from ppc_mac.h to adb.h 2011-10-06 09:48:07 +02:00
adlib.c audio: remove unused parameter isa_pic 2011-12-20 15:44:31 -06:00
ads7846.c ssi: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
alpha_dp264.c alpha: give ISA bus to ISA methods 2011-12-20 15:44:30 -06:00
alpha_pci.c vga: improve VGA logic 2012-01-22 07:27:06 +00:00
alpha_sys.h alpha: give ISA bus to ISA methods 2011-12-20 15:44:30 -06:00
alpha_typhoon.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
an5206.c vmstate, memory: decouple vmstate from memory API 2012-01-04 13:34:48 +02:00
apb_pci.c qdev: change ambiguous qdev names 2012-01-27 10:50:55 -06:00
apb_pci.h
apic.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
apic.h apic: Factor out base class for KVM reuse 2012-01-19 12:14:40 +01:00
apic_common.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
apic_internal.h sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
apm.c prepare for future GPLv2+ relicensing 2012-01-13 10:55:56 -06:00
apm.h
applesmc.c isa: pic: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
arm-misc.h arm: add secondary cpu boot callbacks to arm_boot.c 2012-01-26 11:43:48 +00:00
arm11mpcore.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
arm_boot.c arm_boot: support board IDs more than 16 bits wide 2012-01-26 11:49:09 +00:00
arm_gic.c arm: make the number of GIC interrupts configurable 2012-01-17 10:54:07 +00:00
arm_l2x0.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
arm_mptimer.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
arm_pic.c monitor: Restrict pic/irq_info to supporting targets 2011-10-16 11:11:55 +00:00
arm_sysctl.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
arm_timer.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
armv7m.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
armv7m_nvic.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
audiodev.h audio: remove unused parameter isa_pic 2011-12-20 15:44:31 -06:00
axis_dev88.c vmstate, memory: decouple vmstate from memory API 2012-01-04 13:34:48 +02:00
baum.c char: remove qemu_chr_send_event() 2011-08-22 10:17:44 -05:00
baum.h Fix chrdev return value conversion 2011-07-24 14:48:57 +00:00
bitbang_i2c.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
bitbang_i2c.h
blizzard.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
blizzard_template.h
boards.h vga: improve VGA logic 2012-01-22 07:27:06 +00:00
bonito.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
bt-hci-csr.c fix spelling in hw sub directory 2011-12-06 09:56:41 +00:00
bt-hci.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
bt-hid.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
bt-l2cap.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
bt-sdp.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
bt.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
bt.h Use new macro QEMU_PACKED for packed structures 2011-09-03 10:45:59 +00:00
cbus.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
ccid-card-emulated.c ccid: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
ccid-card-passthru.c ccid: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
ccid.h ccid: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
cdrom.c
cirrus_vga.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
cirrus_vga_rop.h
cirrus_vga_rop2.h
collie.c prepare for future GPLv2+ relicensing 2012-01-13 10:55:56 -06:00
container.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
cris-boot.c
cris-boot.h
cris_pic_cpu.c monitor: Restrict pic/irq_info to supporting targets 2011-10-16 11:11:55 +00:00
cs4231.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
cs4231a.c isa: pic: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
cuda.c PPC: Fix via-cuda memory registration 2011-10-06 09:48:07 +02:00
debugcon.c isa: pic: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
dec_pci.c qdev: change ambiguous qdev names 2012-01-27 10:50:55 -06:00
dec_pci.h
device-hotplug.c Add generic drive hotplugging 2012-01-04 02:48:14 +01:00
devices.h tc63963xb: convert to memory API 2011-10-17 15:59:18 +02:00
dma.c dma: Avoid reentrancy in DMA transfer handlers 2011-11-04 14:23:58 +01:00
dp8393x.c Merge remote-tracking branch 'stefanha/trivial-patches' into staging 2011-12-05 08:44:33 -06:00
ds1225y.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
ds1338.c i2c: smbus: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
dummy_m68k.c vmstate, memory: decouple vmstate from memory API 2012-01-04 13:34:48 +02:00
e1000.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
e1000_hw.h fix spelling in hw sub directory 2011-12-06 09:56:41 +00:00
ecc.c prepare for future GPLv2+ relicensing 2012-01-13 10:55:56 -06:00
eccmemctl.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
eepro100.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
eeprom93xx.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
eeprom93xx.h
elf_ops.h elf: Improve symbol lookup (optimize, fix for bsd-user) 2012-01-10 18:40:09 +01:00
empty_slot.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
empty_slot.h
es1370.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
escc.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
escc.h ppc: convert to memory API 2011-08-08 10:22:29 -05:00
esp.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
esp.h
etraxfs.h monitor: Restrict pic/irq_info to supporting targets 2011-10-16 11:11:55 +00:00
etraxfs_dma.c etraxfs-dma: Model metadata and eop 2012-01-12 13:54:17 +01:00
etraxfs_dma.h etraxfs-dma: Model metadata and eop 2012-01-12 13:54:17 +01:00
etraxfs_eth.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
etraxfs_pic.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
etraxfs_ser.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
etraxfs_timer.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
fdc.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
fdc.h isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions 2011-12-20 15:44:30 -06:00
firmware_abi.h
flash.h pflash_cfi01/pflash_cfi02: convert to memory API 2011-09-04 17:46:51 +03:00
fmopl.c fmopl: Fix spelling in code and comments 2011-12-14 11:08:20 +00:00
fmopl.h fmopl: Fix spelling in code and comments 2011-12-14 11:08:20 +00:00
framebuffer.c prepare for future GPLv2+ relicensing 2012-01-13 10:55:56 -06:00
framebuffer.h framebuffer: drop use of cpu_get_physical_page_desc() 2011-12-20 14:14:07 +02:00
fw_cfg.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
fw_cfg.h
g364fb.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
grackle_pci.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
grlib.h
grlib_apbuart.c GRLIB UART: Add RX channel 2012-01-30 19:13:21 +00:00
grlib_gptimer.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
grlib_irqmp.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
gt64xxx.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
gumstix.c prepare for future GPLv2+ relicensing 2012-01-13 10:55:56 -06:00
gus.c isa: pic: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
gusemu.h hw: Fix spelling in comments 2011-12-14 11:09:12 +00:00
gusemu_hal.c fix spelling in hw sub directory 2011-12-06 09:56:41 +00:00
gusemu_mixer.c
gustate.h
hda-audio.c hda-codec: convert to QEMU Object Model 2012-01-27 10:50:48 -06:00
heathrow_pic.c PPC: Fix heathrow PIC to use little endian MMIO 2011-10-06 09:48:07 +02:00
hid.c hid: fix misassignment 2011-09-10 14:49:51 +00:00
hid.h vmstate: extract declarations out of hw/hw.h 2012-01-13 10:20:51 -06:00
highbank.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
hpet.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
hpet_emul.h Use new macro QEMU_PACKED for packed structures 2011-09-03 10:45:59 +00:00
hw.h vmstate: extract declarations out of hw/hw.h 2012-01-13 10:20:51 -06:00
i2c.c i2c: smbus: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
i2c.h i2c: smbus: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
i8254.c isa: pic: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
i8259.c isa: pic: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
i8259_common.c isa: pic: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
i8259_internal.h isa: pic: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
i82374.c isa: pic: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
i82378.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
ide.h isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions 2011-12-20 15:44:30 -06:00
integratorcp.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
intel-hda-defs.h
intel-hda.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
intel-hda.h hda-codec: convert to QEMU Object Model 2012-01-27 10:50:48 -06:00
ioapic.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
ioapic.h pc: Generalize ISA IRQs to GSIs 2011-10-16 11:10:48 +00:00
ioapic_common.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
ioapic_internal.h sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
ioh3420.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
ioh3420.h
irq.c irq: introduce qemu_irq_proxy() 2011-09-23 11:51:05 -05:00
irq.h irq: introduce qemu_irq_proxy() 2011-09-23 11:51:05 -05:00
isa-bus.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
isa.h isa: pic: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
isa_mmio.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
ivshmem.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
jazz_led.c Convert source files to UTF-8 encoding 2011-12-06 09:59:05 +00:00
lan9118.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
lance.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
leon3.c ptimer: move declarations to ptimer.h 2012-01-13 10:20:50 -06:00
lm32.h
lm32_boards.c vmstate, memory: decouple vmstate from memory API 2012-01-04 13:34:48 +02:00
lm32_hwsetup.h Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
lm32_juart.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
lm32_juart.h
lm32_pic.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
lm32_pic.h monitor: Restrict pic/irq_info to supporting targets 2011-10-16 11:11:55 +00:00
lm32_sys.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
lm32_timer.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
lm32_uart.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
lm832x.c i2c: smbus: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
lm4549.c hw: Fix spelling (licenced->licensed) 2011-12-14 11:08:23 +00:00
lm4549.h hw: Fix spelling (licenced->licensed) 2011-12-14 11:08:23 +00:00
loader.c load_image_targphys() should enforce the max size 2012-01-21 05:17:01 +01:00
loader.h loader: Fix read_targphys() to behave when read() fails 2011-11-19 11:23:42 +00:00
lsi53c895a.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
m48t59.c m48t59: use rtc_clock for alarm timer 2012-01-30 19:14:59 +00:00
mac_dbdma.c remove unused function 2011-10-21 18:14:29 +02:00
mac_dbdma.h remove unused function 2011-10-21 18:14:29 +02:00
mac_nvram.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
macio.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
mainstone.c prepare for future GPLv2+ relicensing 2012-01-13 10:55:56 -06:00
marvell_88w8618_audio.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
max111x.c ssi: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
max7310.c i2c: smbus: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
mc146818rtc.c mc146818rtc: Use lost_tick_policy property 2012-02-01 14:45:01 -06:00
mc146818rtc.h isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions 2011-12-20 15:44:30 -06:00
mcf.h mcf_intc: convert to memory API 2011-11-28 15:38:42 +02:00
mcf5206.c ptimer: move declarations to ptimer.h 2012-01-13 10:20:50 -06:00
mcf5208.c ptimer: move declarations to ptimer.h 2012-01-13 10:20:50 -06:00
mcf_fec.c mcf_fec: convert to memory API 2011-11-28 15:38:42 +02:00
mcf_intc.c mcf_intc: convert to memory API 2011-11-28 15:38:42 +02:00
mcf_uart.c mcf_uart: convert to memory API 2011-11-28 15:38:42 +02:00
microblaze_pic_cpu.c monitor: Restrict pic/irq_info to supporting targets 2011-10-16 11:11:55 +00:00
microblaze_pic_cpu.h xilinx: removed microbalze_pic_init from xilinx.h 2011-08-22 23:29:37 +02:00
milkymist-ac97.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
milkymist-hpdmc.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
milkymist-hw.h milkymist_uart: support new core version 2011-10-03 12:44:22 +02:00
milkymist-memcard.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
milkymist-minimac2.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
milkymist-pfpu.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
milkymist-softusb.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
milkymist-sysctl.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
milkymist-tmu2.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
milkymist-uart.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
milkymist-vgafb.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
milkymist-vgafb_template.h lm32: Fix mixup of uint32 and uint32_t 2012-01-19 08:16:41 +00:00
milkymist.c vmstate, memory: decouple vmstate from memory API 2012-01-04 13:34:48 +02:00
mips-bios.h
mips.h dp8393x: convert to memory API 2011-11-24 18:31:59 +02:00
mips_addr.c
mips_cpudevs.h
mips_fulong2e.c prepare for future GPLv2+ relicensing 2012-01-13 10:55:56 -06:00
mips_int.c
mips_jazz.c vmstate, memory: decouple vmstate from memory API 2012-01-04 13:34:48 +02:00
mips_malta.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
mips_mipssim.c vmstate, memory: decouple vmstate from memory API 2012-01-04 13:34:48 +02:00
mips_r4k.c vmstate, memory: decouple vmstate from memory API 2012-01-04 13:34:48 +02:00
mips_timer.c
mipsnet.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
mpc8544_guts.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
msi.c msi: Generalize msix_supported to msi_supported 2012-01-19 12:14:39 +01:00
msi.h msi: Generalize msix_supported to msi_supported 2012-01-19 12:14:39 +01:00
msix.c msi: Generalize msix_supported to msi_supported 2012-01-19 12:14:39 +01:00
msix.h msi: Generalize msix_supported to msi_supported 2012-01-19 12:14:39 +01:00
msmouse.c char: rename qemu_chr_read() -> qemu_chr_be_write() 2011-08-22 10:17:16 -05:00
msmouse.h qemu-char: Print strerror message on failure 2011-07-23 11:18:57 -05:00
mst_fpga.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
multiboot.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
multiboot.h
musicpal.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
nand.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
ne2000-isa.c isa: pic: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
ne2000.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
ne2000.h ne2000: convert to memory API 2011-08-08 10:22:29 -05:00
nseries.c omap_uart: convert to memory API 2011-11-28 15:38:39 +02:00
nvram.h isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions 2011-12-20 15:44:30 -06:00
omap.h hw/omap1.c: Separate dpll_ctl from omap_mpu_state 2012-01-04 13:41:42 +00:00
omap1.c Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging 2012-01-04 10:06:25 -06:00
omap2.c vmstate, memory: decouple vmstate from memory API 2012-01-04 13:34:48 +02:00
omap_clk.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
omap_dma.c omap_dma: convert to memory API 2011-11-28 15:38:41 +02:00
omap_dss.c omap_dss: correct chip[1] index in RFBI_READ/RFBI_STATUS 2012-01-13 10:36:59 +00:00
omap_gpio.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
omap_gpmc.c hw/omap_gpmc: Fix region map/unmap when configuring prefetch engine 2012-01-04 13:41:42 +00:00
omap_gptimer.c omap_l4: rename omap_l4_attach_region() to omap_l4_attach() 2011-11-28 15:40:49 +02:00
omap_i2c.c omap_l4: rename omap_l4_attach_region() to omap_l4_attach() 2011-11-28 15:40:49 +02:00
omap_intc.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
omap_l4.c omap_l4: rename omap_l4_attach_region() to omap_l4_attach() 2011-11-28 15:40:49 +02:00
omap_lcd_template.h
omap_lcdc.c framebuffer: drop use of cpu_get_physical_page_desc() 2011-12-20 14:14:07 +02:00
omap_mmc.c omap_l4: rename omap_l4_attach_region() to omap_l4_attach() 2011-11-28 15:40:49 +02:00
omap_sdrc.c omap_sdrc: convert to memory API 2011-11-28 15:38:41 +02:00
omap_spi.c omap_l4: rename omap_l4_attach_region() to omap_l4_attach() 2011-11-28 15:40:49 +02:00
omap_sx1.c vmstate, memory: decouple vmstate from memory API 2012-01-04 13:34:48 +02:00
omap_synctimer.c omap_l4: rename omap_l4_attach_region() to omap_l4_attach() 2011-11-28 15:40:49 +02:00
omap_tap.c omap_l4: rename omap_l4_attach_region() to omap_l4_attach() 2011-11-28 15:40:49 +02:00
omap_uart.c omap_l4: rename omap_l4_attach_region() to omap_l4_attach() 2011-11-28 15:40:49 +02:00
onenand.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
opencores_eth.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
openpic.c openpic: remove dead code to make a PCI device version 2012-01-27 10:28:30 -06:00
openpic.h openpic: remove dead code to make a PCI device version 2012-01-27 10:28:30 -06:00
palm.c vmstate, memory: decouple vmstate from memory API 2012-01-04 13:34:48 +02:00
parallel.c isa: pic: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
pc.c isa: pic: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
pc.h Merge remote-tracking branch 'qemu-kvm/uq/master' into staging 2012-01-23 11:00:26 -06:00
pc_piix.c kvm: x86: Add user space part for in-kernel IOAPIC 2012-01-19 12:14:42 +01:00
pci-hotplug.c Add generic drive hotplugging 2012-01-04 02:48:14 +01:00
pci-stub.c pcie_aer: adjust do_pcie_aer_inejct_error -> do_pcie_aer_inject_error 2011-12-06 09:56:41 +00:00
pci.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
pci.h pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
pci_bridge.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
pci_bridge.h
pci_host.c pci_host: convert conf index and data ports to memory API 2011-09-04 17:46:50 +03:00
pci_host.h prep_pci: convert to memory API 2011-11-24 18:32:03 +02:00
pci_ids.h prep: Add i82378 PCI-to-ISA bridge emulation 2012-01-20 00:27:12 +01:00
pci_internals.h pci_bridge: simplify memory regions some more 2011-09-20 17:46:12 +03:00
pci_regs.h ahci: add port I/O index-data pair 2011-09-21 14:32:20 +02:00
pcie.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
pcie.h vmstate: extract declarations out of hw/hw.h 2012-01-13 10:20:51 -06:00
pcie_aer.c pcie_aer: adjust do_pcie_aer_inejct_error -> do_pcie_aer_inject_error 2011-12-06 09:56:41 +00:00
pcie_aer.h
pcie_host.c pcie_host: convert to memory API 2011-08-22 10:22:03 -05:00
pcie_host.h pcie_host: convert to memory API 2011-08-22 10:22:03 -05:00
pcie_port.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
pcie_port.h
pcie_regs.h
pckbd.c isa: pic: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
pcmcia.h
pcnet-pci.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
pcnet.c qdev: don't access name through info 2012-01-27 10:50:39 -06:00
pcnet.h pcnet: Add link state support 2011-11-01 16:52:09 -05:00
pcspk.c audio: remove unused parameter isa_pic 2011-12-20 15:44:31 -06:00
petalogix_ml605_mmu.c vmstate, memory: decouple vmstate from memory API 2012-01-04 13:34:48 +02:00
petalogix_s3adsp1800_mmu.c vmstate, memory: decouple vmstate from memory API 2012-01-04 13:34:48 +02:00
pflash_cfi01.c vmstate, memory: decouple vmstate from memory API 2012-01-04 13:34:48 +02:00
pflash_cfi02.c vmstate, memory: decouple vmstate from memory API 2012-01-04 13:34:48 +02:00
piix4.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
piix_pci.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
pixel_ops.h
pl011.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
pl022.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
pl031.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
pl041.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
pl041.h hw: Fix spelling (licenced->licensed) 2011-12-14 11:08:23 +00:00
pl041.hx hw: Fix spelling (licenced->licensed) 2011-12-14 11:08:23 +00:00
pl050.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
pl061.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
pl080.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
pl110.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
pl110_template.h hw/pl110: Model the PL111 CLCD controller 2011-08-17 23:01:11 +00:00
pl181.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
pl190.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
pm_smbus.c
pm_smbus.h
ppc-viosrp.h
ppc.c fix typo: delete redundant semicolon 2011-12-06 09:56:41 +00:00
ppc.h PPC: booke timers 2011-10-06 09:48:09 +02:00
ppc4xx.h ppc4xx_sdram: convert to memory API 2011-08-22 10:47:42 -05:00
ppc4xx_devs.c vmstate, memory: decouple vmstate from memory API 2012-01-04 13:34:48 +02:00
ppc4xx_pci.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
ppc405.h ppc405: Pass in address_space_mem to ppc405{cr, ep}_init 2011-10-02 16:14:02 +02:00
ppc405_boards.c vmstate, memory: decouple vmstate from memory API 2012-01-04 13:34:48 +02:00
ppc405_uc.c vmstate, memory: decouple vmstate from memory API 2012-01-04 13:34:48 +02:00
ppc440_bamboo.c PPC: Bamboo: Integrate SoC instatiation, use qdev for PCI 2012-01-21 05:17:01 +01:00
ppc_booke.c PPC: Clean up BookE timer code 2011-10-06 09:48:09 +02:00
ppc_mac.h ppc: move ADB stuff from ppc_mac.h to adb.h 2011-10-06 09:48:07 +02:00
ppc_newworld.c openpic: remove dead code to make a PCI device version 2012-01-27 10:28:30 -06:00
ppc_oldworld.c vmstate, memory: decouple vmstate from memory API 2012-01-04 13:34:48 +02:00
ppc_prep.c prep: Use i82378 PCI->ISA bridge for 'prep' machine 2012-01-20 00:27:13 +01:00
ppce500_mpc8544ds.c vmstate, memory: decouple vmstate from memory API 2012-01-04 13:34:48 +02:00
ppce500_pci.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
ppce500_spin.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
prep_pci.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
primecell.h
ps2.c ps2: migrate ledstate 2011-11-01 16:52:05 -05:00
ps2.h
ptimer.c ptimer: move declarations to ptimer.h 2012-01-13 10:20:50 -06:00
ptimer.h vmstate: extract declarations out of hw/hw.h 2012-01-13 10:20:51 -06:00
pxa.h pxa2xx_lcd: convert to memory API 2011-11-24 18:31:59 +02:00
pxa2xx.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
pxa2xx_dma.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
pxa2xx_gpio.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
pxa2xx_keypad.c pxa2xx_keypad: fix unbalanced parenthesis. 2012-01-17 02:14:42 +01:00
pxa2xx_lcd.c pxa2xx_lcd: fix palette parser 2012-01-17 01:40:18 +01:00
pxa2xx_mmci.c prepare for future GPLv2+ relicensing 2012-01-13 10:55:56 -06:00
pxa2xx_pcmcia.c prepare for future GPLv2+ relicensing 2012-01-13 10:55:56 -06:00
pxa2xx_pic.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
pxa2xx_template.h
pxa2xx_timer.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
qdev-addr.c qom: introduce get/set methods for Property 2011-12-19 10:27:34 -06:00
qdev-addr.h
qdev-properties.c qdev: Introduce lost tick policy property 2012-02-01 14:45:01 -06:00
qdev.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
qdev.h qdev: Introduce lost tick policy property 2012-02-01 14:45:01 -06:00
qxl-logger.c hw/qxl: Fix format string errors 2011-09-07 09:20:09 +02:00
qxl-render.c qxl: Don't convert from size_t to int and back in qxl_cursor() 2011-12-02 10:50:56 +00:00
qxl.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
qxl.h qxl: stride fixup 2011-11-01 12:11:53 +01:00
r2d.c vmstate, memory: decouple vmstate from memory API 2012-01-04 13:34:48 +02:00
rc4030.c rc4030: convert to memory API 2011-11-24 18:31:59 +02:00
realview.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
realview_gic.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
rtl8139.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
s390-virtio-bus.c virtio-s390: convert to QEMU Object Model 2012-01-27 10:50:55 -06:00
s390-virtio-bus.h [S390] Add hotplug support 2012-01-04 02:48:14 +01:00
s390-virtio.c vga: improve VGA logic 2012-01-22 07:27:06 +00:00
sb16.c isa: pic: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
sbi.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
scsi-bus.c scsi: convert to QEMU Object Model 2012-01-27 10:50:49 -06:00
scsi-defs.h scsi: update list of commands 2011-11-18 13:57:16 +01:00
scsi-disk.c scsi: convert to QEMU Object Model 2012-01-27 10:50:49 -06:00
scsi-generic.c scsi: convert to QEMU Object Model 2012-01-27 10:50:49 -06:00
scsi.h scsi: convert to QEMU Object Model 2012-01-27 10:50:49 -06:00
sd.c sd: Remember to reset .expecting_acmd on reset. 2011-12-21 05:04:21 +01:00
sd.h
serial.c isa: pic: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
sga.c isa: pic: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
sh.h sh_serial: convert to memory API 2011-11-24 18:32:03 +02:00
sh7750.c sh_serial: convert to memory API 2011-11-24 18:32:03 +02:00
sh7750_regnames.c
sh7750_regnames.h
sh7750_regs.h fix spelling in hw sub directory 2011-12-06 09:56:41 +00:00
sh_intc.c sh_intc: convert interrupt controller to memory API 2011-11-24 18:32:03 +02:00
sh_intc.h sh_intc: convert interrupt controller to memory API 2011-11-24 18:32:03 +02:00
sh_pci.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
sh_serial.c sh_serial: convert to memory API 2011-11-24 18:32:03 +02:00
sh_timer.c ptimer: move declarations to ptimer.h 2012-01-13 10:20:50 -06:00
sharpsl.h
shix.c vmstate, memory: decouple vmstate from memory API 2012-01-04 13:34:48 +02:00
slavio_intctl.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
slavio_misc.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
slavio_timer.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
sm501.c sm501: Fix size of color_reg 2012-01-07 21:29:26 +01:00
sm501_template.h
smbios.c prepare for future GPLv2+ relicensing 2012-01-13 10:55:56 -06:00
smbios.h Use new macro QEMU_PACKED for packed structures 2011-09-03 10:45:59 +00:00
smbus.c i2c: smbus: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
smbus.h i2c: smbus: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
smbus_eeprom.c i2c: smbus: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
smc91c111.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
soc_dma.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
soc_dma.h omap1: convert to memory API (part VI) 2011-09-21 11:14:42 +03:00
spapr.c vga: improve VGA logic 2012-01-22 07:27:06 +00:00
spapr.h pseries: FDT NUMA extensions to support multi-node guests 2012-01-03 15:49:11 +01:00
spapr_hcall.c pseries: Implement hcall-bulk hypervisor interface 2011-10-06 09:48:04 +02:00
spapr_llan.c spapr: convert to QEMU Object Model (v2) 2012-01-27 10:50:49 -06:00
spapr_pci.c qdev: change ambiguous qdev names 2012-01-27 10:50:55 -06:00
spapr_pci.h pseries: Add partial support for PCI 2011-10-31 04:53:01 +01:00
spapr_rtas.c pseries: Implement set-time-of-day RTAS function 2011-10-06 09:48:09 +02:00
spapr_vio.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
spapr_vio.h spapr: convert to QEMU Object Model (v2) 2012-01-27 10:50:49 -06:00
spapr_vscsi.c spapr: convert to QEMU Object Model (v2) 2012-01-27 10:50:49 -06:00
spapr_vty.c spapr: convert to QEMU Object Model (v2) 2012-01-27 10:50:49 -06:00
sparc32_dma.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
sparc32_dma.h
spitz.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
srp.h Use new macro QEMU_PACKED for packed structures 2011-09-03 10:45:59 +00:00
ssd0303.c i2c: smbus: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
ssd0323.c ssi: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
ssi-sd.c ssi: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
ssi.c ssi: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
ssi.h ssi: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
stellaris.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
stellaris_enet.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
stellaris_input.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
strongarm.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
strongarm.h strongarm: convert to memory API 2011-10-17 15:59:18 +02:00
sun4c_intctl.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
sun4m.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
sun4m.h monitor: Restrict pic/irq_info to supporting targets 2011-10-16 11:11:55 +00:00
sun4m_iommu.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
sun4u.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
sysbus.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
sysbus.h sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
tc6393xb.c prepare for future GPLv2+ relicensing 2012-01-13 10:55:56 -06:00
tc6393xb_template.h Convert source files to UTF-8 encoding 2011-12-06 09:59:05 +00:00
tc58128.c hw/tc58128.c: Remove unnecessary check for g_malloc failure 2011-11-11 12:49:53 -06:00
tcx.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
tmp105.c i2c: smbus: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
tosa.c i2c: smbus: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
tsc210x.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
tsc2005.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
tusb6010.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
twl92230.c i2c: smbus: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
unin_pci.c unin_pci: Fix typos in device names 2012-01-27 14:55:36 -06:00
usb-audio.c usb: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
usb-bt.c usb: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
usb-bus.c usb: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
usb-ccid.c ccid: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
usb-desc.c usb: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
usb-desc.h usb-desc: audio endpoint support 2012-01-13 10:25:44 +01:00
usb-ehci.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
usb-hid.c usb: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
usb-hub.c usb: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
usb-libhw.c usb: use iovecs in USBPacket 2011-08-04 15:51:22 +02:00
usb-msd.c usb: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
usb-musb.c usb: link packets to endpoints not devices 2012-01-17 09:44:50 +01:00
usb-net.c usb: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
usb-ohci.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
usb-ohci.h
usb-serial.c usb: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
usb-uhci.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
usb-uhci.h
usb-wacom.c usb: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
usb-xhci.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
usb.c usb: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
usb.h usb: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
versatile_pci.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
versatilepb.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
vexpress.c vexpress, realview: Add (dummy) L2 cache controller 2012-01-17 10:54:07 +00:00
vga-isa-mm.c vga: drop get_system_memory() from vga devices and derivatives 2011-08-22 10:47:49 -05:00
vga-isa.c isa: pic: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
vga-pci.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
vga.c memory: change dirty setting APIs to take a size 2012-01-25 18:32:47 +00:00
vga_int.h vga: Convert to isa_register_portio_list 2011-10-11 15:57:10 +02:00
vga_template.h
vhost.c memory: change dirty setting APIs to take a size 2012-01-25 18:32:47 +00:00
vhost.h vhost: avoid cpu_get_physical_page_desc() 2012-01-03 19:19:28 +02:00
vhost_net.c prepare for future GPLv2+ relicensing 2012-01-13 10:55:56 -06:00
vhost_net.h
virtex_ml507.c PPC: Bamboo: fold ppc440.c and ppc440_bamboo.c into a single file 2012-01-21 05:17:01 +01:00
virtio-balloon.c virtio-balloon: avoid cpu_get_physical_page_desc() 2012-01-03 19:19:28 +02:00
virtio-balloon.h Use new macro QEMU_PACKED for packed structures 2011-09-03 10:45:59 +00:00
virtio-blk.c virtio-blk: add virtio_blk_handle_read trace event 2012-01-26 14:49:18 +01:00
virtio-blk.h Use new macro QEMU_PACKED for packed structures 2011-09-03 10:45:59 +00:00
virtio-console.c virtio-serial: convert to QEMU Object Model 2012-01-27 10:50:49 -06:00
virtio-net.c qdev: don't access name through info 2012-01-27 10:50:39 -06:00
virtio-net.h Use new macro QEMU_PACKED for packed structures 2011-09-03 10:45:59 +00:00
virtio-pci.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
virtio-pci.h hw/9pfs: Add qdev.reset callback for virtio-9p-pci device 2011-12-04 22:35:28 +05:30
virtio-serial-bus.c virtio-serial: convert to QEMU Object Model 2012-01-27 10:50:49 -06:00
virtio-serial.h virtio-serial: convert to QEMU Object Model 2012-01-27 10:50:49 -06:00
virtio.c virtio: change memcpy to guest reads 2012-01-21 05:17:01 +01:00
virtio.h virtio: add and use virtio_set_features 2011-11-28 11:36:28 -06:00
vmmouse.c hw/vmmouse.c: Disable vmmouse after reboot 2012-02-01 16:24:38 -06:00
vmport.c isa: pic: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
vmware_vga.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
vmware_vga.h vga: improve VGA logic 2012-01-22 07:27:06 +00:00
vt82c686.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
vt82c686.h fulong2e: give ISA bus to ISA methods 2011-12-20 15:44:30 -06:00
watchdog.c RunState: Rename enum values as generated by the QAPI 2011-10-04 11:02:57 -03:00
watchdog.h
wdt_i6300esb.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
wdt_ib700.c isa: pic: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
wm8750.c i2c: smbus: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
xen.h xen, vga: add API for registering the framebuffer 2011-12-20 14:14:08 +02:00
xen_backend.c prepare for future GPLv2+ relicensing 2012-01-13 10:55:56 -06:00
xen_backend.h Introduce a new 'connected' xendev op called when Connected. 2011-09-09 13:13:16 +00:00
xen_blkif.h
xen_common.h xen_console: support the new extended xenstore protocol 2011-07-17 01:54:25 +02:00
xen_console.c Introduce a new 'connected' xendev op called when Connected. 2011-09-09 13:13:16 +00:00
xen_devconfig.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
xen_disk.c prepare for future GPLv2+ relicensing 2012-01-13 10:55:56 -06:00
xen_domainbuild.c
xen_domainbuild.h
xen_machine_pv.c
xen_nic.c prepare for future GPLv2+ relicensing 2012-01-13 10:55:56 -06:00
xen_platform.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
xenfb.c Move the xenfb pointer handler to the connected method 2011-09-09 13:13:16 +00:00
xgmac.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
xics.c pseries: Bugfixes for interrupt numbering in XICS code 2011-10-06 09:48:02 +02:00
xics.h
xilinx.h xilinx: removed microbalze_pic_init from xilinx.h 2011-08-22 23:29:37 +02:00
xilinx_axidma.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
xilinx_axidma.h
xilinx_axienet.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
xilinx_ethlite.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
xilinx_intc.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
xilinx_timer.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
xilinx_uartlite.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
xio3130_downstream.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
xio3130_downstream.h
xio3130_upstream.c pci: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00
xio3130_upstream.h
xtensa_bootparam.h xtensa_lx60: pass kernel arguments from -append 2011-11-02 05:05:52 +04:00
xtensa_lx60.c vmstate, memory: decouple vmstate from memory API 2012-01-04 13:34:48 +02:00
xtensa_pic.c monitor: Restrict pic/irq_info to supporting targets 2011-10-16 11:11:55 +00:00
xtensa_sim.c vmstate, memory: decouple vmstate from memory API 2012-01-04 13:34:48 +02:00
z2.c i2c: smbus: convert to QEMU Object Model 2012-01-27 10:50:47 -06:00
zaurus.c sysbus: apic: ioapic: convert to QEMU Object Model 2012-01-27 10:50:50 -06:00