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
2017-07-28
ui: correctly detect spice PAUSE scancode sequence
Daniel P. Berrange
1
-19
/
+13
2017-07-28
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170728' into staging
Peter Maydell
3
-3
/
+8
2017-07-28
s390x/css: fix bits must be zero check for TIC
Halil Pasic
1
-1
/
+2
2017-07-28
s390x/css: check ccw address validity
Halil Pasic
1
-0
/
+4
2017-07-28
target/s390x: fix pgm irq ilen in translate_pages()
David Hildenbrand
1
-1
/
+1
2017-07-28
target/s390x: fix pgm irq ilen for stsi
David Hildenbrand
1
-1
/
+1
2017-07-27
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170727-pull-request' i...
Peter Maydell
11
-125
/
+222
2017-07-27
ps2: fix sending of PAUSE/BREAK scancodes
Daniel P. Berrange
3
-0
/
+22
2017-07-27
ui: drop altgr and altgr_r QKeyCodes
Gerd Hoffmann
5
-7
/
+2
2017-07-27
ps2: enable multimedia keys
Gerd Hoffmann
1
-4
/
+0
2017-07-27
ui: add multimedia keys
Gerd Hoffmann
2
-1
/
+71
2017-07-27
ui: update keymaps
Gerd Hoffmann
1
-0
/
+7
2017-07-27
ui: move qemu_input_linux_to_qcode()
Gerd Hoffmann
3
-113
/
+116
2017-07-27
ui: add next and prior keysyms
Gerd Hoffmann
2
-0
/
+4
2017-07-27
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20170726.0' in...
Peter Maydell
2
-5
/
+8
2017-07-27
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
1
-11
/
+23
2017-07-26
target/i386: Don't use x86_cpu_load_def() on "max" CPU model
Eduardo Habkost
1
-6
/
+12
2017-07-26
target/i386: Define CPUID_MODEL_ID_SZ macro
Eduardo Habkost
1
-0
/
+11
2017-07-26
target/i386: Use host_vendor_fms() in max_x86_cpu_initfn()
Eduardo Habkost
1
-7
/
+2
2017-07-26
vfio/pci: fix use of freed memory
Philippe Mathieu-Daudé
1
-4
/
+7
2017-07-26
vfio/platform: fix use of freed memory
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-25
Update version for v2.10.0-rc0 release
v2.10.0-rc0
Peter Maydell
1
-1
/
+1
2017-07-25
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-07-25' in...
Peter Maydell
4
-8
/
+14
2017-07-25
qemu-iotests: Fix reference output for 186
Kevin Wolf
1
-3
/
+3
2017-07-25
qcow2-bitmap: fix bitmap_free
Vladimir Sementsov-Ogievskiy
1
-0
/
+4
2017-07-25
qcow: fix memory leaks related to encryption
Daniel P. Berrange
2
-5
/
+7
2017-07-25
hw/display/sm501: Don't use vmstate_register_ram_global()
Peter Maydell
1
-2
/
+1
2017-07-25
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170725' into staging
Peter Maydell
16
-796
/
+914
2017-07-25
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170725' int...
Peter Maydell
5
-21
/
+25
2017-07-25
s390x/css: fix ilen in IO instruction handlers
Halil Pasic
1
-21
/
+21
2017-07-25
target/s390x: Add remaining switches to compile with --disable-tcg
Thomas Huth
2
-3
/
+7
2017-07-25
target/s390x: Move exception-related functions to a new excp_helper.c file
Thomas Huth
4
-469
/
+528
2017-07-25
target/s390x: Rework program_interrupt() and related functions
Thomas Huth
5
-48
/
+52
2017-07-25
target/s390x: Move diag helpers to a separate file
Thomas Huth
3
-168
/
+180
2017-07-25
target/s390x: Move s390_cpu_dump_state() to helper.c
Thomas Huth
2
-60
/
+60
2017-07-25
target/s390x: improve baselining if certain base features are missing
David Hildenbrand
1
-0
/
+33
2017-07-25
s390x/kvm: better comment regarding zPCI feature availability
David Hildenbrand
1
-1
/
+1
2017-07-25
target/s390x: introduce (test|set)_be_bit
David Hildenbrand
3
-16
/
+14
2017-07-25
target/s390x: indicate query subfunction in s390_fill_feat_block
David Hildenbrand
2
-18
/
+26
2017-07-25
target/s390x: drop BE_BIT()
David Hildenbrand
1
-1
/
+0
2017-07-25
s390/cpumodel: remove KSS from the default model of z14
Christian Borntraeger
2
-1
/
+1
2017-07-25
vfio/ccw: fix initialization of the Object DeviceState pointer in the common ...
Dong Jia Shi
1
-0
/
+1
2017-07-25
vfio/ccw: allocate irq info with the right size
Jing Zhang
1
-1
/
+1
2017-07-25
pseries: Update SLOF firmware image
Alexey Kardashevskiy
3
-1
/
+1
2017-07-25
spapr: Fix QEMU abort during memory unplug
Bharata B Rao
1
-16
/
+22
2017-07-25
spapr/htab: fix savevm
Laurent Vivier
1
-1
/
+1
2017-07-25
spapr_pci: Fix obsolete comment about MSIX encoding in addr/data
Alexey Kardashevskiy
1
-3
/
+1
2017-07-24
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170724'...
Peter Maydell
6
-9
/
+9
2017-07-24
integratorcp: Don't migrate flash using vmstate_register_ram_global()
Peter Maydell
1
-2
/
+1
2017-07-24
mps2: Correctly set parent bus for SCC device
Peter Maydell
1
-1
/
+1
[prev]
[next]