aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-07android-console: Init the event device ID fieldGreg Bellows
2015-01-07android-console: Add console base event commandGreg Bellows
2015-01-07android-console: Add power capacity commandGreg Bellows
2015-01-07android-console: Add power health commandGreg Bellows
2015-01-07android-console: Add power present commandGreg Bellows
2015-01-07android-console: Add power status commandGreg Bellows
2015-01-07android-console: Add power ac commandGreg Bellows
2015-01-07android-console: Add power display commandGreg 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-07android-console: Add console base power commandGreg Bellows
2015-01-07android-console: Consolidate redir help textGreg Bellows
2015-01-07android-console: Remove extra redir help messageGreg Bellows
2015-01-07android-console: Fix OK message outputGreg 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-19android-console: Make 'help' output match the classic emulatorPeter Maydell
2014-12-19android-console: Add KO: prefix to parser syntax error messagesPeter Maydell
2014-12-19android-console: Implement quitPeter Maydell
2014-12-19android-console: Add support for redir commandsPeter Maydell
2014-12-19monitor.c: Add support for Android consolePeter Maydell
2014-12-19qemu-char: Add a chr_del_client method to char backendsPeter Maydell
2014-12-19slirp: Make slirp_lookup() a public function net_slirp_lookup()Peter Maydell
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-19target-arm: A64: fix use 12 bit page tables for AArch64 [!UPSTREAM]Alex Bennée
2014-12-19monitor: add support for dynamic command tablesAlex Bennée
2014-12-19framebuffer.c: cosmetic clean-upsAlex Bennée
2014-12-19configure: don't apply -O2 if extra-cflags sets -OAlex Bennée