index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-02
intel_iommu: use access_flags for iotlb
Peter Xu
1
-8
/
+7
2017-08-02
intel_iommu: fix iova for pt
Peter Xu
2
-3
/
+2
2017-08-02
vhost-user: fix legacy cross-endian configurations
Felipe Franciosi
1
-2
/
+21
2017-08-02
vhost: fix a memory leak
Peng Hao
1
-0
/
+2
2017-08-01
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
19
-328
/
+328
2017-08-01
trace-events: fix code style: %# -> 0x%
Vladimir Sementsov-Ogievskiy
8
-41
/
+41
2017-08-01
trace: add trace_event_get_state_backends()
Stefan Hajnoczi
1
-8
/
+5
2017-07-31
hw/mps2_scc: fix incorrect properties
Philippe Mathieu-Daudé
1
-2
/
+2
2017-07-31
target/arm: Rename cp15.c6_rgnr to pmsav7.rnr
Peter Maydell
1
-7
/
+7
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
29
-29
/
+29
2017-07-31
ivshmem: fix incorrect error handling in ivshmem_recv_msg()
Philippe Mathieu-Daudé
1
-1
/
+4
2017-07-31
loader: check get_image_size() return value
Philippe Mathieu-Daudé
1
-2
/
+2
2017-07-31
fix qemu-system-unicore32 crashing when calling without -kernel
Eduardo Otubo
1
-1
/
+4
2017-07-29
Revert "spapr: populate device tree depending on XIVE_EXPLOIT option"
David Gibson
1
-6
/
+4
2017-07-29
spapr_drc: fix realize and unrealize
Greg Kurz
1
-9
/
+6
2017-07-28
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170728' into staging
Peter Maydell
5
-17
/
+24
2017-07-28
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170728-pull-request' i...
Peter Maydell
1
-4
/
+4
2017-07-28
Revert "elf-loader: warn about invalid endianness"
Alexey Kardashevskiy
1
-1
/
+0
2017-07-28
hw/mips: load_elf_strerror to report kernel loading failure
Aurelien Jarno
4
-16
/
+24
2017-07-28
ui: drop ac_search and ac_stop
Gerd Hoffmann
1
-4
/
+4
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-27
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170727-pull-request' i...
Peter Maydell
3
-8
/
+0
2017-07-27
ui: drop altgr and altgr_r QKeyCodes
Gerd Hoffmann
3
-4
/
+0
2017-07-27
ps2: enable multimedia keys
Gerd Hoffmann
1
-4
/
+0
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
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
1
-1
/
+2
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
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
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
2017-07-24
fsl_imx*: Migrate ROM contents
Peter Maydell
3
-6
/
+6
2017-07-24
qapi: Use QNull for a more regular visit_type_null()
Markus Armbruster
1
-1
/
+3
2017-07-21
xen-mapcache: Fix the bug when overlapping emulated DMA operations may cause ...
Alexey G
1
-2
/
+11
2017-07-21
xen: fix compilation on 32-bit hosts
Igor Druzhinin
1
-4
/
+5
2017-07-21
Use qemu_tolower() and qemu_toupper(), not tolower() and toupper()
Peter Maydell
2
-2
/
+2
2017-07-20
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170720-pull-request' ...
Peter Maydell
1
-2
/
+4
2017-07-20
configure: Rename CONFIG_IVSHMEM to CONFIG_IVSHMEM_DEVICE
Peter Maydell
1
-1
/
+1
2017-07-20
usb: Fix build with newer gcc
Eric Blake
1
-2
/
+4
2017-07-19
Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20170718' into staging
Peter Maydell
1
-1
/
+0
2017-07-19
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170718-tag' into...
Peter Maydell
5
-62
/
+224
2017-07-19
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
5
-6
/
+373
2017-07-19
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170718' i...
Peter Maydell
1
-0
/
+32
2017-07-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2
-0
/
+8
2017-07-18
target/alpha: Merge several flag bytes into ENV->FLAGS
Richard Henderson
1
-1
/
+0
[next]