aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2009-08-27Add VMState support for int32_t check valueJuan Quintela
2009-08-27Port PS2 devices to VMState designJuan Quintela
2009-08-27Add VMState support for static sized buffers (uint_8)Juan Quintela
2009-08-27Port PCI Bus to VMState designJuan Quintela
2009-08-27Add VMState support for variable sized arraysJuan Quintela
2009-08-27Add VMState support for int32_t check valueJuan Quintela
2009-08-27Port i8254 to new VMState designJuan Quintela
2009-08-27Add VMState support for arrays of structsJuan Quintela
2009-08-27Add VMState support for structsJuan Quintela
2009-08-27Port apic to new VMState designJuan Quintela
2009-08-27Add VMState support for arraysJuan Quintela
2009-08-27Add VMState support for pointersJuan Quintela
2009-08-27New VMstate save/load infrastructureJuan Quintela
2009-08-27move useful type definitons to osdep.hJuan Quintela
2009-08-27Move isa_connect_irq calls into isa_create_simpleGerd Hoffmann
2009-08-27Add isa_reserve_irq().Jes Sorensen
2009-08-27isa bus irq changes and fixes.Gerd Hoffmann
2009-08-27hw/eepro100.c: Use extended TBD only where applicableNaphtali Sprei
2009-08-27pci-hotplug: initialize dinfo to NULL in pci_device_hot_addSebastian Herbszt
2009-08-27add file descriptor migrationPaolo Bonzini
2009-08-25Sparc32: improve interrupt handlingBlue Swirl
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-08-24Make the e1000 the default network adapter for the pc target.Anthony Liguori
2009-08-24virtio-blk: add msi support.Gerd Hoffmann
2009-08-24qdev/prop: convert isa-bus to helper macros.Gerd Hoffmann
2009-08-24unify popen/fopen qemu wrappersPaolo Bonzini
2009-08-24Unbreak large mem support by removing kqemuAnthony Liguori
2009-08-24Route IOAPIC interrupts via ISA busAvi Kivity
2009-08-24Route PC irqs to ISA bus instead of i8259 directlyAvi Kivity
2009-08-24QEMU set irq0override in fw_cfgJes Sorensen
2009-08-24SMART ATA FunctionalityBrian Wheeler
2009-08-24make vga screen_dump use DisplayState properlyStefano Stabellini
2009-08-24Restore consistent formattingmalc
2009-08-24es1370: Remove unused indirection of PCIES1370State and ES1370StateJuan Quintela
2009-08-23Revert my commit c00a9de060124a988bd9847c095e5836488c6f01Andrzej Zaborowski
2009-08-23Fix segfault of qemu-system-arm with PXA targetTorsten Duwe
2009-08-23Use corect depth from DisplaySurface in vmware_vga.cReimar Döffinger
2009-08-23Remove the unnecessary and only global in musicpal.cAndrzej Zaborowski
2009-08-23Merge with balrog@git.sv.gnu.org:/srv/git/qemu.gitAndrzej Zaborowski
2009-08-23Make musicpal.c use the I2C device and the Marvell 88w8618 audio deviceAndrzej Zaborowski
2009-08-23Extract the Marvell 88w8618 audio device from musicpal.cAndrzej Zaborowski
2009-08-23Extract musicpal.c I2C bitbanging code and make it gpio awareAndrzej Zaborowski
2009-08-23Musicpal qdev conversion: gpio (except I2C part), keyboard and lcdBenoit Canet
2009-08-23Sparc32: fix monitor commands 'info pic' and 'info irq'Blue Swirl
2009-08-23Rearrange to suppress gcc 3.3.5 warning about unused variableBlue Swirl
2009-08-22ESP: implement Transfer PadBlue Swirl
2009-08-22ESP: Implement select without ATN, fix commentsBlue Swirl
2009-08-22Remove unneded ac97 indirection accessing its stateJuan Quintela
2009-08-16Replace REGX with PRIx64Blue Swirl
2009-08-16Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plxBlue Swirl