summaryrefslogtreecommitdiffstats
path: root/hw/acpi
Commit message (Expand)AuthorAgeFilesLines
* bswap.h: Remove le16_to_cpupu()Peter Maydell2013-11-051-2/+1
* bswap.h: Remove cpu_to_le16wu()Peter Maydell2013-11-051-2/+2
* qdev: Drop misleading qdev_free() functionStefan Hajnoczi2013-11-051-1/+1
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-10-313-7/+107
|\
| * acpi: add interface to access user-installed tablesMichael S. Tsirkin2013-10-141-0/+40
| * ich9: APIs for pc guest infoMichael S. Tsirkin2013-10-141-0/+24
| * piix: APIs for pc guest infoMichael S. Tsirkin2013-10-141-4/+40
| * acpi/piix: add macros for acpi property namesMichael S. Tsirkin2013-10-141-3/+3
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-301-0/+1
|\ \ | |/
| * piix4: disable io on resetMichael S. Tsirkin2013-09-151-0/+1
* | qemu: Adjust qemu wakeupLiu, Jinsong2013-09-251-1/+2
|/
* cpu: Replace qemu_for_each_cpu()Andreas Färber2013-09-031-11/+9
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-4/+4
* aio / timers: Rearrange timer.h & make legacy functions call non-legacyAlex Bligh2013-08-221-1/+1
* acpi/piix4: QOM parent field cleanupAndreas Färber2013-07-231-12/+20
* acpi/piix4: QOM Upcast SweepPeter Crosthwaite2013-07-231-14/+17
* hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-043-15/+18
* memory: introduce memory_region_presentPaolo Bonzini2013-07-041-3/+3
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-043-10/+10
* isa: implement isa_is_ioport_assigned via memory_region_findJan Kiszka2013-07-041-4/+5
* piix: fix some printf errors when debug is enabledHu Tao2013-06-141-6/+6
* refer to FWCfgState explicitlyLaszlo Ersek2013-06-021-1/+1
* acpi: add dummy write function for acpi timerGerd Hoffmann2013-05-141-0/+7
* acpi_piix4: Add infrastructure to send CPU hot-plug GPE to guestIgor Mammedov2013-05-011-2/+88
* ich9: kill cmos_s3Hu Tao2013-04-241-1/+1
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-084-0/+1487
* hw: make subdirectories for devicesPaolo Bonzini2013-04-081-0/+0
OpenPOWER on IntegriCloud