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
2012-03-19
Merge remote-tracking branch 'sstabellini/saverestore-8' into staging
Anthony Liguori
9
-12
/
+278
2012-03-19
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
9
-7
/
+17
2012-03-19
Merge remote-tracking branch 'spice/spice.v50' into staging
Anthony Liguori
7
-108
/
+186
2012-03-19
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
6
-19
/
+54
2012-03-19
Merge remote-tracking branch 'qemu-kvm/memory/urgent' into staging
Anthony Liguori
1
-2
/
+2
2012-03-19
xen: do not allocate RAM during INMIGRATE runstate
Anthony PERARD
1
-0
/
+8
2012-03-19
xen mapcache: check if memory region has moved.
Anthony PERARD
3
-6
/
+43
2012-03-19
xen: record physmap changes to xenstore
Stefano Stabellini
1
-1
/
+77
2012-03-19
Set runstate to INMIGRATE earlier
Stefano Stabellini
1
-1
/
+1
2012-03-19
Introduce "xen-save-devices-state"
Stefano Stabellini
4
-0
/
+151
2012-03-19
exec: fix guest memory access for Xen
Anthony PERARD
1
-2
/
+2
2012-03-19
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
1
-0
/
+11
2012-03-19
scsi: add get_dev_path
Paolo Bonzini
1
-0
/
+18
2012-03-19
virtio-scsi: call unregister_savevm properly
Paolo Bonzini
1
-0
/
+2
2012-03-19
scsi: copy serial number into VPD page 0x83
Paolo Bonzini
1
-3
/
+4
2012-03-19
scsi-cd: check ready condition before processing several commands
Paolo Bonzini
1
-13
/
+29
2012-03-19
get rid of CONFIG_VIRTIO_SCSI
Paolo Bonzini
3
-3
/
+1
2012-03-19
Merge remote-tracking branch 'qemu-kvm/memory/urgent' into staging
Anthony Liguori
72
-857
/
+1586
2012-03-19
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
17
-132
/
+205
2012-03-19
spice: fix broken initialization
spice.v50
Alon Levy
2
-8
/
+6
2012-03-19
hw/qxl.c: Fix compilation failures on 32 bit hosts
Peter Maydell
1
-8
/
+8
2012-03-19
qxl/qxl_render.c: add trace events
Alon Levy
2
-9
/
+11
2012-03-19
qxl: switch qxl.c to trace-events
Alon Levy
3
-74
/
+140
2012-03-19
qxl: init_pipe_signaling: exit on failure
Alon Levy
1
-10
/
+11
2012-03-19
monitor: fix client_migrate_info error handling
Yonit Halperin
1
-0
/
+5
2012-03-19
spice: set spice uuid and name
Marc-André Lureau
1
-0
/
+6
2012-03-19
qemu-ga: for w32, fix leaked handle ov.hEvent in ga_channel_write()
Jeff Cody
1
-0
/
+4
2012-03-19
ioapic: fix build with DEBUG_IOAPIC
Jason Wang
1
-1
/
+1
2012-03-19
.gitignore: add qemu-bridge-helper and option rom build products
David Gibson
1
-0
/
+6
2012-03-19
cleanup obsolete typedef
Joshua Housh
1
-1
/
+0
2012-03-19
monitor: Remove unused bool field 'qapi' in mon_cmd_t struct
Jeff Cody
1
-1
/
+0
2012-03-19
ds1338: Add missing break statement
Stefan Weil
1
-0
/
+1
2012-03-19
vnc: Fix packed boolean struct members
Stefan Weil
2
-3
/
+5
2012-03-19
Remove type field in ModuleEntry as it's not used
Chen Yufei
1
-1
/
+0
2012-03-19
memory: check for watchpoints when getting code ram_addr
Avi Kivity
1
-1
/
+2
2012-03-19
exec: fix write tlb entry misused as iotlb
Avi Kivity
1
-3
/
+8
2012-03-18
tcg: fix sparc host for AREG0 free operation
Blue Swirl
1
-0
/
+11
2012-03-18
Sparc: avoid AREG0 wrappers for memory access helpers
Blue Swirl
6
-268
/
+93
2012-03-18
Sparc: avoid AREG0 for memory access helpers
Blue Swirl
6
-226
/
+388
2012-03-18
TCG: add 5 arg helpers to def-helper.h
Blue Swirl
1
-0
/
+26
2012-03-18
softmmu templates: optionally pass CPUState to memory access functions
Blue Swirl
16
-44
/
+576
2012-03-18
i386: Remove REGPARM
Blue Swirl
7
-104
/
+77
2012-03-17
sparc64: implement PCI and ISA irqs
Blue Swirl
5
-38
/
+93
2012-03-17
sparc: reset CPU state on reset
Blue Swirl
2
-2
/
+4
2012-03-17
apb: use normal PCI device header for PBM device
Blue Swirl
1
-1
/
+0
2012-03-17
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...
Blue Swirl
11
-101
/
+118
2012-03-17
w64: Fix data type of next_tb and tcg_qemu_tb_exec
Stefan Weil
4
-7
/
+7
2012-03-17
softfloat: fix for C99
Avi Kivity
2
-4
/
+6
2012-03-17
Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...
Blue Swirl
2
-25
/
+43
2012-03-17
Merge branch 'malta' of git://qemu.weilnetz.de/qemu
Blue Swirl
1
-48
/
+36
[next]