Justin M. Forbes 102dd9167c Merge branch 'ppc-1.0' of git://repo.or.cz/qemu/agraf vor 13 Jahren
..
9pfs 3d3ec7b809 hw/9pfs: Use the correct signed type for different variables vor 13 Jahren
ide 2c20ae11ad atapi: kill MODE SENSE(6), fix MODE SENSE(10) vor 13 Jahren
9p.h 11165820d1 Move stdbool.h vor 15 Jahren
a9mpcore.c 8e31bf388e Correct spelling of licensed vor 14 Jahren
ac97.c 25a21c94c0 ac97: don't override the pci subsystem id vor 13 Jahren
acpi.c 541dc0d47f Use new macro QEMU_PACKED for packed structures vor 14 Jahren
acpi.h 23910d3f66 acpi, acpi_piix: factor out GPE logic vor 14 Jahren
acpi_piix4.c d8bb00d6d7 qdev: switch children device list to QTAILQ vor 14 Jahren
adb.c 7a880d9352 ppc: move ADB stuff from ppc_mac.h to adb.h vor 14 Jahren
adb.h 7a880d9352 ppc: move ADB stuff from ppc_mac.h to adb.h vor 14 Jahren
adlib.c e8beeae4c0 adlib: remove write-only variable vor 14 Jahren
ads7846.c aefe212931 vmstate: port ads7846 vor 14 Jahren
alpha_dp264.c 02d6516c8b target-alpha: Fix compilation errors for 32 bit hosts vor 14 Jahren
alpha_pci.c 80bb2ff770 target-alpha: Add CLIPPER emulation. vor 14 Jahren
alpha_sys.h 80bb2ff770 target-alpha: Add CLIPPER emulation. vor 14 Jahren
alpha_typhoon.c 02d6516c8b target-alpha: Fix compilation errors for 32 bit hosts vor 14 Jahren
an5206.c 661f1929d0 monitor: Restrict pic/irq_info to supporting targets vor 14 Jahren
apb_pci.c f69539b14b apb_pci: convert PCI space to memory API vor 14 Jahren
apb_pci.h 18e08a5529 pci: pci.h cleanup: move out stuff not in pci.c vor 15 Jahren
apic.c d96e173769 pc: Fix and clean up PIC-to-APIC IRQ path vor 14 Jahren
apic.h 1f6f408c8c target-i386: Remove unused polarity arguments from APIC API vor 14 Jahren
apm.c 0b8f9be61c Trim unnecessary includes vor 15 Jahren
apm.h 04762841d8 acpi: split out apm register emulation from acpi.c vor 15 Jahren
applesmc.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
arm-misc.h 7d6f78cfac armv7m: convert to memory API vor 14 Jahren
arm11mpcore.c dd236a50aa hw/arm11mpcore: Clean up to avoid using sysbus_mmio_init_cb2 vor 14 Jahren
arm_boot.c 8e31bf388e Correct spelling of licensed vor 14 Jahren
arm_gic.c 41bf234d8e arm_gic: handle banked enable bits for per-cpu interrupts vor 13 Jahren
arm_pic.c 661f1929d0 monitor: Restrict pic/irq_info to supporting targets vor 14 Jahren
arm_sysctl.c b2887c43ee hw/arm_sysctl: Fix RESETCTL for realview-pb-a8 and -pbx-a9 vor 13 Jahren
arm_timer.c ee71c98434 hw/arm_timer.c: Fix bounds check for Integrator timer accesses vor 13 Jahren
armv7m.c 7d6f78cfac armv7m: convert to memory API vor 14 Jahren
armv7m_nvic.c 755c080225 arm_gic: convert to memory API vor 14 Jahren
audiodev.h 1ce9c19210 Fix typo: buf -> bus vor 14 Jahren
axis_dev88.c b0e3d5ac2f axis_dev88: convert to memory API (RAM only) vor 14 Jahren
baum.c 903396ad3e char: remove qemu_chr_send_event() vor 14 Jahren
baum.h aad04cd024 Fix chrdev return value conversion vor 14 Jahren
bitbang_i2c.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
bitbang_i2c.h 3cd035d863 GPIO I2C rework vor 15 Jahren
blizzard.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
blizzard_template.h e2542fe2bc rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN vor 16 Jahren
boards.h 67b724e69e machine, Add default_machine_opts to QEMUMachine. vor 14 Jahren
bonito.c b2bedb2144 Remove blanks before \n in output strings vor 14 Jahren
bt-hci-csr.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
bt-hci.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
bt-hid.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
bt-l2cap.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
bt-sdp.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
bt.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
bt.h 541dc0d47f Use new macro QEMU_PACKED for packed structures vor 14 Jahren
cbus.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
ccid-card-emulated.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
ccid-card-passthru.c 7e62255a4b ccid: Fix buffer overrun in handling of VSC_ATR message vor 13 Jahren
ccid.h 8e31bf388e Correct spelling of licensed vor 14 Jahren
cdrom.c 43b443b668 scsi: move scsi-disk.h -> scsi.h vor 16 Jahren
cirrus_vga.c 4c08fd1e42 cirrus: Unbreak ISA support vor 14 Jahren
cirrus_vga_rop.h 8c78881f48 cirrus: avoid write only variables vor 15 Jahren
cirrus_vga_rop2.h 8c78881f48 cirrus: avoid write only variables vor 15 Jahren
collie.c eb2fefbc44 strongarm: convert to memory API vor 14 Jahren
cris-boot.c a08784dd11 Remove unused sysemu.h include directives vor 14 Jahren
cris-boot.h 77d4f95e11 cris: Break out image loading to hw/cris-boot.c. vor 15 Jahren
cris_pic_cpu.c 661f1929d0 monitor: Restrict pic/irq_info to supporting targets vor 14 Jahren
cs4231.c 2507c12ab0 Add endianness as io mem parameter vor 14 Jahren
cs4231a.c 8acbc9b21d Restore consistent formatting vor 14 Jahren
cuda.c ea0a7eb460 PPC: Fix via-cuda memory registration vor 14 Jahren
debugcon.c 2cc6e0a142 char: rename qemu_chr_write() -> qemu_chr_fe_write() vor 14 Jahren
dec_pci.c d0ed8076cb pci_host: convert conf index and data ports to memory API vor 14 Jahren
dec_pci.h d55380bb9c dec: actually implement PCI bridging vor 15 Jahren
device-hotplug.c 319ae529b8 blockdev: Fix drive_add for drives without media vor 14 Jahren
devices.h fe06bd93e3 tc63963xb: convert to memory API vor 14 Jahren
dma.c acae6f1c4c dma: Avoid reentrancy in DMA transfer handlers vor 13 Jahren
dp8393x.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
ds1225y.c 3a230256e8 ds1225y: Use stdio instead of QEMUFile vor 14 Jahren
ds1338.c 8e31bf388e Correct spelling of licensed vor 14 Jahren
dummy_m68k.c cbdea0ca89 dummy_m68k: convert to memory API vor 14 Jahren
e1000.c d0ed2d2e8e e1000: bounds packet size against buffer size vor 13 Jahren
e1000_hw.h d4044c2a6b e1000: use MII status register for link up/down vor 14 Jahren
ecc.c 34f9f0b580 spitz: make sl-nand emulation use qdev infrastructure vor 14 Jahren
eccmemctl.c 2507c12ab0 Add endianness as io mem parameter vor 14 Jahren
eepro100.c c16ada980f eepro100: Fix alignment requirement for statistical counters vor 13 Jahren
eeprom93xx.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
eeprom93xx.h 5fce2b3e46 eepro100: Add a dev field to eeprom new/free functions vor 15 Jahren
elf_ops.h 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
empty_slot.c 1a00282a73 sparc: Fix assertion caused by empty memory slot with 0 byte vor 14 Jahren
empty_slot.h da9fcfa544 create empty_slot device vor 15 Jahren
es1370.c 3204db98de es1370: Use PCI DMA stub functions vor 14 Jahren
escc.c 41084f1bad char: qemu_chr_ioctl() -> qemu_chr_fe_ioctl() vor 14 Jahren
escc.h 23c5e4cab2 ppc: convert to memory API vor 14 Jahren
esp.c 0d3545e76c scsi: add channel to addressing vor 14 Jahren
esp.h 73d7434279 ESP: fix ESP DMA access when DMA is not enabled vor 15 Jahren
etraxfs.h 661f1929d0 monitor: Restrict pic/irq_info to supporting targets vor 14 Jahren
etraxfs_dma.c df2921d326 Merge remote-tracking branch 'upstream' into memory/batch vor 14 Jahren
etraxfs_dma.h c227f0995e Revert "Get rid of _t suffix" vor 16 Jahren
etraxfs_eth.c 06dccb82df etrax-eth: Convert to MemoryRegion vor 14 Jahren
etraxfs_pic.c 5dd25f368c etrax-pic: Convert to MemoryRegion vor 14 Jahren
etraxfs_ser.c dbfb57f3b1 etrax-ser: Convert to MemoryRegion vor 14 Jahren
etraxfs_timer.c b8e5da2c59 etrax-timer: Convert to MemoryRegion vor 14 Jahren
fdc.c 34d4260e18 pc: Fix floppy drives with if=none vor 14 Jahren
fdc.h 34d4260e18 pc: Fix floppy drives with if=none vor 14 Jahren
firmware_abi.h 64a7fde8e8 Document sun ID PROM contents vor 16 Jahren
flash.h cfe5f01104 pflash_cfi01/pflash_cfi02: convert to memory API vor 14 Jahren
fmopl.c b2bedb2144 Remove blanks before \n in output strings vor 14 Jahren
fmopl.h 85571bc741 audio merge (malc) vor 21 Jahren
framebuffer.c 9312805d33 pxa2xx_lcd: add proper rotation support vor 14 Jahren
framebuffer.h c227f0995e Revert "Get rid of _t suffix" vor 16 Jahren
fw_cfg.c 9477c87ed9 fw_cfg: Use g_file_get_contents instead of multiple fread() calls vor 14 Jahren
fw_cfg.h de1f34cb63 Change fw_cfg_add_file() to get full file path as a parameter. vor 14 Jahren
g364fb.c e9a07334fb Move graphic-related coalesced MMIO flushes to affected device models vor 14 Jahren
grackle_pci.c 46f3069cba PPC: use memory API to construct the PCI hole vor 14 Jahren
grlib.h 8b1e132074 SPARC: Emulation of GRLIB APB UART vor 14 Jahren
grlib_apbuart.c 2cc6e0a142 char: rename qemu_chr_write() -> qemu_chr_fe_write() vor 14 Jahren
grlib_gptimer.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
grlib_irqmp.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
gt64xxx.c f6c6106537 gt64xxx.c: remove reference to non-existing ISD_handle field vor 14 Jahren
gumstix.c a6dc4c2d95 pxa: Pass in address_space to pxa{255, 270}_init vor 14 Jahren
gus.c d7adb96f83 gus: Convert to isa_register_portio_list vor 14 Jahren
gusemu.h 9df34396d5 qdev/isa: convert gravis ultrasound vor 16 Jahren
gusemu_hal.c 423d65f4f9 Gravis Ultrasound GF1 sound card emulation (malc). vor 17 Jahren
gusemu_mixer.c 731ba0cec2 Fix some signedness issues caught by gcc 4.3 vor 17 Jahren
gustate.h 423d65f4f9 Gravis Ultrasound GF1 sound card emulation (malc). vor 17 Jahren
hda-audio.c ba43d28916 hda: do not mix output and input stream states, RHBZ #740493 vor 14 Jahren
heathrow_pic.c 0157644c7b PPC: Fix heathrow PIC to use little endian MMIO vor 14 Jahren
hid.c 18f88f1195 hid: fix misassignment vor 14 Jahren
hid.h 21635e121a usb/hid: add hid_pointer_activate, use it vor 14 Jahren
hpet.c 4f61927a41 hpet: fix infinite loop in qemu_run_timers with -icount enabled vor 13 Jahren
hpet_emul.h 541dc0d47f Use new macro QEMU_PACKED for packed structures vor 14 Jahren
hw.h 624b9cc209 migration: rename qemu_file_has_error to qemu_file_get_error vor 14 Jahren
i2c.c d8bb00d6d7 qdev: switch children device list to QTAILQ vor 14 Jahren
i2c.h c4f05c8cf7 lm832x: Take DeviceState pointer in lm832x_key_event() vor 14 Jahren
i8254.c 60ea6aa8fc i8254: Convert to MemoryRegion vor 14 Jahren
i8259.c 81a02f93ba i8259: Fix coding style vor 14 Jahren
ide.h 23c5e4cab2 ppc: convert to memory API vor 14 Jahren
integratorcp.c df3f457b4b hw/integratorcp: Fix bugs in writes to CM_CTRL system register vor 14 Jahren
intel-hda-defs.h d61a4ce8f0 Add Intel HD Audio support to qemu. vor 15 Jahren
intel-hda.c 18ebcc86f2 intel-hda: fix stream search vor 14 Jahren
intel-hda.h ba43d28916 hda: do not mix output and input stream states, RHBZ #740493 vor 14 Jahren
ioapic.c 0035e5094c ioapic: Implement polarity vor 14 Jahren
ioapic.h b881fbe9f7 pc: Generalize ISA IRQs to GSIs vor 14 Jahren
ioh3420.c 3d0b1e704b hw/ioh3420.c: convert to PCIDeviceInfo to initialize ids vor 14 Jahren
ioh3420.h 8135aeed0f ioh3420: pcie root port in X58 ioh vor 15 Jahren
irq.c 22ec3283ef irq: introduce qemu_irq_proxy() vor 14 Jahren
irq.h 22ec3283ef irq: introduce qemu_irq_proxy() vor 14 Jahren
isa-bus.c 0d95952453 isa: Remove isa_init_ioport_range and isa_init_ioport vor 14 Jahren
isa.h b881fbe9f7 pc: Generalize ISA IRQs to GSIs vor 14 Jahren
isa_mmio.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
ivshmem.c ff51a738cf ivshmem: fix PCI BAR2 registration during initialization vor 13 Jahren
jazz_led.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
kvmclock.c 1354869c38 Drop the vm_running global variable vor 14 Jahren
kvmclock.h af2be20777 Fix fallouts from Linux header inclusion vor 14 Jahren
lan9118.c 0e3b800e71 hw/lan9118.c: Add missing 'break' to fix buffer overrun vor 13 Jahren
lance.c e1c2008af6 pcnet: Add link state support vor 14 Jahren
leon3.c a4911d6425 leon3: convert to memory API vor 14 Jahren
lm32.h f89286ae45 lm32: pic and juart helper functions vor 14 Jahren
lm32_boards.c 88fa8031bd lm32_boards: convert to memory API vor 14 Jahren
lm32_hwsetup.h 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
lm32_juart.c 2cc6e0a142 char: rename qemu_chr_write() -> qemu_chr_fe_write() vor 14 Jahren
lm32_juart.h 15d7dc4f80 lm32: juart model vor 14 Jahren
lm32_pic.c 661f1929d0 monitor: Restrict pic/irq_info to supporting targets vor 14 Jahren
lm32_pic.h 661f1929d0 monitor: Restrict pic/irq_info to supporting targets vor 14 Jahren
lm32_sys.c dd3d677512 Spell "unkown" correctly in error_report() arguments vor 14 Jahren
lm32_timer.c dd3d677512 Spell "unkown" correctly in error_report() arguments vor 14 Jahren
lm32_uart.c 2cc6e0a142 char: rename qemu_chr_write() -> qemu_chr_fe_write() vor 14 Jahren
lm4549.c d028d02d0c Add AACI audio playback support to the ARM Versatile/PB platform vor 14 Jahren
lm4549.h d028d02d0c Add AACI audio playback support to the ARM Versatile/PB platform vor 14 Jahren
lm832x.c c4f05c8cf7 lm832x: Take DeviceState pointer in lm832x_key_event() vor 14 Jahren
loader.c 725e14e91f loader: Fix read_targphys() to behave when read() fails vor 13 Jahren
loader.h 725e14e91f loader: Fix read_targphys() to behave when read() fails vor 13 Jahren
lsi53c895a.c 9ba4524cda lsi53c895a: Use PCI DMA stub functions vor 14 Jahren
m48t59.c b1f88301b5 m48t59: fix write access vor 14 Jahren
mac_dbdma.c 0abc2712b8 remove unused function vor 14 Jahren
mac_dbdma.h 0abc2712b8 remove unused function vor 14 Jahren
mac_nvram.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
macio.c e824b2cc3b pci: rename pci_register_bar_region() to pci_register_bar() vor 14 Jahren
mainstone.c a6dc4c2d95 pxa: Pass in address_space to pxa{255, 270}_init vor 14 Jahren
marvell_88w8618_audio.c 8e31bf388e Correct spelling of licensed vor 14 Jahren
max111x.c 38cb3aa9b4 vmstate: port max111x vor 14 Jahren
max7310.c 987e8b3b03 max7310: finish qdev'ication vor 14 Jahren
mc146818rtc.c b2c5009b45 rtc: Convert to isa_register_ioport vor 14 Jahren
mc146818rtc.h 7d932dfdc5 hpet/rtc: Rework RTC IRQ replacement by HPET vor 15 Jahren
mcf.h c227f0995e Revert "Get rid of _t suffix" vor 16 Jahren
mcf5206.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
mcf5208.c c378b364ee mcf5208: convert to memory API vor 14 Jahren
mcf_fec.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
mcf_intc.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
mcf_uart.c 2cc6e0a142 char: rename qemu_chr_write() -> qemu_chr_fe_write() vor 14 Jahren
microblaze_pic_cpu.c 661f1929d0 monitor: Restrict pic/irq_info to supporting targets vor 14 Jahren
microblaze_pic_cpu.h b861b7419c xilinx: removed microbalze_pic_init from xilinx.h vor 14 Jahren
milkymist-ac97.c 9496e1c335 milkymist-ac97: convert to memory API vor 14 Jahren
milkymist-hpdmc.c 321c17ae97 milkymist-hpdmc: convert to memory API vor 14 Jahren
milkymist-hw.h fcfa339778 milkymist_uart: support new core version vor 14 Jahren
milkymist-memcard.c 8c85d15b3f milkymist-memcard: convert to memory API vor 14 Jahren
milkymist-minimac2.c 306f66b42f milkymist-{minimac2,softusb}: rename memory names vor 14 Jahren
milkymist-pfpu.c d46ccfcef3 milkymist-pfpu: convert to memory API vor 14 Jahren
milkymist-softusb.c 306f66b42f milkymist-{minimac2,softusb}: rename memory names vor 14 Jahren
milkymist-sysctl.c dfa87ccfad milkymist-sysctl: convert to memory API vor 14 Jahren
milkymist-tmu2.c 7100453f2e milkymist-tmu2: convert to memory API vor 14 Jahren
milkymist-uart.c df2921d326 Merge remote-tracking branch 'upstream' into memory/batch vor 14 Jahren
milkymist-vgafb.c 883abf8d2c milkymist-vgafb: convert to memory API vor 14 Jahren
milkymist-vgafb_template.h d23948b15a lm32: add Milkymist VGAFB support vor 14 Jahren
milkymist.c 779277cab4 milkymist: new interrupt map vor 14 Jahren
mips-bios.h bba831e80f Remove obsolete BIOS_SIZE from sysemu.h vor 16 Jahren
mips.h d118d64a92 mipsnet: convert to qdev vor 14 Jahren
mips_addr.c b970ea8f8d Compile some MIPS devices only once vor 15 Jahren
mips_cpudevs.h b970ea8f8d Compile some MIPS devices only once vor 15 Jahren
mips_fulong2e.c 7e17a21706 mips_fulong2e: Reorder ISA bus and i8259 creation vor 14 Jahren
mips_int.c 5dc5d9f055 mips: more fixes to the MIPS interrupt glue logic vor 15 Jahren
mips_jazz.c 39186d8ab8 serial: Add MemoryRegion parameter to serial_mm_init vor 14 Jahren
mips_malta.c 0b23c5d40e malta: Fix regression (i8259 interrupts did not work) vor 13 Jahren
mips_mipssim.c b5e4946f96 Fix spelling in documentation and comments (similiar -> similar) vor 13 Jahren
mips_r4k.c a4ac5e64de mips_r4k: initialize i8259 after the ISA bus vor 14 Jahren
mips_timer.c 7447545544 change all other clock references to use nanosecond resolution accessors vor 14 Jahren
mipsnet.c 83818f7cdd mipsnet: use trace framework vor 14 Jahren
mpc8544_guts.c b0fb84236d PPC: E500: Implement reboot controller vor 14 Jahren
mpcore.c 755c080225 arm_gic: convert to memory API vor 14 Jahren
msi.c c5d29d2fec msi: use specific endian ld/st_phys vor 14 Jahren
msi.h e4c7d2aef8 msi: implements msi vor 15 Jahren
msix.c ae392c416c msix: avoid mask updates if mask is unchanged vor 13 Jahren
msix.h 95524ae8dc msix: convert to memory API vor 14 Jahren
msmouse.c fa5efccb2a char: rename qemu_chr_read() -> qemu_chr_be_write() vor 14 Jahren
msmouse.h 6e1db57b2a qemu-char: Print strerror message on failure vor 14 Jahren
mst_fpga.c b2bedb2144 Remove blanks before \n in output strings vor 14 Jahren
multiboot.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
multiboot.h 52001445c9 multiboot: Separate multiboot loading into separate file vor 15 Jahren
musicpal.c 39186d8ab8 serial: Add MemoryRegion parameter to serial_mm_init vor 14 Jahren
nand.c 3fc3abf7ec hw/nand: reject read-only drives vor 13 Jahren
ne2000-isa.c a502852030 ne2000: Convert to isa_register_ioport vor 14 Jahren
ne2000.c 817e0b6fe8 pci: interrupt pin documentation update vor 14 Jahren
ne2000.h 1ec4e1ddc9 ne2000: convert to memory API vor 14 Jahren
nseries.c 0919ac7876 omap_intc: Qdevify vor 14 Jahren
nvram.h 43a3470457 m48t59: don't use reserved _t suffix vor 15 Jahren
omap.h 0919ac7876 omap_intc: Qdevify vor 14 Jahren
omap1.c bdbc1b3cd4 hw/omap1: Wire up GPIO clock vor 14 Jahren
omap2.c f45b885ffc hw/omap2: Wire up the IRQ for the 2430's fifth GPIO module vor 14 Jahren
omap_clk.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
omap_dma.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
omap_dss.c 95117be5a3 hw/omap_dss.c: Fix !-vs-~ bug in handling DISPC_CONTROL vor 13 Jahren
omap_gpio.c e1556ad5b8 hw/omap_gpio: Fix infinite recursion when doing 8/16 bit reads vor 13 Jahren
omap_gpmc.c c0465d1a1d hw/omap_gpmc.c: Add missing 'break's to fix 8 bit NAND writes vor 13 Jahren
omap_gptimer.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
omap_i2c.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
omap_intc.c 096685fc2a hw/omap_intc.c: Avoid crash on access to nonexistent banked registers vor 13 Jahren
omap_l4.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
omap_lcd_template.h e2542fe2bc rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN vor 16 Jahren
omap_lcdc.c 9898b79abe omap_lcdc: remove imif, emiff from structure vor 14 Jahren
omap_mmc.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
omap_sdrc.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
omap_spi.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
omap_sx1.c 4b3fedf3a5 omap1: convert to memory API (part I) vor 14 Jahren
omap_synctimer.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
omap_tap.c cc9577cfb7 hw/omap2.c : separate tap module(Test-Chip-level) vor 15 Jahren
omap_uart.c 39186d8ab8 serial: Add MemoryRegion parameter to serial_mm_init vor 14 Jahren
onenand.c a3efecb847 hw/onenand: reject read-only drives vor 13 Jahren
opencores_eth.c 90ea59fe7d opencores_eth: fix RX path: FCS, padding and TL vor 14 Jahren
openpic.c df2921d326 Merge remote-tracking branch 'upstream' into memory/batch vor 14 Jahren
openpic.h 71cf9e6242 openpic: Memory API conversion for mpic vor 14 Jahren
palm.c ced52fa68e palm: convert to memory API vor 14 Jahren
parallel.c 1922abd0a2 parallel: Convert to isa_register_portio_list vor 14 Jahren
pc.c 980bda8ba2 hw/pc.c: Fix use-while-uninitialized of fd_type[] vor 13 Jahren
pc.h 34d4260e18 pc: Fix floppy drives with if=none vor 14 Jahren
pc_piix.c 7e2191ae98 pc: fix event_idx compatibility for virtio devices vor 13 Jahren
pci-hotplug.c ce4e7e4661 usb-msd: do not register twice in the boot order vor 13 Jahren
pci-stub.c 79627472db qapi: Convert query-pci vor 14 Jahren
pci.c 79627472db qapi: Convert query-pci vor 14 Jahren
pci.h 50322249fd msix: track function masked in pci device state vor 13 Jahren
pci_bridge.c 52ce6f05c1 pci_bridge: fix typo vor 14 Jahren
pci_bridge.h 0208def1ca pci/bridge: fix pci_bridge_reset() vor 15 Jahren
pci_host.c d0ed8076cb pci_host: convert conf index and data ports to memory API vor 14 Jahren
pci_host.h d0ed8076cb pci_host: convert conf index and data ports to memory API vor 14 Jahren
pci_ids.h b4dabf9587 Merge remote-tracking branch 'kraxel/usb.19' into staging vor 14 Jahren
pci_internals.h 336411cafd pci_bridge: simplify memory regions some more vor 14 Jahren
pci_regs.h 465f1ab161 ahci: add port I/O index-data pair vor 14 Jahren
pcie.c 1553d4f1fc pcie/slot: fix hotplug event vor 14 Jahren
pcie.h a1c7273b82 Fix typos in comments and code (occured -> occurred and related) vor 14 Jahren
pcie_aer.c 74d63b6547 pcie/aer: fix inject aer error command vor 14 Jahren
pcie_aer.h 34e65944c0 pcie/aer: helper functions for pcie aer capability vor 14 Jahren
pcie_host.c c76f990e8d pcie_host: convert to memory API vor 14 Jahren
pcie_host.h c76f990e8d pcie_host: convert to memory API vor 14 Jahren
pcie_port.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
pcie_port.h bc20ba98b1 pcie port: define struct PCIEPort/PCIESlot and helper functions vor 15 Jahren
pcie_regs.h 1a1ea6f093 pcie_regs.h: more constants vor 14 Jahren
pckbd.c dbff76ac33 pckbd: Convert to MemoryRegion vor 14 Jahren
pcmcia.h 2446333cd5 Rearrange block headers vor 15 Jahren
pcnet-pci.c e1c2008af6 pcnet: Add link state support vor 14 Jahren
pcnet.c e1c2008af6 pcnet: Add link state support vor 14 Jahren
pcnet.h e1c2008af6 pcnet: Add link state support vor 14 Jahren
pcspk.c 7447545544 change all other clock references to use nanosecond resolution accessors vor 14 Jahren
petalogix_ml605_mmu.c d7973c774c petalogix_ml605: convert to memory API vor 14 Jahren
petalogix_s3adsp1800_mmu.c 589f0aaddd petalogix_s2adsp1800: convert to memory API vor 14 Jahren
pflash_cfi01.c 220724ca4a Merge remote-tracking branch 'kwolf/for-anthony' into staging vor 14 Jahren
pflash_cfi02.c 220724ca4a Merge remote-tracking branch 'kwolf/for-anthony' into staging vor 14 Jahren
piix4.c c2d0d01202 isa: Pass i/o address space to isa_bus_new vor 14 Jahren
piix_pci.c c2d0d01202 isa: Pass i/o address space to isa_bus_new vor 14 Jahren
pixel_ops.h e27f01ef24 Use pixel_ops.h in PXA LCD screen drawing. vor 18 Jahren
pl011.c 2cc6e0a142 char: rename qemu_chr_write() -> qemu_chr_fe_write() vor 14 Jahren
pl022.c 8e31bf388e Correct spelling of licensed vor 14 Jahren
pl031.c ff2712ba89 Fix typos in comments (interupt -> interrupt) vor 14 Jahren
pl041.c d028d02d0c Add AACI audio playback support to the ARM Versatile/PB platform vor 14 Jahren
pl041.h d028d02d0c Add AACI audio playback support to the ARM Versatile/PB platform vor 14 Jahren
pl041.hx d028d02d0c Add AACI audio playback support to the ARM Versatile/PB platform vor 14 Jahren
pl050.c 8e31bf388e Correct spelling of licensed vor 14 Jahren
pl061.c b78c2b3aad hw/pl061: Remove pointless comparison of array to null vor 13 Jahren
pl080.c 8e31bf388e Correct spelling of licensed vor 14 Jahren
pl110.c 242ea2c6bc versatilepb: Implement SYS_CLCD mux control register bits vor 14 Jahren
pl110_template.h 4fbf55568b hw/pl110: Model the PL111 CLCD controller vor 14 Jahren
pl181.c 8e31bf388e Correct spelling of licensed vor 14 Jahren
pl190.c 8e31bf388e Correct spelling of licensed vor 14 Jahren
pm_smbus.c 1012e960c7 Update to a hopefully more future proof FSF address vor 15 Jahren
pm_smbus.h fc0bdd995c acpi: split out piix4 smbus routines from acpi.c into pm_smbus.c vor 15 Jahren
ppc-viosrp.h 6e270446d0 Implement PAPR virtual SCSI interface (ibmvscsi) vor 14 Jahren
ppc.c 55f7d4b09e ppc: Avoid decrementer related kvm exits vor 14 Jahren
ppc.h ddd1055b07 PPC: booke timers vor 14 Jahren
ppc405.h 52ce55a102 ppc405: Pass in address_space_mem to ppc405{cr, ep}_init vor 14 Jahren
ppc405_boards.c a682fd5c29 ppc405_boards: convert to memory API vor 14 Jahren
ppc405_uc.c 52ce55a102 ppc405: Pass in address_space_mem to ppc405{cr, ep}_init vor 14 Jahren
ppc440.c 3e9f0113b4 ppc440: Pass in address_space_mem to ppc440ep_init vor 14 Jahren
ppc440.h 3e9f0113b4 ppc440: Pass in address_space_mem to ppc440ep_init vor 14 Jahren
ppc440_bamboo.c df2921d326 Merge remote-tracking branch 'upstream' into memory/batch vor 14 Jahren
ppc4xx.h b6dcbe086c ppc4xx_sdram: convert to memory API vor 14 Jahren
ppc4xx_devs.c ddd1055b07 PPC: booke timers vor 14 Jahren
ppc4xx_pci.c d0ed8076cb pci_host: convert conf index and data ports to memory API vor 14 Jahren
ppc_booke.c 44427c401f PPC: Clean up BookE timer code vor 14 Jahren
ppc_mac.h 7a880d9352 ppc: move ADB stuff from ppc_mac.h to adb.h vor 14 Jahren
ppc_newworld.c febbd7c29a ppc_newworld: convert to memory API vor 14 Jahren
ppc_oldworld.c c92bb2c725 ppc_oldworld: convert to memory API vor 14 Jahren
ppc_prep.c 0c90c52fab ppc_prep: convert to memory API vor 14 Jahren
ppce500_mpc8544ds.c 2646c133b5 ppcr500_mpc8544ds: convert to memory API vor 14 Jahren
ppce500_pci.c eeae2e7b52 ppc/e500_pci: Fix an array overflow issue vor 14 Jahren
ppce500_spin.c adf6c527b0 kvm-ppc: halt secondary cpus when guest reset vor 13 Jahren
prep_pci.c 12da94ff8f ppc_prep: fix pci config space initialization vor 14 Jahren
prep_pci.h aee97b840f pci: pass I/O address space to new PCI bus vor 14 Jahren
primecell.h b50ff6f524 hw/arm_sysctl.c: Wire MCI register MMC card status bits to GPIO inputs vor 14 Jahren
ps2.c 7f540ab524 ps2: migrate ledstate vor 14 Jahren
ps2.h 1d6198c3b0 Remove unnecessary trailing newlines vor 16 Jahren
ptimer.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
pxa.h adfc39eaef pxa2xx: convert to memory API (part II) vor 14 Jahren
pxa2xx.c 7c64d297f9 hw/pxa2xx.c: Fix handling of RW bits in PMCR vor 13 Jahren
pxa2xx_dma.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
pxa2xx_gpio.c e1f8c729fa pxa2xx_pic: update to use qdev vor 14 Jahren
pxa2xx_keypad.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
pxa2xx_lcd.c 541dc0d47f Use new macro QEMU_PACKED for packed structures vor 14 Jahren
pxa2xx_mmci.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
pxa2xx_pcmcia.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
pxa2xx_pic.c 8e31bf388e Correct spelling of licensed vor 14 Jahren
pxa2xx_template.h b9d38e9510 Fix Sparse warnings about using plain integer as NULL pointer vor 16 Jahren
pxa2xx_timer.c 8e31bf388e Correct spelling of licensed vor 14 Jahren
qdev-addr.c c227f0995e Revert "Get rid of _t suffix" vor 16 Jahren
qdev-addr.h c227f0995e Revert "Get rid of _t suffix" vor 16 Jahren
qdev-properties.c 6835678c25 qdev: Add HEX8 property vor 14 Jahren
qdev.c 542379f426 qdev: Fix crash on -device '?=x' vor 13 Jahren
qdev.h f48a7a6e35 scsi: remove devs array from SCSIBus vor 14 Jahren
qxl-logger.c a680f7e7cb hw/qxl: Fix format string errors vor 14 Jahren
qxl-render.c a053f1b1fb qxl: make sure we continue to run with a shared buffer vor 14 Jahren
qxl.c f67ab77a43 qxl: fix vga port initialization. vor 13 Jahren
qxl.h 0e2487bd6f qxl: stride fixup vor 14 Jahren
r2d.c 5dea2efb3b r2d: convert to memory API vor 14 Jahren
rc4030.c 541dc0d47f Use new macro QEMU_PACKED for packed structures vor 14 Jahren
realview.c 03a0e9444c hw/vexpress.c, hw/realview.c: Add PL041 to VExpress, Realview boards vor 14 Jahren
realview_gic.c 755c080225 arm_gic: convert to memory API vor 14 Jahren
rtl8139.c 4abf12f4ea rtl8139: Fix invalid IO access alignment vor 13 Jahren
s390-virtio-bus.c ad0c93328d virtio: add and use virtio_set_features vor 13 Jahren
s390-virtio-bus.h a8686a9b2b virtio-blk: Turn drive serial into a qdev property vor 14 Jahren
s390-virtio.c 326384d5b6 s390x: initialize virtio dev region vor 13 Jahren
sb16.c 42c1a22de7 sb16: Convert to isa_register_portio_list vor 14 Jahren
sbi.c 2507c12ab0 Add endianness as io mem parameter vor 14 Jahren
scsi-bus.c 795928f61d scsi: fix fw path vor 13 Jahren
scsi-defs.h 00a01ad47a scsi: update list of commands vor 13 Jahren
scsi-disk.c 33ebad1263 scsi-block: always use SG_IO for MMC devices vor 13 Jahren
scsi-generic.c 28b77657cf scsi-generic: add as boot device vor 13 Jahren
scsi.h ce4e7e4661 usb-msd: do not register twice in the boot order vor 13 Jahren
sd.c 7d4b4ba5c2 block: New change_media_cb() parameter load vor 14 Jahren
sd.h c227f0995e Revert "Get rid of _t suffix" vor 16 Jahren
serial.c 39186d8ab8 serial: Add MemoryRegion parameter to serial_mm_init vor 14 Jahren
sga.c a90d469007 Add an isa device for SGA vor 14 Jahren
sh.h c227f0995e Revert "Get rid of _t suffix" vor 16 Jahren
sh7750.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
sh7750_regnames.c c227f0995e Revert "Get rid of _t suffix" vor 16 Jahren
sh7750_regnames.h 27c7ca7e77 SHIX board emulation (Samuel Tardieu) vor 19 Jahren
sh7750_regs.h 64c7b9d8e0 Fix typos in comments (accessable -> accessible, priveleged -> privileged) vor 14 Jahren
sh_intc.c 6f9faa91f5 sh4: Fix potential crash in debug code vor 14 Jahren
sh_intc.h 001faf3269 Replace gcc variadic macro extension with C99 version vor 16 Jahren
sh_pci.c 73c92f9aec sh_pci: Fix sh_pci memory alias confusion vor 14 Jahren
sh_serial.c 2cc6e0a142 char: rename qemu_chr_write() -> qemu_chr_fe_write() vor 14 Jahren
sh_timer.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
sharpsl.h 383d01c663 SharpSL scoop device - convert to qdev vor 14 Jahren
shix.c 661f1929d0 monitor: Restrict pic/irq_info to supporting targets vor 14 Jahren
slavio_intctl.c 07dd0035d8 slavio_intctl: avoid structure holes spotted by pahole vor 14 Jahren
slavio_misc.c 97bbb109b1 slavio_misc: avoid structure holes spotted by pahole vor 14 Jahren
slavio_timer.c f90074f493 slavio_timer: avoid structure holes spotted by pahole vor 14 Jahren
sm501.c 25793bfafa sm501: convert to memory API vor 14 Jahren
sm501_template.h 54f7b4a396 Replace cpu_physical_memory_rw were possible vor 14 Jahren
smbios.c 541dc0d47f Use new macro QEMU_PACKED for packed structures vor 14 Jahren
smbios.h 541dc0d47f Use new macro QEMU_PACKED for packed structures vor 14 Jahren
smbus.c 8e31bf388e Correct spelling of licensed vor 14 Jahren
smbus.h a88df0b9b5 smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_fulong vor 14 Jahren
smbus_eeprom.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
smc91c111.c 5a95b51dd8 hw/smc91c111: Convert to MemoryRegion vor 14 Jahren
soc_dma.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
soc_dma.h 2654c962b8 omap1: convert to memory API (part VI) vor 14 Jahren
spapr.c 7a6d80e93c pseries: Populate "/chosen/linux,stdout-path" in the FDT vor 13 Jahren
spapr.h 3384f95c59 pseries: Add partial support for PCI vor 14 Jahren
spapr_hcall.c a3d0abaeca pseries: Implement hcall-bulk hypervisor interface vor 14 Jahren
spapr_llan.c 77c7ea5ebb spapr: prepare for qdevification of irq vor 14 Jahren
spapr_pci.c 57ee5f77c0 pseries: Fix array overrun bug in PCI code vor 13 Jahren
spapr_pci.h 3384f95c59 pseries: Add partial support for PCI vor 14 Jahren
spapr_rtas.c ac26f8c389 pseries: Implement set-time-of-day RTAS function vor 14 Jahren
spapr_vio.c 7a6d80e93c pseries: Populate "/chosen/linux,stdout-path" in the FDT vor 13 Jahren
spapr_vio.h 7a6d80e93c pseries: Populate "/chosen/linux,stdout-path" in the FDT vor 13 Jahren
spapr_vscsi.c 0d3545e76c scsi: add channel to addressing vor 14 Jahren
spapr_vty.c 7a6d80e93c pseries: Populate "/chosen/linux,stdout-path" in the FDT vor 13 Jahren
sparc32_dma.c e0087e6185 sparc32: ledma extra registers need tracing too vor 14 Jahren
sparc32_dma.h c227f0995e Revert "Get rid of _t suffix" vor 16 Jahren
spitz.c 7cc09e6c4b spitz: convert to memory API vor 14 Jahren
srp.h 541dc0d47f Use new macro QEMU_PACKED for packed structures vor 14 Jahren
ssd0303.c 8e31bf388e Correct spelling of licensed vor 14 Jahren
ssd0323.c 8e31bf388e Correct spelling of licensed vor 14 Jahren
ssi-sd.c 8e31bf388e Correct spelling of licensed vor 14 Jahren
ssi.c d8bb00d6d7 qdev: switch children device list to QTAILQ vor 14 Jahren
ssi.h 81a322d4a1 qdev: add return value to init() callbacks. vor 16 Jahren
stellaris.c 7d6f78cfac armv7m: convert to memory API vor 14 Jahren
stellaris_enet.c f070e1e227 stellaris_enet: convert to memory API vor 14 Jahren
stellaris_input.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
strongarm.c eb2fefbc44 strongarm: convert to memory API vor 14 Jahren
strongarm.h eb2fefbc44 strongarm: convert to memory API vor 14 Jahren
sun4c_intctl.c 2507c12ab0 Add endianness as io mem parameter vor 14 Jahren
sun4m.c 3150fa5010 sun4m: convert to memory API vor 14 Jahren
sun4m.h 661f1929d0 monitor: Restrict pic/irq_info to supporting targets vor 14 Jahren
sun4m_iommu.c 149e1ea154 sun4m_iommu: avoid structure holes spotted by pahole vor 14 Jahren
sun4u.c d4edce380c sun4u: convert to memory API vor 14 Jahren
syborg.c 9f7adc31ad syborg: convert to memory API vor 14 Jahren
syborg.h 4af396115a Syborg (Symbian Virtual Platform) board vor 16 Jahren
syborg_fb.c 4fbf55568b hw/pl110: Model the PL111 CLCD controller vor 14 Jahren
syborg_interrupt.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
syborg_keyboard.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
syborg_pointer.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
syborg_rtc.c 4ba673ce62 vmstate: port syborg_rtc vor 14 Jahren
syborg_serial.c 2cc6e0a142 char: rename qemu_chr_write() -> qemu_chr_fe_write() vor 14 Jahren
syborg_timer.c 22a3faf507 vmstate: port sysborg_timer vor 14 Jahren
syborg_virtio.c ad0c93328d virtio: add and use virtio_set_features vor 13 Jahren
sysbus.c d0bc5bc3aa sysbus: Supply missing va_end() vor 14 Jahren
sysbus.h d40b2af8ba sysbus: add sysbus_add_memory_overlap() vor 14 Jahren
tc58128.c 35914dc724 hw/tc58128.c: Remove unnecessary check for g_malloc failure vor 13 Jahren
tc6393xb.c fe06bd93e3 tc63963xb: convert to memory API vor 14 Jahren
tc6393xb_template.h 49a2942d9b Delete write only variables vor 15 Jahren
tcx.c d08151bf7c tcx: convert to memory API vor 14 Jahren
tmp105.c e5d3b98d53 tmp105: update the register in post_load where it needs updating. vor 15 Jahren
tosa.c fe06bd93e3 tc63963xb: convert to memory API vor 14 Jahren
tsc2005.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
tsc210x.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
tusb6010.c 5b1cdb4ead usb-musb: Add reset function vor 14 Jahren
twl92230.c a08784dd11 Remove unused sysemu.h include directives vor 14 Jahren
unin_pci.c 46f3069cba PPC: use memory API to construct the PCI hole vor 14 Jahren
usb-bt.c 2af2a1b8d0 usb: make usb_create_simple catch and pass up errors. vor 13 Jahren
usb-bus.c f462141f18 usb: fix usb_qdev_init error handling. vor 13 Jahren
usb-ccid.c 7755260f01 usb-ccid: remote wakeup support vor 14 Jahren
usb-desc.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
usb-desc.h 97237e0a5a usb-ccid: switch to USBDesc* vor 14 Jahren
usb-ehci.c 335b8d2068 usb-ehci: add register names vor 13 Jahren
usb-hid.c 3a3286bf0b usb-hid: activate usb tablet / mouse after migration. vor 14 Jahren
usb-hub.c 20d183b6f0 usb-hub: implement reset vor 13 Jahren
usb-libhw.c 4f4321c11f usb: use iovecs in USBPacket vor 14 Jahren
usb-msd.c f63d074313 usb-storage: cancel I/O on reset vor 13 Jahren
usb-musb.c 5b1cdb4ead usb-musb: Add reset function vor 14 Jahren
usb-net.c 371572dff4 Revert bugfix e7852674d5 until tested or until after the release. vor 13 Jahren
usb-ohci.c 23201c64a7 usb-ohci: td.cbp incorrectly updated near page end vor 13 Jahren
usb-ohci.h a67ba3b6f8 Revert "Compile usb-ohci only once" vor 15 Jahren
usb-serial.c 70f24fb6c6 char: rename qemu_chr_close() -> qemu_chr_delete() vor 14 Jahren
usb-uhci.c fff23ee9a5 usb-uhci: Use PCI DMA stub functions vor 14 Jahren
usb-uhci.h 30235a54dc MIPS: Initial support of VIA USB controller used by fulong mini pc vor 15 Jahren
usb-wacom.c 4f4321c11f usb: use iovecs in USBPacket vor 14 Jahren
usb.c e0b8e72dd9 usb: fix port reset vor 14 Jahren
usb.h e0b8e72dd9 usb: fix port reset vor 14 Jahren
versatile_pci.c 7d6e771f49 hw/versatile_pci: Expose multiple sysbus mmio regions vor 14 Jahren
versatilepb.c d028d02d0c Add AACI audio playback support to the ARM Versatile/PB platform vor 14 Jahren
vexpress.c 03a0e9444c hw/vexpress.c, hw/realview.c: Add PL041 to VExpress, Realview boards vor 14 Jahren
vga-isa-mm.c be20f9e902 vga: drop get_system_memory() from vga devices and derivatives vor 14 Jahren
vga-isa.c 0a039dc700 vga: Convert to isa_register_portio_list vor 14 Jahren
vga-pci.c 0a039dc700 vga: Convert to isa_register_portio_list vor 14 Jahren
vga.c e9a07334fb Move graphic-related coalesced MMIO flushes to affected device models vor 14 Jahren
vga_int.h 0a039dc700 vga: Convert to isa_register_portio_list vor 14 Jahren
vga_template.h cedd91d20f vga: Rename last VGAState occurrences to VGACommonState vor 16 Jahren
vhost.c b0b3db7955 vhost-net: cleanup host notifiers at last step vor 14 Jahren
vhost.h b0b3db7955 vhost-net: cleanup host notifiers at last step vor 14 Jahren
vhost_net.c b0b3db7955 vhost-net: cleanup host notifiers at last step vor 14 Jahren
vhost_net.h 5430a28fe4 vhost: force vhost off for non-MSI guests vor 14 Jahren
virtex_ml507.c 9770b91252 virtex: Remove memset of clk_setup vor 13 Jahren
virtio-balloon.c 96637bcdf9 qapi: Convert query-balloon vor 14 Jahren
virtio-balloon.h 541dc0d47f Use new macro QEMU_PACKED for packed structures vor 14 Jahren
virtio-blk.c 3a395142ba virtio-blk: fix cross-endian config space vor 13 Jahren
virtio-blk.h 541dc0d47f Use new macro QEMU_PACKED for packed structures vor 14 Jahren
virtio-console.c 2817822dce char: rename qemu_chr_guest_close() -> qemu_chr_fe_close() vor 14 Jahren
virtio-net.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
virtio-net.h 541dc0d47f Use new macro QEMU_PACKED for packed structures vor 14 Jahren
virtio-pci.c 64dd41bc2d hw/9pfs: Add qdev.reset callback for virtio-9p-pci device vor 13 Jahren
virtio-pci.h 64dd41bc2d hw/9pfs: Add qdev.reset callback for virtio-9p-pci device vor 13 Jahren
virtio-serial-bus.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
virtio-serial.h 541dc0d47f Use new macro QEMU_PACKED for packed structures vor 14 Jahren
virtio.c ad0c93328d virtio: add and use virtio_set_features vor 13 Jahren
virtio.h ad0c93328d virtio: add and use virtio_set_features vor 13 Jahren
vmmouse.c ff90d50393 vmmouse: Register vmstate via qdev vor 14 Jahren
vmport.c f75317b420 vmport: Convert to isa_register_ioport vor 14 Jahren
vmware_vga.c 0a039dc700 vga: Convert to isa_register_portio_list vor 14 Jahren
vmware_vga.h 7ba7e49e6a x86,MIPS: make vmware_vga optional vor 14 Jahren
vt82c686.c c2d0d01202 isa: Pass i/o address space to isa_bus_new vor 14 Jahren
vt82c686.h edf79e66c0 Initial support of vt82686b south bridge used by fulong mini pc vor 15 Jahren
watchdog.c 0461d5a699 RunState: Rename enum values as generated by the QAPI vor 14 Jahren
watchdog.h 64b85a8f23 Delete useless 'extern' qualifiers for functions vor 14 Jahren
wdt_i6300esb.c e824b2cc3b pci: rename pci_register_bar_region() to pci_register_bar() vor 14 Jahren
wdt_ib700.c 7447545544 change all other clock references to use nanosecond resolution accessors vor 14 Jahren
wm8750.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
xen.h 59d21e537b xen: make xen_enabled even more clever vor 14 Jahren
xen_backend.c 384087b2fe Introduce a new 'connected' xendev op called when Connected. vor 14 Jahren
xen_backend.h 384087b2fe Introduce a new 'connected' xendev op called when Connected. vor 14 Jahren
xen_blkif.h 86178a576b static and inline should came before the type of the functions vor 16 Jahren
xen_common.h 0f51726adc xen_console: support the new extended xenstore protocol vor 14 Jahren
xen_console.c 384087b2fe Introduce a new 'connected' xendev op called when Connected. vor 14 Jahren
xen_devconfig.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
xen_disk.c 5cce43bb28 xen_disk: Always set feature-barrier = 1 vor 14 Jahren
xen_domainbuild.c d5b93ddfef xen: Support new libxc calls from xen unstable. vor 14 Jahren
xen_domainbuild.h 9306acb509 xen: pv domain builder. (Gerd Hoffmann) vor 16 Jahren
xen_machine_pv.c 3285cf4fe7 xen: Add initialisation of Xen vor 14 Jahren
xen_nic.c 43b26fc851 Drop unneeded pthread.h inclusions vor 14 Jahren
xen_platform.c e7b48c97fe xen-platform: Fix IO port read/write functions vor 13 Jahren
xenfb.c 6d6467305a Move the xenfb pointer handler to the connected method vor 14 Jahren
xics.c cc67b9c899 pseries: Bugfixes for interrupt numbering in XICS code vor 14 Jahren
xics.h c7a5c0c928 pseries: Abolish envs array vor 14 Jahren
xilinx.h b861b7419c xilinx: removed microbalze_pic_init from xilinx.h vor 14 Jahren
xilinx_axidma.c 0d50d616fe Fix typos in comment (threshhold -> threshold, mapp -> map) vor 14 Jahren
xilinx_axidma.h 93f1e4016b xilinx: Add AXIENET & DMA models vor 14 Jahren
xilinx_axienet.c 7267c0947d Use glib memory allocation and free functions vor 14 Jahren
xilinx_ethlite.c 010f3f5fbd xilinx: Convert most xilinx devices to MemoryRegion vor 14 Jahren
xilinx_intc.c 010f3f5fbd xilinx: Convert most xilinx devices to MemoryRegion vor 14 Jahren
xilinx_timer.c 010f3f5fbd xilinx: Convert most xilinx devices to MemoryRegion vor 14 Jahren
xilinx_uartlite.c 010f3f5fbd xilinx: Convert most xilinx devices to MemoryRegion vor 14 Jahren
xio3130_downstream.c 3ec39b2d20 hw/xio3130_downstream.c: convert to PCIDeviceInfo to initialize ids vor 14 Jahren
xio3130_downstream.h 48ebf2f90f x3130: pcie downstream port vor 15 Jahren
xio3130_upstream.c 5844997a28 hw/xio3130_upstream.c: convert to PCIDeviceInfo to initialize ids vor 14 Jahren
xio3130_upstream.h faf1e708d5 x3130: pcie upstream port vor 15 Jahren
xtensa_bootparam.h 292627bb5e xtensa_lx60: pass kernel arguments from -append vor 14 Jahren
xtensa_lx60.c 556ba66845 xtensa_lx60: fix build date code and change memory region names vor 14 Jahren
xtensa_pic.c 661f1929d0 monitor: Restrict pic/irq_info to supporting targets vor 14 Jahren
xtensa_sim.c 5e40857374 target-xtensa: rename dc232b board to sim vor 14 Jahren
z2.c a6dc4c2d95 pxa: Pass in address_space to pxa{255, 270}_init vor 14 Jahren
zaurus.c 541dc0d47f Use new macro QEMU_PACKED for packed structures vor 14 Jahren