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
2011-03-13
(temp) unused variables warning workarounds
locking.fixes.candidate.1
Alon Levy
2
-0
/
+4
2011-03-13
qxl vga update: don't read, preventing pipe loop of death
Alon Levy
2
-19
/
+26
2011-03-13
qxl: read_pipe: keep reading as long as there are things in the queue
Uri Lublin
3
-18
/
+33
2011-03-13
qxl: fix locking, do not lock from spice server thread
Uri Lublin
2
-10
/
+62
2011-03-13
spice-qemu-char: buffer more data going to spice-server
Alon Levy
1
-5
/
+7
2011-03-13
add Win32 IPI service
Paolo Bonzini
3
-13
/
+22
2011-03-13
protect qemu_cpu_kick_self for Win32
Paolo Bonzini
1
-0
/
+4
2011-03-13
provide dummy signal init functions for win32
Paolo Bonzini
1
-70
/
+73
2011-03-13
merge all signal initialization with qemu_signalfd_init, rename
Paolo Bonzini
1
-51
/
+36
2011-03-13
iothread stops the vcpu thread via IPI
Paolo Bonzini
1
-0
/
+2
2011-03-13
do not use timedwait on qemu_cpu_cond
Paolo Bonzini
1
-2
/
+2
2011-03-13
do not use timedwait on qemu_pause_cond
Paolo Bonzini
1
-1
/
+1
2011-03-13
do not use timedwait on qemu_system_cond
Paolo Bonzini
1
-2
/
+2
2011-03-13
do not use timedwait on qemu_halt_cond
Paolo Bonzini
1
-2
/
+2
2011-03-13
always signal pause_cond after stopping a VCPU
Paolo Bonzini
1
-0
/
+2
2011-03-13
exit round-robin vcpu loop if cpu->stopped is true
Paolo Bonzini
1
-1
/
+1
2011-03-13
always qemu_cpu_kick after unhalting a cpu
Paolo Bonzini
4
-4
/
+13
2011-03-13
inline cpu_halted into sole caller
Paolo Bonzini
12
-124
/
+7
2011-03-13
remove CONFIG_THREAD
Paolo Bonzini
1
-2
/
+0
2011-03-13
add assertions on the owner of a QemuMutex
Paolo Bonzini
1
-1
/
+5
2011-03-13
include qemu-thread.h early
Paolo Bonzini
1
-2
/
+1
2011-03-13
add win32 qemu-thread implementation
Paolo Bonzini
6
-17
/
+313
2011-03-13
Refactor thread retrieval and check
Jan Kiszka
7
-24
/
+18
2011-03-13
use win32 timer queues
Paolo Bonzini
1
-51
/
+35
2011-03-13
implement win32 dynticks timer
Paolo Bonzini
1
-1
/
+6
2011-03-13
unlock iothread during WaitForMultipleObjects
Paolo Bonzini
1
-0
/
+2
2011-03-13
hw/fmopl: Fix buffer access out-of-bounds errors
Stefan Weil
1
-1
/
+5
2011-03-13
moving eeprom initialization
William Dauchy
2
-41
/
+41
2011-03-12
pc: fix wrong CMOS values for floppy drives
Blue Swirl
1
-1
/
+1
2011-03-11
microblaze: Add PVR for writeback cache, endians
Michal Simek
1
-0
/
+4
2011-03-11
microblaze: Fix PetaLogix company name
Michal Simek
1
-1
/
+1
2011-03-11
Merge remote branch 'stefanha/tracing' into staging
Anthony Liguori
8
-122
/
+229
2011-03-10
vmstate: move timers to use test instead of version
Juan Quintela
1
-3
/
+12
2011-03-10
vmstate: be able to store/save a pci device from a pointer
Juan Quintela
1
-0
/
+8
2011-03-10
vmstate: Add a way to send a partial array
Juan Quintela
1
-0
/
+9
2011-03-10
vmstate: add VMSTATE_STRUCT_VARRAY_UINT32
Juan Quintela
1
-0
/
+10
2011-03-10
vmstate: add VMSTATE_INT64_ARRAY
Juan Quintela
1
-0
/
+6
2011-03-10
vmstate: add VMSTATE_STRUCT_VARRAY_INT32
Juan Quintela
1
-0
/
+10
2011-03-10
vmstate: add UINT32 VARRAYS
Juan Quintela
2
-0
/
+13
2011-03-10
vmstate: Fix varrays with uint8 indexes
Juan Quintela
2
-2
/
+5
2011-03-10
vmstate: add VMSTATE_UINT32_EQUAL
Juan Quintela
2
-0
/
+25
2011-03-10
vnc: Fix stack corruption and other bitmap related bugs
Stefan Weil
2
-8
/
+7
2011-03-10
hmp-commands.hx: fix badly merged client_migrate_info command
Jes Sorensen
1
-16
/
+16
2011-03-10
Fix performance regression in qemu_get_ram_ptr
Vincent Palatin
1
-2
/
+5
2011-03-10
xilinx-ethlite: Simplify byteswapping to/from brams
Edgar E. Iglesias
1
-15
/
+2
2011-03-10
mainstone: PCMCIA support
Dmitry Eremin-Solenikov
2
-2
/
+34
2011-03-10
mainstone: use gpio 0 for connection of FPGA instead of hooking into PIC dire...
Dmitry Eremin-Solenikov
1
-1
/
+1
2011-03-10
pxa2xx_timer: Get rid of .level in PXA2xxTimer0.
Andrzej Zaborowski
1
-20
/
+8
2011-03-10
pxa2xx_pic: fixup initialisation
Andrzej Zaborowski
1
-2
/
+1
2011-03-10
pxa2xx_timer: separate irq for pxa27x handling
Dmitry Eremin-Solenikov
1
-4
/
+5
[next]