aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-02-12hw/i386: enabled android pipeJason Hu
2015-02-11hw/i386: enabled goldfish eventsJason Hu
2015-02-10Merge "hw/i386: Enable goldfish battery" into studio-1.2-devDavid Turner
2015-02-05Add MIPS ranchu machineMiodrag Dinic
2015-02-05Add Goldfish Timer & RTC devicesMiodrag Dinic
2015-02-05Add Goldfish interrupt controllerMiodrag Dinic
2015-02-05Add Goldfish serial port deviceMiodrag Dinic
2015-02-04Merge "android_pipe: Use guest physical address for buffer read/write" into s...David Turner
2015-02-03hw/i386: Enable goldfish batteryYu Ning
2015-02-03android_pipe: Use guest physical address for buffer read/writeYu Ning
2015-02-03bug-fix: display adb-debug from the head of bufferJason Hu
2015-01-07android-console: Add GF event send functionGreg Bellows
2015-01-07android-console: Add GF event type code reportingGreg Bellows
2015-01-07android-console: Add GF event type reportingGreg Bellows
2015-01-07android-console: Init the event device ID fieldGreg Bellows
2015-01-07android-console: Add GF battery property getterGreg Bellows
2015-01-07android-console: Add GF battery prop print funcGreg Bellows
2015-01-07android-console: Add header for battery externsGreg Bellows
2015-01-07android-console: Init the battery ID state fieldGreg Bellows
2015-01-07android-console: Add missing hw_has_battery propGreg Bellows
2015-01-07ranchu: trigger rotation in goldfish_sensors on commandAlex Bennée
2015-01-07add goldfish_sensors: basic support for pipe based accelerometerAlex Bennée
2015-01-07android_qemud: add wrappers for qemud: framing over pipesAlex Bennée
2014-12-27ranchu: set global graphic_rotation variable to map input eventsAlex Bennée
2014-12-27ranchu: trigger goldfish_fb rotation on commandAlex Bennée
2014-12-19goldfish_fb: implement basic rotation supportAlex Bennée
2014-12-19ranchu: add stub console handler for "rotate"Alex Bennée
2014-12-19goldfish_fb: remove SET_ROTATION supportAlex Bennée
2014-12-19android_pipe: auto-detect PIPE_REG_ACCESS_PARAMS sizeAlex Bennée
2014-12-19virtserial ping-pong devicePeter Maydell
2014-12-19virtio: serial: expose a 'guest_writable' callback for usersAmit Shah
2014-12-19ranchu: Create console and ADB ports automaticallyPeter Maydell
2014-12-19android_adb: add Android ADB backendPeter Maydell
2014-12-19android_adb_dbg: Add Android adb-debug backendChristoffer Dall
2014-12-19android_pipe: Factor out example/test pipes from android_pipeChristoffer Dall
2014-12-19android_pipe: import the qemu_pipe/goldfish_pipe codeAlex Bennée
2014-12-19hw/arm/ranchu: Add goldfish events devicePeter Maydell
2014-12-19hw/input/goldfish_events.c: Implement goldfish events devicePeter Maydell
2014-12-19hw/arm/ranchu: New machine model for 64-bit ARM Android emulatorPeter Maydell
2014-12-19import goldfish_battery from androidPeter Maydell
2014-12-19import goldfish_audio from androidPeter Maydell
2014-12-19import goldfish_fb from androidPeter Maydell
2014-12-19framebuffer.c: cosmetic clean-upsAlex Bennée
2014-12-04Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2014-8106-20141204...Peter Maydell
2014-12-01vhost: Fix vhostfd leak in error branchGonglei
2014-12-01cirrus: don't overflow CirrusVGAState->cirrus_bltbufGerd Hoffmann
2014-12-01cirrus: fix blit region checkGerd Hoffmann
2014-11-28Fix for crash after migration in virtio-rng on bi-endian targetsDavid Gibson
2014-11-28virtio-net: fix unmap leakJason Wang
2014-11-27hmp: fix regression of HMP device_del auto-completionMarcel Apfelbaum