summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2014-06-23hw/input/goldfish_events.c: Implement goldfish events devicePeter Maydell
2014-06-23hw/arm/ranchu: New machine model for 64-bit ARM Android emulatorPeter Maydell
2014-06-23goldfish_fb: Don't use uninitialized ymin if screen is blankPeter Maydell
2014-06-23hw/display/goldfish_fb: Force update on FB_SET_BASE writesPeter Maydell
2014-06-23hw/display/goldfish_fb: Use our own drawfns rather than milkymist'sPeter Maydell
2014-06-16hw/arm/spitz: Avoid clash with Windows header symbol MOD_SHIFTPeter Maydell
2014-05-26add WIP lionhead machineGreg Hackmann
2014-05-26goldfish_battery: port to modern qemu apisGreg Hackmann
2014-05-26import goldfish_battery from androidGreg Hackmann
2014-05-26goldfish_audio: port to modern qemu apisGreg Hackmann
2014-05-26goldfish_audio: remove code to read audio input from diskGreg Hackmann
2014-05-26import goldfish_audio from androidGreg Hackmann
2014-05-26goldfish_fb: port to modern qemu apisGreg Hackmann
2014-05-26HACK: goldfish_fb: disable UI rotation eventsGreg Hackmann
2014-05-26HACK: goldfish_fb: remove FB_GET_FORMAT registerGreg Hackmann
2014-05-26import goldfish_fb from androidGreg Hackmann
2014-05-22Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-5' into stagingPeter Maydell
2014-05-22Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140520' into stagingPeter Maydell
2014-05-22Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell
2014-05-20megasas: remove buildtime stringsOlaf Hering
2014-05-20s390x/virtio-ccw: wire up irq routing and irqfdsCornelia Huck
2014-05-20s390x/virtio-ccw: reference-counted indicatorsCornelia Huck
2014-05-20s390x: add I/O adapter registrationCornelia Huck
2014-05-20s390x: split flic into kvm and non-kvm partsCornelia Huck
2014-05-20hw/audio/intel-hda: Avoid shift into sign bitPeter Maydell
2014-05-20audio/intel-hda: support FIFORDYStanislav Vorobiov
2014-05-19Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-05-19Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-8' into stagingPeter Maydell
2014-05-19Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell
2014-05-16virtio-scsi: Plug memory leak on virtio_scsi_push_event() error pathMarkus Armbruster
2014-05-16scsi: Document intentional fall through in scsi_req_length()Markus Armbruster
2014-05-16input: sparc32 kbd: claim en-us layoutGerd Hoffmann
2014-05-16input: sparc32 kbd: fix some key mappingsGerd Hoffmann
2014-05-16input: switch sparc32 kbd to new input apiGerd Hoffmann
2014-05-16input: switch ps/2 mouse to new input apiGerd Hoffmann
2014-05-16input: switch ps/2 kbd to new input apiGerd Hoffmann
2014-05-16ps2: set ps/2 output buffer size as the same as kernelGonglei
2014-05-15qapi: Replace uncommon use of the error API by the common oneMarkus Armbruster
2014-05-15hw: Don't call visit_end_struct() after visit_start_struct() failsMarkus Armbruster
2014-05-15Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-05-15Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...Peter Maydell
2014-05-15Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140513'...Peter Maydell
2014-05-15Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell
2014-05-14usb: fix up post load checksMichael S. Tsirkin
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (usb)Juan Quintela
2014-05-13hw/arm/omap_gpmc: Avoid buffer overrun filling prefetch FIFOPeter Maydell
2014-05-13hw/arm/stellaris: Correct handling of GPTM TAR registerPeter Maydell
2014-05-13hw/timer/exynos4210_mct: Avoid overflow in exynos4210_ltick_recalc_countPeter Maydell
2014-05-13hw/dma/omap_dma: Add (uint32_t) casts when shifting uint16_t by 16Peter Maydell