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
2016-01-29
xen: Clean up includes
Peter Maydell
17
-36
/
+17
2016-01-29
arm: Clean up includes
Peter Maydell
65
-0
/
+65
2016-01-29
alpha: Clean up includes
Peter Maydell
14
-6
/
+14
2016-01-29
x86: Clean up includes
Peter Maydell
75
-24
/
+75
2016-01-29
linux-user: Clean up includes
Peter Maydell
20
-74
/
+20
2016-01-29
unicore: Clean up includes
Peter Maydell
12
-5
/
+12
2016-01-29
s390: Clean up includes
Peter Maydell
32
-4
/
+32
2016-01-29
sparc: Clean up includes
Peter Maydell
20
-6
/
+20
2016-01-29
ppc: Clean up includes
Peter Maydell
63
-11
/
+63
2016-01-29
lm32: Clean up includes
Peter Maydell
23
-8
/
+23
2016-01-29
exec: Clean up includes
Peter Maydell
7
-15
/
+7
2016-01-29
crypto: Clean up includes
Peter Maydell
13
-0
/
+13
2016-01-29
migration: Clean up includes
Peter Maydell
16
-12
/
+16
2016-01-28
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160128' into staging
Peter Maydell
16
-26
/
+102
2016-01-28
microblaze: Clean up includes
Peter Maydell
9
-1
/
+9
2016-01-28
disas/microblaze.c: Don't define TRUE or FALSE
Peter Maydell
1
-4
/
+1
2016-01-27
s390x: s390_cpu_get_phys_page_debug has to return -1
David Hildenbrand
1
-2
/
+3
2016-01-27
gdb: provide the name of the architecture in the target.xml
David Hildenbrand
6
-7
/
+51
2016-01-27
s390x/css: fix control flags during csch
Halil Pasic
1
-1
/
+1
2016-01-27
watchdog/diag288: don't reset for action=none|debug|pause
Bo Tu
1
-0
/
+7
2016-01-27
watchdog: introduction of get_watchdog_action
Bo Tu
2
-9
/
+15
2016-01-27
s390x: fix generation of event information crw
Song Shan Gong
3
-1
/
+14
2016-01-27
s390x/ioinst: set type and len for SEI response
Pierre Morel
1
-1
/
+2
2016-01-27
s390x/sclp: add device to the sysbus in sclp_realize
David Hildenbrand
1
-2
/
+6
2016-01-27
s390x/machine: make addon register fields static
Christian Borntraeger
1
-2
/
+2
2016-01-27
s390x/skeys: Fix instance and class size
Christian Borntraeger
1
-1
/
+1
2016-01-26
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160126-2' into s...
Peter Maydell
14
-135
/
+315
2016-01-26
xen: make it possible to build without the Xen PV domain builder
Ian Campbell
4
-5
/
+31
2016-01-26
xen: domainbuild: reopen libxenctrl interface after forking for domain watcher.
Ian Campbell
2
-20
/
+6
2016-01-26
xen: Use stable library interfaces when they are available.
Ian Campbell
2
-2
/
+88
2016-01-26
xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.
Ian Campbell
8
-22
/
+56
2016-01-26
xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pages
Ian Campbell
3
-18
/
+19
2016-01-26
xen: Switch to libxengnttab interface for compat shims.
Ian Campbell
6
-45
/
+69
2016-01-26
xen: Switch to libxenevtchn interface for compat shims.
Ian Campbell
4
-38
/
+64
2016-01-26
xen_console: correctly cleanup primary console on teardown.
Ian Campbell
1
-5
/
+2
2016-01-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
13
-1268
/
+1663
2016-01-26
scripts/dump-guest-memory.py: Fix module docstring
Janosch Frank
1
-17
/
+18
2016-01-26
scripts/dump-guest-memory.py: Introduce multi-arch support
Janosch Frank
1
-167
/
+325
2016-01-26
scripts/dump-guest-memory.py: Cleanup functions
Janosch Frank
1
-25
/
+50
2016-01-26
scripts/dump-guest-memory.py: Improve python 3 compatibility
Janosch Frank
1
-11
/
+15
2016-01-26
scripts/dump-guest-memory.py: Make methods functions
Janosch Frank
1
-91
/
+93
2016-01-26
scripts/dump-guest-memory.py: Move constants to the top
Janosch Frank
1
-63
/
+63
2016-01-26
nbd: add missed aio_context_acquire in nbd_export_new
Denis V. Lunev
1
-0
/
+2
2016-01-26
memory: exit when hugepage allocation fails if mem-prealloc
Luiz Capitulino
1
-4
/
+7
2016-01-26
cpus: use broadcast on qemu_pause_cond
Dr. David Alan Gilbert
1
-2
/
+2
2016-01-26
scripts/kvm/kvm_stat: Add optparse description
Janosch Frank
1
-1
/
+28
2016-01-26
scripts/kvm/kvm_stat: Add interactive filtering
Janosch Frank
1
-0
/
+24
2016-01-26
scripts/kvm/kvm_stat: Fixup filtering
Janosch Frank
1
-11
/
+21
2016-01-26
scripts/kvm/kvm_stat: Fix rlimit for unprivileged users
Janosch Frank
1
-3
/
+11
2016-01-26
scripts/kvm/kvm_stat: Read event values as u64
Janosch Frank
1
-1
/
+1
[next]