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-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
loader: rename in_ram/has_mr
Michael S. Tsirkin
4
-6
/
+6
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
2014-03-09
acpi-test-data: update expected files
Michael S. Tsirkin
4
-0
/
+0
2014-03-09
acpi-build: append description for non-hotplug
Michael S. Tsirkin
7
-264
/
+500
2014-03-08
tcg-aarch64: Remove nop from qemu_st slow path
Richard Henderson
1
-7
/
+0
2014-03-08
tcg-aarch64: Simplify tcg_out_ldst_9 encoding
Richard Henderson
1
-12
/
+2
2014-03-08
tcg-aarch64: Use intptr_t apropriately
Richard Henderson
1
-28
/
+21
2014-03-08
tcg-aarch64: Remove the shift_imm parameter from tcg_out_cmp
Richard Henderson
1
-6
/
+5
2014-03-08
tcg-aarch64: Hoist common argument loads in tcg_out_op
Richard Henderson
1
-45
/
+50
2014-03-08
tcg-aarch64: Don't handle mov/movi in tcg_out_op
Richard Henderson
1
-13
/
+7
2014-03-08
tcg-aarch64: Set ext based on TCG_OPF_64BIT
Richard Henderson
1
-21
/
+7
2014-03-08
tcg-aarch64: Change all ext variables to TCGType
Richard Henderson
1
-27
/
+37
2014-03-08
tcg-aarch64: Remove redundant CPU_TLB_ENTRY_BITS check
Richard Henderson
1
-6
/
+0
2014-03-08
tcg-aarch64: Enable builtin disassembler
Richard Henderson
1
-0
/
+6
2014-03-08
migration: extend section_start/end traces
Alexey Kardashevskiy
2
-8
/
+8
2014-03-08
vl: add system_wakeup_request tracepoint
Alexey Kardashevskiy
2
-0
/
+3
2014-03-08
qemu_file: Fix mismerge of "use fwrite() correctly"
Markus Armbruster
1
-1
/
+1
2014-03-08
XBZRLE: Fix qemu crash when resize the xbzrle cache
Gonglei
1
-3
/
+49
2014-03-08
Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into staging
Peter Maydell
12
-157
/
+322
2014-03-08
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
18
-46
/
+608
2014-03-08
build: Fix installation of target-dependent files
Lluís Vilanova
1
-1
/
+1
2014-03-08
xenfb: Fix graphic_console_init() build failure
Andreas Färber
1
-1
/
+1
2014-03-07
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-4' into staging
Peter Maydell
43
-742
/
+2330
[prev]
[next]