summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | libvixl: Fix format strings for several int64_t valuesStefan Weil2014-03-101-10/+10
| * | | | target-arm: Fix intptr_t vs tcg_target_longRichard Henderson2014-03-101-1/+1
| * | | | target-arm: Implements the ARM PMCCNTR registerAlistair Francis2014-03-102-4/+89
| * | | | target-arm: Fix incorrect setting of E bit in CPSRPeter Maydell2014-03-101-1/+1
* | | | | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-4' into stagingPeter Maydell2014-03-112-7/+34
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | configure: Prettify message for hosts without spice supportStefan Weil2014-03-101-0/+4
| * | | | spice: QemuUIInfo windupGerd Hoffmann2014-03-101-3/+22
| * | | | spice: fix simple display surface handlingGerd Hoffmann2014-03-101-4/+8
* | | | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-5' into stagingPeter Maydell2014-03-112-7/+25
|\ \ \ \ \
| * | | | | input: map INPUT_BUTTON_WHEEL_{UP,DOWN} to legacy input z axis moves.Gerd Hoffmann2014-03-101-0/+14
| * | | | | input: sdl: fix guest_cursor logic.Gerd Hoffmann2014-03-101-7/+11
| |/ / / /
* | | | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-1' into stagingPeter Maydell2014-03-114-103/+141
|\ \ \ \ \
| * | | | | ui/vnc: disable adaptive update calculations if not neededPeter Lieven2014-03-101-0/+9
| * | | | | ui/vnc: optimize setting in vnc_dpy_update()Peter Lieven2014-03-101-11/+5
| * | | | | ui/vnc: optimize clearing in find_and_clear_dirty_height()Peter Lieven2014-03-101-4/+1
| * | | | | ui/vnc: optimize dirty bitmap trackingPeter Lieven2014-03-102-71/+88
| * | | | | ui/vnc: derive cmp_bytes from VNC_DIRTY_PIXELS_PER_BITPeter Lieven2014-03-101-1/+1
| * | | | | ui/vnc: introduce VNC_DIRTY_PIXELS_PER_BIT macroPeter Lieven2014-03-102-25/+46
| * | | | | vnc: fix use-after-free in vnc_update_client_syncGerd Hoffmann2014-03-101-13/+8
| * | | | | vnc: Fix qemu crashed when vnc client disconnect suddenlyGonglei (Arei)2014-03-101-0/+5
| * | | | | vnc: Fix tight_detect_smooth_image() for lossless caseMarkus Armbruster2014-03-101-1/+1
| |/ / / /
* | | | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-03-1033-335/+655
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | qemu: x86: ignore ioapic polarityGabriel L. Somlo2014-03-091-3/+0
| * | | | pckbd: return 'keyboard enabled' on read input port commandHervé Poussineau2014-03-091-1/+1
| * | | | pam: partly fix write-only modeHervé Poussineau2014-03-091-1/+1
| * | | | acpi-test: issue errors instead of warnings when possibleMarcel Apfelbaum2014-03-091-9/+17
| * | | | acpi-test: retain both asl and aml files on failureMarcel Apfelbaum2014-03-091-7/+9
| * | | | MAINTAINERS: drop an out of date addressMichael S. Tsirkin2014-03-091-2/+0
| * | | | Add a 'name' parameter to qemu_thread_createDr. David Alan Gilbert2014-03-0911-19/+41
| * | | | Add 'debug-threads' suboption to --nameDr. David Alan Gilbert2014-03-095-2/+30
| * | | | Rework --name to use QemuOptsDr. David Alan Gilbert2014-03-091-13/+39
| * | | | PCIE: fix regression with coldplugged multifunction deviceIgor Mammedov2014-03-091-8/+8
| * | | | memory_region_present: return false if address is not found in child MemoryRe...Igor Mammedov2014-03-092-4/+4
| * | | | virtio-net: remove function calls from assertJoel Stanley2014-03-091-2/+5
| * | | | acpi-test-data: update expected filesMichael S. Tsirkin2014-03-094-0/+0
| * | | | acpi-build: append description for non-hotplugMichael S. Tsirkin2014-03-097-264/+500
| |/ / /
* | | | s390/kvm: Add Maintainers for s390/kvmChristian Borntraeger2014-03-101-0/+7
* | | | Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into stagingPeter Maydell2014-03-1020-33/+143
|\ \ \ \
| * | | | linux-user: set minimum kernel version to 2.6.32Riku Voipio2014-03-1016-3/+16
| * | | | linux-user: correct handling of break exception for MIPSPetar Jovanovic2014-03-031-0/+4
| * | | | linux-user: translate signal number on return from sigtimedwaitPetar Jovanovic2014-03-031-5/+11
| * | | | linux-user: Implement sendmmsg syscallAlexander Graf2014-03-032-10/+80
| * | | | linux-user: Fix getresuid, getresgid if !USE_UID16Peter Maydell2014-03-031-6/+12
| * | | | linux-user: Don't use UID16 on AArch64Andreas Schwab2014-03-031-1/+2
| * | | | linux-user: AArch64: Implement SA_RESTORER for signal handlersMichael Matz2014-03-031-6/+10
| * | | | linux-user/signal.c: Fix AArch64 big-endian FP register restorePeter Maydell2014-03-031-2/+8
* | | | | Merge remote-tracking branch 'remotes/mcayland/qemu-openbios' into stagingPeter Maydell2014-03-105-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Update OpenBIOS imagesMark Cave-Ayland2014-03-105-1/+1
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'remotes/rth/tcg-aarch-6-1' into stagingPeter Maydell2014-03-102-160/+130
|\ \ \ \
| * | | | tcg-aarch64: Remove nop from qemu_st slow pathRichard Henderson2014-03-081-7/+0
OpenPOWER on IntegriCloud