]> git.proxmox.com Git - qemu.git/history - hw
Add VMState support for arrays
[qemu.git] / hw /
2009-08-28 Juan QuintelaAdd VMState support for arrays
2009-08-28 Juan QuintelaAdd VMState support for pointers
2009-08-28 Juan QuintelaNew VMstate save/load infrastructure
2009-08-28 Juan Quintelamove useful type definitons to osdep.h
2009-08-28 Gerd HoffmannMove isa_connect_irq calls into isa_create_simple
2009-08-28 Jes SorensenAdd isa_reserve_irq().
2009-08-28 Gerd Hoffmannisa bus irq changes and fixes.
2009-08-28 Naphtali Spreihw/eepro100.c: Use extended TBD only where applicable
2009-08-28 Sebastian Herbsztpci-hotplug: initialize dinfo to NULL in pci_device_hot_add
2009-08-28 Paolo Bonziniadd file descriptor migration
2009-08-25 Blue SwirlSparc32: improve interrupt handling
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-08-24 Anthony LiguoriMake the e1000 the default network adapter for the...
2009-08-24 Gerd Hoffmannvirtio-blk: add msi support.
2009-08-24 Gerd Hoffmannqdev/prop: convert isa-bus to helper macros.
2009-08-24 Paolo Bonziniunify popen/fopen qemu wrappers
2009-08-24 Anthony LiguoriUnbreak large mem support by removing kqemu
2009-08-24 Avi KivityRoute IOAPIC interrupts via ISA bus
2009-08-24 Avi KivityRoute PC irqs to ISA bus instead of i8259 directly
2009-08-24 Jes SorensenQEMU set irq0override in fw_cfg
2009-08-24 Brian WheelerSMART ATA Functionality
2009-08-24 Stefano Stabellinimake vga screen_dump use DisplayState properly
2009-08-24 malcRestore consistent formatting
2009-08-24 Juan Quintelaes1370: Remove unused indirection of PCIES1370State...
2009-08-23 Andrzej ZaborowskiRevert my commit c00a9de060124a988bd9847c095e5836488c6f01
2009-08-23 Torsten DuweFix segfault of qemu-system-arm with PXA target
2009-08-23 Reimar DöffingerUse corect depth from DisplaySurface in vmware_vga.c
2009-08-23 Andrzej ZaborowskiRemove the unnecessary and only global in musicpal.c
2009-08-23 Andrzej ZaborowskiMerge with balrog@git.sv.gnu.org:/srv/git/qemu.git
2009-08-23 Andrzej ZaborowskiMake musicpal.c use the I2C device and the Marvell...
2009-08-23 Andrzej ZaborowskiExtract the Marvell 88w8618 audio device from musicpal.c
2009-08-23 Andrzej ZaborowskiExtract musicpal.c I2C bitbanging code and make it...
2009-08-23 Benoit CanetMusicpal qdev conversion: gpio (except I2C part), keybo...
2009-08-23 Blue SwirlSparc32: fix monitor commands 'info pic' and 'info...
2009-08-23 Blue SwirlRearrange to suppress gcc 3.3.5 warning about unused...
2009-08-22 Blue SwirlESP: implement Transfer Pad
2009-08-22 Blue SwirlESP: Implement select without ATN, fix comments
2009-08-22 Juan QuintelaRemove unneded ac97 indirection accessing its state
2009-08-16 Blue SwirlReplace REGX with PRIx64
2009-08-16 Blue SwirlReplace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
2009-08-16 Blue SwirlReplace always_inline with inline
2009-08-15 Blue SwirlPPC: clean up ppc405
2009-08-13 Anthony LiguoriFix migration for ide devices
2009-08-13 Blue SwirlUnbreak Sparc64
2009-08-13 Blue SwirlUnbreak Sparc32 and PPC
2009-08-11 Anthony LiguoriFix virtio-blk
2009-08-10 Gerd Hoffmannrename "info qdrv" to "info qdm"
2009-08-10 Gerd Hoffmannfix qdev_print_devinfo()
2009-08-10 Gerd Hoffmannqdev/prop: convert xilinx_timer.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert xilinx_intc.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert xilinx_ethlite.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert virtio-pci.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert vga.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert tcx.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert syborg_timer.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert syborg_serial.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert syborg_pointer.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert syborg_keyboard.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert syborg_interrupt.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert syborg_fb.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert sun4u.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert sun4m.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert sparc32_dma.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert smbus_eeprom.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert slavio_timer.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert slavio_intctl.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert pcnet.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert m48t59.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert iommu.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert integratorcp.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert i2c.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert etraxfs_pic.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert escc.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert eccmemctl.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert armv7m.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert arm_sysctl.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert pci.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: add CharDriverState property.
2009-08-10 Gerd Hoffmannqdev/prop: macros for creating typechecked properties.
2009-08-10 Gleb Natapovmake windows notice media change
2009-08-10 Beth KonAdd/Fix command-line checks for smbios options v2
2009-08-10 Stefano Stabellinivga: do not resize the screen on hw_invalidate
2009-08-10 Gerd Hoffmannqdev/isa: convert fdc.
2009-08-10 Gerd Hoffmannqdev/isa: make pc use qdev for i8042 setup.
2009-08-10 Gerd Hoffmannqdev/isa: make the piix isa bridge register an isa...
2009-08-10 Gerd Hoffmannqdev/isa: add qdev support to i8042 (aka ps/2 kbd+mouse).
2009-08-10 Gerd Hoffmannqdev/isa: add isa bus support to qdev.
2009-08-10 Gerd Hoffmannqdev-ify virtio-blk.
2009-08-10 Gerd Hoffmannqdev/prop: add drive property.
2009-08-10 Gerd HoffmannQemuOpts: switch over -device.
2009-08-10 Christoph Eggertolower -> qemu_tolower
2009-08-09 Blue SwirlUse qemu_irq for system_powerdown
2009-08-09 Blue SwirlSparc32: use qemu_irq for system_powerdown
2009-08-08 Blue SwirlSparc32: move sparc32_dma init to sun4m.c
2009-08-08 Blue SwirlSparc32: remove VRAM and NVRAM sizes from hwdef
2009-08-08 Blue SwirlSparc32: remove IRQ numbers from hwdef
2009-08-08 Blue SwirlSparc32: move intbit_to_level table back to slavio_intctl.c
2009-08-08 Blue SwirlSparc32: move device instantiation to sun4m.c
2009-08-08 Blue SwirlSparc32: Refactor slavio timer
2009-08-08 Blue Swirlppc_newworld: configure screen size from QEMU command...
next