summaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2014-11-19android-console: Add GF event send functionGreg Bellows
2014-11-19android-console: Add GF event type code reportingGreg Bellows
2014-11-19android-console: Add GF event type reportingGreg Bellows
2014-11-19android-console: Add GF battery property getterGreg Bellows
2014-11-19android-console: Add GF battery prop print funcGreg Bellows
2014-11-19android-console: Add header for battery externsGreg Bellows
2014-06-23android_adb: add Android ADB backendChristoffer Dall
2014-06-23android_adb_dbg: Add Android adb-debug backendChristoffer Dall
2014-06-23android_pipe: Factor out example/test pipes from android_pipeChristoffer Dall
2014-06-23android_pipe: import the qemu_pipe/goldfish_pipe codeAlex Bennée
2014-06-23hw/input/goldfish_events.c: Implement goldfish events devicePeter Maydell
2014-05-20s390x/virtio-ccw: wire up irq routing and irqfdsCornelia Huck
2014-05-20s390x: add I/O adapter registrationCornelia Huck
2014-05-20s390x: split flic into kvm and non-kvm partsCornelia Huck
2014-05-08pci: add Error-propagating pci_add_capability2()Laszlo Ersek
2014-05-07Merge remote-tracking branch 'remotes/sstabellini/xen-140507-2' into stagingPeter Maydell
2014-05-07xen_disk: add discard supportOlaf Hering
2014-05-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-05-07smbus: return -1 if nothing found at the given addressPaolo Bonzini
2014-05-07smbus: allow returning an error from readsPaolo Bonzini
2014-05-07apic: use emulated lapic version 0x14 on pc machines >= 2.1Gabriel L. Somlo
2014-05-07pc: add compat_props placeholder for 2.0 machine typeGabriel L. Somlo
2014-05-07Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i...Peter Maydell
2014-05-07Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2014-05-05machine: Remove QEMUMachine indirection from MachineClassMarcel Apfelbaum
2014-05-05machine: Replace QEMUMachine by MachineClass in accelerator configurationMarcel Apfelbaum
2014-05-05vl.c: Replace QEMUMachine with MachineClass in QEMUMachineInitArgsMarcel Apfelbaum
2014-05-05machine: Copy QEMUMachine's fields to MachineClassMarcel Apfelbaum
2014-05-05machine: Remove obsoleted field from QEMUMachineMarcel Apfelbaum
2014-05-05virtio-net: fix buffer overflow on invalid state loadMichael S. Tsirkin
2014-05-05SMBIOS: Build aggregate smbios tables and entry pointGabriel L. Somlo
2014-05-05SMBIOS: Use bitmaps to prevent incompatible comand line optionsGabriel L. Somlo
2014-05-05SMBIOS: Update header file definitionsGabriel L. Somlo
2014-05-05SMBIOS: Rename symbols to better reflect future useGabriel L. Somlo
2014-05-05E820: Add interface for accessing e820 tableGabriel L. Somlo
2014-04-17allwinner-emac: set autonegotiation complete bit on link upBeniamino Galvani
2014-04-17allwinner-a10-pit: implement prescaler and source selectionBeniamino Galvani
2014-04-17allwinner-a10-pit: avoid generation of spurious interruptsBeniamino Galvani
2014-04-08PPC: Clean up DECR implementationAlexander Graf
2014-04-07fw-path-provider: Change GPL version to 2+Alexey Kardashevskiy
2014-03-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-03-20Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into stagingPeter Maydell
2014-03-20qdev: Introduce FWPathProvider interfacePaolo Bonzini
2014-03-20spapr_hcall: Fix little-endian resource handling in H_SET_MODEAlexey Kardashevskiy
2014-03-19qom: Add check() argument to object_property_add_link()Stefan Hajnoczi
2014-03-19vl.c: Fix OpenBSD compilation issue due to namespace collisionsMarcel Apfelbaum
2014-03-18acpi: Add ACPI_CPU_HOTPLUG_ID_LIMIT macroEduardo Habkost
2014-03-14scsi: Fix migration of scsi sense dataFam Zheng
2014-03-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-03-13dataplane: replace internal thread with IOThreadStefan Hajnoczi