index
:
~alon/qemu
async_and_s3.v3
async_and_s3.v4
async_and_s3.v5
async_and_s3.v6
async_and_s3.v7
async_monitor
bz747011-screendump-async.v3
bz_virtio_console_epipe
fb_async_fix.v2
features/qxl-monitors-config
kd
libcacard
libcacard-fedora
libcacard.1
libcacard_ccid.1
libcacard_ccid.2
libcacard_ccid.4
libcacard_fixes
locking.fixes.candidate.1
master
pull-libcacard-1
pull-libcacard-assert
pull-libcacard.afe
pull-libcacard.data
pull-libcacard.glusterfs
qemu-kvm.master.spice.v36.s3.v1
qemu.qxl_debug.for_gerd
qemu.s3.v1
qkm.spice.v28.ccid.v15
qxl-fixes
qxl/pull
s3.v3
s3.v4.async.api
s3.v4.async.api.v2
screendump-qapi
spice-vmc.resethandler.v1
spice.kvm.v11.spicevmc
spice.kvm.v11.spicevmc_and_ccid
spice.kvm.v14.spicevmc
spice.kvm.v14.spicevmc_and_ccid_and_chardev
spice.kvm.v14.usb_ccid
spice.kvm.v14.usb_ccid.spicevmc_chardev
spice.kvm.v14.usb_ccid.spicevmc_chardev.refactor_vdiport_interface
spice.kvm.v14.usb_ccid_original_patches
spice.kvm.v18
spice.kvm.v18.ccid.v8.1.based
spice.kvm.v18.usb-ccid.v2
spice.kvm.v18.usb-ccid.v3
spice.kvm.v18.usb-ccid.v4
spice.kvm.v18.usb-ccid.v5
spice.kvm.v18.usb-ccid.v6
spice.kvm.v18.usb-ccid.wip
spice.v18
spice.v36.s3.v1
spice.v36.s3.v2
spice.v36.s3.wip
spice_semi_seamless_migration_gerd_on_vacation
testpatch
to-q/qxl/fb_async_fix.v1
usb-ccid.kvm.v18
usb-ccid.old
usb-ccid.spice.kvm.v14
usb-ccid.v13
usb_ccid.v11
usb_ccid.v12
usb_ccid.v13
usb_ccid.v14
usb_ccid.v15
usb_ccid.v16
usb_ccid.v16.reordered
usb_ccid.v18
usb_ccid.v19
usb_ccid.v20
usb_ccid.v22
usb_ccid.v23
usb_ccid.v24
usb_ccid.v25
usb_ccid.v25.clean
usb_ccid.v7
usb_ccid.v7.wip
usb_ccid.v9
vdiport_refactor.v2
vdiport_refactor.v3.and_usb_ccid_fixes
wip-ccid-win
wip/qxl-client-monitors-config
wip/shared-memory
spice qemu with usb-ccid device
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-22
block: fix physical_block_size calculation
Christoph Hellwig
1
-1
/
+3
2010-06-22
scsi-bus: Add MAINTENANCE_IN and MAINTENANCE_OUT SCSIRequest xfer and mode as...
Nicholas Bellinger
2
-0
/
+12
2010-06-22
scsi-bus: Add PERSISTENT_RESERVE_OUT SCSIRequest->cmd.mode setup
Nicholas Bellinger
1
-0
/
+1
2010-06-20
Update OpenBIOS images
Blue Swirl
4
-1
/
+1
2010-06-19
apic: qdev conversion cleanup
Blue Swirl
5
-63
/
+82
2010-06-19
apic: convert to qdev
Blue Swirl
2
-29
/
+61
2010-06-19
apic: avoid using CPUState internals
Blue Swirl
5
-39
/
+77
2010-06-19
apic: avoid passing CPUState from CPU code
Blue Swirl
5
-42
/
+36
2010-06-19
apic: avoid passing CPUState from devices
Blue Swirl
3
-25
/
+25
2010-06-19
ioapic: convert to qdev
Blue Swirl
4
-19
/
+51
2010-06-17
ioapic: unexport ioapic_set_irq
Blue Swirl
2
-2
/
+1
2010-06-16
Usermode exec-stack fix
Paul Brook
4
-0
/
+14
2010-06-16
Strace mprotect flags.
Paul Brook
2
-0
/
+9
2010-06-16
GDB exit status for semihosting
Paul Brook
4
-15
/
+23
2010-06-16
cris: Move sign extension.
Edgar E. Iglesias
1
-13
/
+13
2010-06-16
cris: Centralize fetching
Edgar E. Iglesias
1
-22
/
+44
2010-06-16
cris: Make the CRISv32 insn decoders return signed int.
Edgar E. Iglesias
1
-86
/
+86
2010-06-16
tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts.
Richard Henderson
8
-36
/
+193
2010-06-16
Fix comparison which always returned false
Stefan Weil
1
-2
/
+4
2010-06-15
xen: Fix build error due to missing include
Jan Kiszka
1
-0
/
+1
2010-06-15
block: fix a warning and possible truncation
Blue Swirl
1
-1
/
+2
2010-06-15
Correct definitions for FD_CMD_SAVE and FD_CMD_RESTORE
Jes Sorensen
1
-2
/
+2
2010-06-15
blockdev: Give drives internal linkage
Markus Armbruster
2
-3
/
+1
2010-06-15
block: Decouple savevm from DriveInfo
Markus Armbruster
1
-22
/
+18
2010-06-15
block: New bdrv_next()
Markus Armbruster
2
-0
/
+9
2010-06-15
monitor: Make "commit FOO" complain when FOO doesn't exist
Markus Armbruster
1
-2
/
+4
2010-06-15
block: Decouple block device "commit all" from DriveInfo
Markus Armbruster
4
-14
/
+19
2010-06-15
block: Move error actions from DriveInfo to BlockDriverState
Markus Armbruster
8
-29
/
+26
2010-06-15
cow: use qemu block API
Christoph Hellwig
1
-26
/
+13
2010-06-15
cow: stop using mmap
Christoph Hellwig
3
-45
/
+61
2010-06-15
cow: use pread/pwrite
Christoph Hellwig
1
-5
/
+5
2010-06-15
qcow2: Restore L1 entry on l2_allocate failure
Kevin Wolf
1
-0
/
+1
2010-06-15
Fix regression for "-drive file="
Markus Armbruster
1
-1
/
+1
2010-06-15
savevm: Really verify if a drive supports snapshots
Miguel Di Ciurcio Filho
3
-22
/
+54
2010-06-15
qcow2: Return real error code in load_refcount_block
Kevin Wolf
1
-3
/
+8
2010-06-15
qcow2: Allow alloc_clusters_noref to return errors
Kevin Wolf
1
-3
/
+15
2010-06-15
qcow2: Allow get_refcount to return errors
Kevin Wolf
1
-4
/
+37
2010-06-15
vpc: Read/write multiple sectors at once
Kevin Wolf
1
-11
/
+30
2010-06-14
Add exit notifiers.
Gerd Hoffmann
2
-0
/
+23
2010-06-14
acpi_piix4: save gpe and pci hotplug slot status
Alex Williamson
1
-1
/
+28
2010-06-14
qemu-option: Reject anti-social IDs
Markus Armbruster
1
-0
/
+20
2010-06-14
qdev: Revert the hack to let -net nic and pci_add set qdev ID
Markus Armbruster
1
-2
/
+0
2010-06-14
Clarify error message when a PCI slot is already in use (v2)
Daniel P. Berrange
1
-3
/
+3
2010-06-14
virtio-blk: simplify multiwrite calling conventions
Christoph Hellwig
1
-37
/
+35
2010-06-14
virtio-blk: stop tracking old_bs
Christoph Hellwig
1
-19
/
+10
2010-06-14
un-register kbd driver in case of USB kbd unplug.
Jes Sorensen
3
-2
/
+13
2010-06-14
make qemu_thread_create block all signals
Paolo Bonzini
2
-27
/
+18
2010-06-14
migration-tcp: call migrate_fd_error() instead of close() and free().
Yoshiaki Tamura
1
-3
/
+1
2010-06-14
migration: use qemu_free() instead of free().
Yoshiaki Tamura
1
-1
/
+1
2010-06-14
etrax-ser: Support the uart rx fifo.
Edgar E. Iglesias
1
-22
/
+51
[next]