aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-17exec: Handle multipage ranges in invalidate_and_set_dirty()ranchu-virtserial-rebasedranchu-linaro-beta2Peter Maydell
2014-11-14android_pipe: auto-detect PIPE_REG_ACCESS_PARAMS sizeAlex Bennée
2014-10-28virtserial ping-pong devicePeter Maydell
2014-10-28virtio: serial: expose a 'guest_writable' callback for usersAmit Shah
2014-10-28ranchu: Create console and ADB ports automaticallyPeter Maydell
2014-10-28android_adb: add Android ADB backendPeter Maydell
2014-10-28android_adb_dbg: Add Android adb-debug backendChristoffer Dall
2014-10-28android_pipe: Factor out example/test pipes from android_pipeChristoffer Dall
2014-10-28android_pipe: import the qemu_pipe/goldfish_pipe codeAlex Bennée
2014-10-28android-console: Make 'help' output match the classic emulatorPeter Maydell
2014-10-28android-console: Add KO: prefix to parser syntax error messagesPeter Maydell
2014-10-28android-console: Implement quitPeter Maydell
2014-10-28android-console: Add support for redir commandsPeter Maydell
2014-10-28monitor.c: Add support for Android consolePeter Maydell
2014-10-28qemu-char: Add a chr_del_client method to char backendsPeter Maydell
2014-10-28slirp: Make slirp_lookup() a public function net_slirp_lookup()Peter Maydell
2014-10-28hw/arm/ranchu: Add goldfish events devicePeter Maydell
2014-10-28hw/input/goldfish_events.c: Implement goldfish events devicePeter Maydell
2014-09-30hw/arm/ranchu: New machine model for 64-bit ARM Android emulatorPeter Maydell
2014-09-30import goldfish_battery from androidPeter Maydell
2014-09-30import goldfish_audio from androidPeter Maydell
2014-09-30Initial goldfish_fb display devicePeter Maydell
2014-09-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140929'...Peter Maydell
2014-09-29Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140929-1' into ...Peter Maydell
2014-09-29target-arm: Add support for VIRQ and VFIQpull-target-arm-20140929Edgar E. Iglesias
2014-09-29target-arm: Add IRQ and FIQ routing to EL2 and 3Edgar E. Iglesias
2014-09-29target-arm: A64: Emulate the SMC insnEdgar E. Iglesias
2014-09-29target-arm: Add a Hypervisor Trap exception typeEdgar E. Iglesias
2014-09-29target-arm: A64: Emulate the HVC insnEdgar E. Iglesias
2014-09-29target-arm: A64: Correct updates to FAR and ESR on exceptionsEdgar E. Iglesias
2014-09-29target-arm: Don't take interrupts targeting lower ELsEdgar E. Iglesias
2014-09-29target-arm: Break out exception masking to a separate funcEdgar E. Iglesias
2014-09-29target-arm: A64: Refactor aarch64_cpu_do_interruptEdgar E. Iglesias
2014-09-29target-arm: Add SCR_EL3Edgar E. Iglesias
2014-09-29target-arm: Add HCR_EL2Edgar E. Iglesias
2014-09-29target-arm: Don't handle c15_cpar changes via tb_flush()Peter Maydell
2014-09-29hw/input/tsc210x.c: Delete unused array tsc2101_ratesPeter Maydell
2014-09-29hw/display/pxa2xx_lcd.c: Remove unused function pxa2xx_dma_rdst_setPeter Maydell
2014-09-29hw/intc/imx_avic.c: Remove unused function imx_avic_set_prio()Peter Maydell
2014-09-29hw/display/blizzard.c: Delete unused function blizzard_rgb2yuvPeter Maydell
2014-09-29configure: Build GDB XML for 32 bit ARM CPUs into qemu aarch64 binariesPeter Maydell
2014-09-29target-arm: Implement handling of breakpoint firingPeter Maydell
2014-09-29target-arm: Implement setting guest breakpointsPeter Maydell
2014-09-29Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-09-29libqos: use microseconds instead of iterations for virtio timeoutStefan Hajnoczi
2014-09-29libqos: improve event_index test with timeoutStefan Hajnoczi
2014-09-29raw-posix: Fix build without posix_fallocate()Kevin Wolf
2014-09-29Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-09-29qxl: use graphic_console_set_hwopsGerd Hoffmann
2014-09-29console: add graphic_console_set_hwopsGerd Hoffmann