index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-24
target-mips: fix save_cpu_state() calls
Aurelien Jarno
1
-6
/
+6
2011-01-24
usb-bus: use snprintf
Blue Swirl
1
-5
/
+7
2011-01-24
usb hid: add migration support
Gerd Hoffmann
1
-2
/
+64
2011-01-24
usb hub: add migration support
Gerd Hoffmann
1
-0
/
+24
2011-01-24
usb core: add migration support
Gerd Hoffmann
3
-5
/
+31
2011-01-24
vnc: fix numlock+capslock tracking
Gerd Hoffmann
1
-2
/
+2
2011-01-24
usb hid: move head+n to common struct
Gerd Hoffmann
1
-24
/
+22
2011-01-24
usb keyboard: add event event queue
Gerd Hoffmann
1
-6
/
+32
2011-01-24
add event queueing to USB HID
Paolo Bonzini
1
-94
/
+127
2011-01-24
block: Use backing format driver during image creation
Stefan Hajnoczi
1
-3
/
+5
2011-01-24
blockdev: Fix drive_del not to crash when drive is not in use
Markus Armbruster
1
-7
/
+9
2011-01-24
blockdev: Make drive_init() use error_report()
Markus Armbruster
1
-31
/
+28
2011-01-24
blockdev: Fix error message for invalid -drive CHS
Markus Armbruster
1
-3
/
+3
2011-01-24
Fix block migration when the device size is not a multiple of 1 MB
Pierre Riteau
1
-2
/
+20
2011-01-24
qed: Refuse to create images on block devices
Stefan Hajnoczi
1
-0
/
+6
2011-01-24
Documentation: Add qemu-img check/rebase
Kevin Wolf
1
-0
/
+41
2011-01-24
ide: Remove unneeded null pointer check
Stefan Weil
1
-3
/
+1
2011-01-24
qcow2: Batch flushes for COW
Kevin Wolf
3
-4
/
+19
2011-01-24
qcow2: Use QcowCache
Kevin Wolf
5
-298
/
+240
2011-01-24
spice: add chardev (v5)
Alon Levy
7
-2
/
+225
2011-01-24
configure: Fix spice probe
Jiri Denemark
1
-3
/
+3
2011-01-24
qxl: locking fix
Gerd Hoffmann
1
-0
/
+2
2011-01-24
spice/qxl: zap spice 0.4 migration compatibility bits
Gerd Hoffmann
2
-73
/
+10
2011-01-24
vnc/spice: fix "never" and "now" expire_time
Marc-André Lureau
1
-2
/
+2
2011-01-24
spice: MAINTAINERS update
Gerd Hoffmann
1
-0
/
+8
2011-01-24
spice/vnc: client migration.
Gerd Hoffmann
5
-0
/
+108
2011-01-24
add migration state change notifiers
Gerd Hoffmann
2
-0
/
+33
2011-01-24
pci: memory leak of PCIDevice::rom_file
Isaku Yamahata
1
-0
/
+1
2011-01-24
qcow2: Add QcowCache
Kevin Wolf
3
-1
/
+310
2011-01-24
ide: kill ide_dma_submit_check
Christoph Hellwig
1
-9
/
+6
2011-01-24
ide: also reset io_buffer_index for writes
Christoph Hellwig
1
-2
/
+1
2011-01-24
ide: factor dma handling helpers
Christoph Hellwig
3
-80
/
+36
2011-01-24
Avoid divide by zero when there is no block device to migrate
Pierre Riteau
1
-1
/
+6
2011-01-24
Make strtosz() return int64_t instead of ssize_t
Jes Sorensen
5
-10
/
+10
2011-01-24
do_snapshot_blkdev() error on missing snapshot_file argument
Jes Sorensen
1
-0
/
+6
2011-01-24
qemu-img snapshot: Use writeback caching
Kevin Wolf
1
-1
/
+1
2011-01-24
qcow2: fix unaligned access
Aurelien Jarno
1
-1
/
+1
2011-01-23
multiboot: Fix upper memory size in multiboot info
Kevin Wolf
1
-1
/
+1
2011-01-23
Delete useless 'extern' qualifiers for functions
Blue Swirl
22
-131
/
+126
2011-01-23
gdbstub-xml: avoid a warning from sparse
Blue Swirl
1
-0
/
+3
2011-01-23
kvm: x86: Only read/write MSR_KVM_ASYNC_PF_EN if supported
Jan Kiszka
1
-2
/
+11
2011-01-23
kvm: x86: Implicitly clear nmi_injected/pending on reset
Jan Kiszka
2
-4
/
+4
2011-01-23
kvm: Do not use qemu_fair_mutex
Jan Kiszka
1
-2
/
+0
2011-01-23
kvm: Flush coalesced mmio buffer on IO window exits
Jan Kiszka
1
-2
/
+2
2011-01-23
kvm: x86: Rework identity map and TSS setup for larger BIOS sizes
Jan Kiszka
1
-33
/
+30
2011-01-23
kvm: Consolidate must-have capability checks
Jan Kiszka
6
-84
/
+79
2011-01-23
kvm: Drop smp_cpus argument from init functions
Jan Kiszka
7
-9
/
+9
2011-01-23
kvm: x86: Fix !CONFIG_KVM_PARA build
Jan Kiszka
1
-4
/
+4
2011-01-23
kvm: x86: Reset paravirtual MSRs
Jan Kiszka
1
-0
/
+7
2011-01-23
kvm: x86: Refactor msr_star/hsave_pa setup and checks
Jan Kiszka
1
-28
/
+19
[prev]
[next]