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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-02
vhost-user: fix watcher need be removed when vhost-user hotplug
Yunjian Wang
1
-0
/
+4
2017-08-02
tests/bios-tables-test: Compiler warning fix
Dr. David Alan Gilbert
1
-1
/
+1
2017-08-02
accel: cleanup error output
Laurent Vivier
1
-10
/
+10
2017-08-02
intel_iommu: use access_flags for iotlb
Peter Xu
2
-10
/
+8
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
2
-2
/
+37
2017-08-02
vhost: fix a memory leak
Peng Hao
1
-0
/
+2
2017-08-02
tests: switch pxe and vm gen id tests to use kvm
Michael S. Tsirkin
2
-2
/
+2
2017-08-01
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
51
-485
/
+622
2017-08-01
monitor: Reduce handle_qmp_command() tracing overhead
Denis V. Lunev
1
-4
/
+5
2017-08-01
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
28
-395
/
+395
2017-08-01
checkpatch: check trace-events code style
Vladimir Sementsov-Ogievskiy
1
-0
/
+19
2017-08-01
trace-events: fix code style: %# -> 0x%
Vladimir Sementsov-Ogievskiy
11
-56
/
+56
2017-08-01
coding_style: add point about 0x in trace-events
Vladimir Sementsov-Ogievskiy
1
-0
/
+35
2017-08-01
trace: add trace_event_get_state_backends()
Stefan Hajnoczi
5
-17
/
+31
2017-08-01
trace: add TRACE_<event>_BACKEND_DSTATE()
Stefan Hajnoczi
9
-0
/
+56
2017-08-01
trace: ensure unique function / variable names per .stp file
Daniel P. Berrange
1
-10
/
+19
2017-08-01
trace: ensure .stp files are rebuilt if trace tool source changes
Daniel P. Berrange
1
-3
/
+6
2017-07-31
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170731'...
Peter Maydell
6
-35
/
+101
2017-07-31
Revert "syscall: fix dereference of undefined pointer"
Peter Maydell
1
-1
/
+0
2017-07-31
hw/mps2_scc: fix incorrect properties
Philippe Mathieu-Daudé
1
-2
/
+2
2017-07-31
target/arm: Migrate MPU_RNR register state for M profile cores
Peter Maydell
1
-0
/
+28
2017-07-31
target/arm: Move PMSAv7 reset into arm_cpu_reset() so M profile MPUs get reset
Peter Maydell
2
-16
/
+26
2017-07-31
target/arm: Rename cp15.c6_rgnr to pmsav7.rnr
Peter Maydell
4
-13
/
+12
2017-07-31
target/arm: Don't allow guest to make System space executable for M profile
Peter Maydell
1
-1
/
+15
2017-07-31
target/arm: Don't do MPU lookups for addresses in M profile PPB region
Peter Maydell
1
-1
/
+16
2017-07-31
target/arm: Correct MPU trace handling of write vs execute
Peter Maydell
1
-2
/
+2
2017-07-31
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
74
-102
/
+131
2017-07-31
docs: fix broken paths to docs/specs/ivshmem-spec.txt
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-31
docs: fix broken paths to docs/config/ich9-ehci-uhci.cfg
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
47
-47
/
+47
2017-07-31
docs: fix broken paths to docs/devel/atomics.txt
Philippe Mathieu-Daudé
3
-4
/
+4
2017-07-31
docs: fix broken paths to docs/devel/qapi-code-gen.txt
Philippe Mathieu-Daudé
5
-5
/
+5
2017-07-31
docs: fix broken paths to docs/interop/qcow2.txt
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-31
docs: fix broken paths to docs/interop dir
Cleber Rosa
2
-3
/
+3
2017-07-31
thunk: assert nb_fields is valid
Philippe Mathieu-Daudé
1
-1
/
+2
2017-07-31
syscall: check inotify() and eventfd() return value
Philippe Mathieu-Daudé
1
-4
/
+12
2017-07-31
syscall: fix use of uninitialized values
Philippe Mathieu-Daudé
1
-0
/
+1
2017-07-31
syscall: fix dereference of undefined pointer
Philippe Mathieu-Daudé
1
-0
/
+1
2017-07-31
linux-user/sh4: fix incorrect memory write
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-31
m68k/translate: fix incorrect copy/paste
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-31
net/eth: fix incorrect check of iov_to_buf() return value
Philippe Mathieu-Daudé
1
-2
/
+2
2017-07-31
ui/vnc: fix leak of SocketAddress **
Philippe Mathieu-Daudé
1
-18
/
+18
2017-07-31
qcow2: fix null pointer dereference
Philippe Mathieu-Daudé
1
-2
/
+2
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
tests: add missing dependency to build QTEST_QEMU_BINARY
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-31
qemu-system-tricore: segfault when entering "x 0" on the monitor
Eduardo Otubo
1
-0
/
+10
2017-07-31
build-sys: there is no qemu-ga.c
Marc-André Lureau
1
-1
/
+1
2017-07-31
tests: test-netfilter && pxe-test require slirp
Marc-André Lureau
1
-4
/
+4
[next]