index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-11
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
3
-7
/
+12
2014-03-11
qemu-thread-posix: Fix build against older glibc version
Jan Kiszka
1
-1
/
+1
2014-03-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140310'...
Peter Maydell
15
-36
/
+144
2014-03-11
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-4' into staging
Peter Maydell
2
-7
/
+34
2014-03-11
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-5' into staging
Peter Maydell
2
-7
/
+25
2014-03-11
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-1' into staging
Peter Maydell
4
-103
/
+141
2014-03-11
target-i386: bugfix of Intel MPX
Liu, Jinsong
1
-1
/
+1
2014-03-10
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
33
-335
/
+655
2014-03-10
s390/kvm: Add Maintainers for s390/kvm
Christian Borntraeger
1
-0
/
+7
2014-03-10
Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into staging
Peter Maydell
20
-33
/
+143
2014-03-10
Merge remote-tracking branch 'remotes/mcayland/qemu-openbios' into staging
Peter Maydell
5
-1
/
+1
2014-03-10
target-arm: Implement WFE as a yield operation
Peter Maydell
5
-0
/
+19
2014-03-10
hw/arm/musicpal: Avoid shifting left into sign bit
Peter Maydell
1
-2
/
+2
2014-03-10
hw/ssi/xilinx_spips.c: Avoid shifting left into sign bit
Peter Maydell
1
-2
/
+2
2014-03-10
hw/arm/omap1.c: Avoid shifting left into sign bit
Peter Maydell
1
-10
/
+14
2014-03-10
pxa2xx: Don't shift into sign bit
Peter Maydell
3
-6
/
+6
2014-03-10
libvixl: Fix format strings for several int64_t values
Stefan Weil
1
-10
/
+10
2014-03-10
target-arm: Fix intptr_t vs tcg_target_long
Richard Henderson
1
-1
/
+1
2014-03-10
target-arm: Implements the ARM PMCCNTR register
Alistair Francis
2
-4
/
+89
2014-03-10
target-arm: Fix incorrect setting of E bit in CPSR
Peter Maydell
1
-1
/
+1
2014-03-10
configure: Prettify message for hosts without spice support
Stefan Weil
1
-0
/
+4
2014-03-10
spice: QemuUIInfo windup
Gerd Hoffmann
1
-3
/
+22
2014-03-10
spice: fix simple display surface handling
Gerd Hoffmann
1
-4
/
+8
2014-03-10
input: map INPUT_BUTTON_WHEEL_{UP,DOWN} to legacy input z axis moves.
Gerd Hoffmann
1
-0
/
+14
2014-03-10
input: sdl: fix guest_cursor logic.
Gerd Hoffmann
1
-7
/
+11
2014-03-10
Merge remote-tracking branch 'remotes/rth/tcg-aarch-6-1' into staging
Peter Maydell
2
-160
/
+130
2014-03-10
linux-user: set minimum kernel version to 2.6.32
Riku Voipio
16
-3
/
+16
2014-03-10
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140308-1'...
Peter Maydell
5
-12
/
+61
2014-03-10
ui/vnc: disable adaptive update calculations if not needed
Peter Lieven
1
-0
/
+9
2014-03-10
ui/vnc: optimize setting in vnc_dpy_update()
Peter Lieven
1
-11
/
+5
2014-03-10
ui/vnc: optimize clearing in find_and_clear_dirty_height()
Peter Lieven
1
-4
/
+1
2014-03-10
ui/vnc: optimize dirty bitmap tracking
Peter Lieven
2
-71
/
+88
2014-03-10
ui/vnc: derive cmp_bytes from VNC_DIRTY_PIXELS_PER_BIT
Peter Lieven
1
-1
/
+1
2014-03-10
ui/vnc: introduce VNC_DIRTY_PIXELS_PER_BIT macro
Peter Lieven
2
-25
/
+46
2014-03-10
vnc: fix use-after-free in vnc_update_client_sync
Gerd Hoffmann
1
-13
/
+8
2014-03-10
vnc: Fix qemu crashed when vnc client disconnect suddenly
Gonglei (Arei)
1
-0
/
+5
2014-03-10
vnc: Fix tight_detect_smooth_image() for lossless case
Markus Armbruster
1
-1
/
+1
2014-03-10
Update OpenBIOS images
Mark Cave-Ayland
5
-1
/
+1
2014-03-09
qemu: x86: ignore ioapic polarity
Gabriel L. Somlo
1
-3
/
+0
2014-03-09
pckbd: return 'keyboard enabled' on read input port command
Hervé Poussineau
1
-1
/
+1
2014-03-09
pam: partly fix write-only mode
Hervé Poussineau
1
-1
/
+1
2014-03-09
acpi-test: issue errors instead of warnings when possible
Marcel Apfelbaum
1
-9
/
+17
2014-03-09
acpi-test: retain both asl and aml files on failure
Marcel Apfelbaum
1
-7
/
+9
2014-03-09
MAINTAINERS: drop an out of date address
Michael S. Tsirkin
1
-2
/
+0
2014-03-09
Add a 'name' parameter to qemu_thread_create
Dr. David Alan Gilbert
11
-19
/
+41
2014-03-09
Add 'debug-threads' suboption to --name
Dr. David Alan Gilbert
5
-2
/
+30
2014-03-09
Rework --name to use QemuOpts
Dr. David Alan Gilbert
1
-13
/
+39
2014-03-09
PCIE: fix regression with coldplugged multifunction device
Igor Mammedov
1
-8
/
+8
2014-03-09
memory_region_present: return false if address is not found in child MemoryRe...
Igor Mammedov
2
-4
/
+4
2014-03-09
virtio-net: remove function calls from assert
Joel Stanley
1
-2
/
+5
[next]