summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Add and use remaining #defines for PCI device IDs (Stuart Brady)aliguori2009-03-139-87/+28
* remove is_graphic_console from vga.c (Stefano Stabellini)aliguori2009-03-131-11/+7
* DisplayAllocator interface (Stefano Stabellini)aliguori2009-03-136-11/+24
* From 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep 17 00:00:00 2001aliguori2009-03-123-223/+278
* Add specialized block driver scsi generic API (Avi Kivity)aliguori2009-03-121-17/+22
* Clean build: Add bt-host.haurel322009-03-101-3/+0
* musicpal: Reorganize IO memory handling (Jan Kiszka)malc2009-03-101-50/+139
* Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)blueswir12009-03-086-260/+111
* Add new entries to firmware configuration deviceblueswir12009-03-081-0/+6
* do not pretend to support low voltage operationaurel322009-03-071-1/+1
* clean build: Fix arm build warningsaurel322009-03-072-18/+1
* arm: Fix gic_irq_state.level bitfield typeaurel322009-03-071-1/+1
* ppc_oldworld: swap the MACIO and CMD646 IDE controllersaurel322009-03-071-9/+8
* Use a dedicated function to request exit from execution loopaurel322009-03-072-2/+2
* Activate uninorth AGP bridgeblueswir12009-03-071-20/+8
* Sparse fixes: dubious mixing of bitwise and logical operationsblueswir12009-03-071-1/+1
* Sparse fixes: move ACPI table definitions to pc.hblueswir12009-03-072-4/+5
* Sparse fixes: truncation by castblueswir12009-03-072-26/+26
* Sparse fixes: NULL use, header order, ANSI prototypes, staticblueswir12009-03-078-20/+32
* Fix sparc64-softmmu breakage from r6711blueswir12009-03-071-2/+2
* monitor: Rework API (Jan Kiszka)aliguori2009-03-0516-92/+112
* monitor: Rework modal password input (Jan Kiszka)aliguori2009-03-052-3/+10
* monitor: Rework early disk password inquiry (Jan Kiszka)aliguori2009-03-052-4/+7
* lsi: add ISTAT1 register read (Ryan Harper)aliguori2009-03-051-0/+2
* DB-DMA IDE asynchronous I/Oaurel322009-03-043-73/+112
* Fix slavio_intctl.c compile errors (Robert Reif)blueswir12009-03-031-2/+2
* DB-DMA cleanupaurel322009-03-033-164/+133
* sh4: r2d fix no ide/net caseaurel322009-03-031-5/+5
* clean build: Fix remaining sh4 warningsaurel322009-03-031-15/+0
* kvm/powerpc: Add MPC8544DS board supportaurel322009-03-023-0/+307
* kvm/powerpc: Add irq support for E500 coreaurel322009-03-022-0/+61
* kvm/powerpc: Add freescale pci controller's supportaurel322009-03-022-0/+369
* hw/openpic: define list in mpic_init() constaurel322009-03-021-1/+1
* kvm/powerpc: Enable MPIC for E500 platform.aurel322009-03-024-87/+618
* Remove some warnings and fix windows build.aliguori2009-02-271-2/+2
* Allow additions of ACPI tables from command line (Gleb Natapov)aliguori2009-02-273-0/+175
* Missing cirrus_invalidate_region() in cirrus_do_copy() (Brian Kress)aliguori2009-02-271-4/+3
* fix pci net hot-remove (Marcelo Tosatti)aliguori2009-02-261-1/+2
* CRIS: Fix remaining build warnings.edgar_igl2009-02-223-2/+3
* Reload ptimers on resetblueswir12009-02-211-3/+3
* virtio: Remove malloc failure checks (Jan Kiszka)aliguori2009-02-161-4/+0
* Generate PCI hotplug interrupt only if corespondent EN bit is set. (Gleb Nata...aliguori2009-02-161-4/+4
* Fix GPE registers read/write handling. (Gleb Natapov)aliguori2009-02-161-12/+31
* Fix hardware accelerated video to video copy on Cirrus VGA (Brian Kress)aliguori2009-02-161-4/+4
* Fix Sparc64 VGA memory size bug exposed by r6604blueswir12009-02-121-1/+1
* Use qemu_ram_allocblueswir12009-02-111-5/+9
* qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)aliguori2009-02-115-0/+313
* Parse full PCI device addresses (Markus Armbruster)aliguori2009-02-112-0/+80
* qemu: pci hotplug GPE support (Marcelo Tosatti)aliguori2009-02-111-0/+94
* qemu: initialize hot add system / acpi gpe (Marcelo Tosatti)aliguori2009-02-112-0/+70
OpenPOWER on IntegriCloud