aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2009-05-01Fix hw/acpi.c build w/ DEBUG enabledAlex Williamson
2009-05-01Pci nic: pci_register_device can failChris Wright
2009-05-01suport device driver initialization modelGlauber Costa
2009-04-17hpet: Fix emulation of HPET_TN_SETVAL (Jan Kiszka)aliguori
2009-04-17Introduce VLANClientState::cleanup() (Mark McLoughlin)aliguori
2009-04-17Use NICInfo::model for eepro100 savevm ID string (Mark McLoughlin)aliguori
2009-04-17Add unregister_savevm() (Mark McLoughlin)aliguori
2009-04-17Remove NICInfo from e1000 and mipsnet state (Mark McLoughlin)aliguori
2009-04-17Don't fail PCI hotplug if no NIC model is supplied (Mark McLoughlin)aliguori
2009-04-17Remove stray GSO code from virtio_net (Mark McLoughlin)aliguori
2009-04-10Make PCI config status register read-onlyaliguori
2009-04-10Fix crash on resolution change -> screen dump -> vga redraw (Avi Kivity)aliguori
2009-04-05create qemu_file_set_error (Glauber Costa)aliguori
2009-04-05pci_add storage: fix error handling for 'if' parameter (Eduardo Habkost)aliguori
2009-04-05Fix oops on 2.6.25 guest (Rusty Russell)aliguori
2009-03-31SH4: Add support for kernel cmdlineaurel32
2009-03-22Fix VGA issue introduced by r6349 (malc)aliguori
2009-03-20virtio: Allow guest to defer VIRTIO_F_NOTIFY_ON_EMPTY (Alex Williamson)aliguori
2009-03-20e1000: Fix RX descriptor low threshold interrupt logic (Alex Williamson)aliguori
2009-03-13temporarily disable logging around pci config writes (Avi Kivity)aliguori
2009-03-13stop dirty logging while updating cirrus bank memory (Glauber Costa)aliguori
2009-03-13qemu:virtio-net: Check return size on the correct sg list (Alex Williamson)aliguori
2009-03-05monitor: Rework early disk password inquiry (Jan Kiszka)aliguori
2009-03-05lsi: add ISTAT1 register read (Ryan Harper)aliguori
2009-03-04DB-DMA IDE asynchronous I/Oaurel32
2009-03-03Fix slavio_intctl.c compile errors (Robert Reif)blueswir1
2009-03-03DB-DMA cleanupaurel32
2009-03-03sh4: r2d fix no ide/net caseaurel32
2009-03-03clean build: Fix remaining sh4 warningsaurel32
2009-03-02kvm/powerpc: Add MPC8544DS board supportaurel32
2009-03-02kvm/powerpc: Add irq support for E500 coreaurel32
2009-03-02kvm/powerpc: Add freescale pci controller's supportaurel32
2009-03-02hw/openpic: define list in mpic_init() constaurel32
2009-03-02kvm/powerpc: Enable MPIC for E500 platform.aurel32
2009-02-27Remove some warnings and fix windows build.aliguori
2009-02-27Allow additions of ACPI tables from command line (Gleb Natapov)aliguori
2009-02-27Missing cirrus_invalidate_region() in cirrus_do_copy() (Brian Kress)aliguori
2009-02-26fix pci net hot-remove (Marcelo Tosatti)aliguori
2009-02-22CRIS: Fix remaining build warnings.edgar_igl
2009-02-21Reload ptimers on resetblueswir1
2009-02-16virtio: Remove malloc failure checks (Jan Kiszka)aliguori
2009-02-16Generate PCI hotplug interrupt only if corespondent EN bit is set. (Gleb Nata...aliguori
2009-02-16Fix GPE registers read/write handling. (Gleb Natapov)aliguori
2009-02-16Fix hardware accelerated video to video copy on Cirrus VGA (Brian Kress)aliguori
2009-02-12Fix Sparc64 VGA memory size bug exposed by r6604blueswir1
2009-02-11Use qemu_ram_allocblueswir1
2009-02-11qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)aliguori
2009-02-11Parse full PCI device addresses (Markus Armbruster)aliguori
2009-02-11qemu: pci hotplug GPE support (Marcelo Tosatti)aliguori
2009-02-11qemu: initialize hot add system / acpi gpe (Marcelo Tosatti)aliguori