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
path:
root
/
qtest.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-05
kvm: Add a new machine option kvm-type
Aneesh Kumar K.V
1
-1
/
+1
2014-02-14
qtest: Don't segfault with invalid -qtest option
Fam Zheng
1
-1
/
+7
2014-02-13
qtest: don't report signals if qtest driver enabled
Michael S. Tsirkin
1
-0
/
+5
2013-12-10
qtest: split configuration of qtest accelerator and chardev
Paolo Bonzini
1
-10
/
+10
2013-09-02
qtest: Fix FMT_timeval vs time_t
Richard Henderson
1
-4
/
+4
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-4
/
+4
2013-08-22
aio / timers: Rearrange timer.h & make legacy functions call non-legacy
Alex Bligh
1
-1
/
+1
2013-08-22
aio / timers: Use all timerlists in icount warp calculations
Alex Bligh
1
-1
/
+1
2013-07-18
qtest: Don't reset on qtest chardev connect
Markus Armbruster
1
-1
/
+6
2013-04-22
qtest: Handle addresses and values for {in, out}[bwl] as unsigned
Peter Maydell
1
-3
/
+3
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
1
-1
/
+1
2013-03-26
qtest: use synchronous I/O for char device
Anthony Liguori
1
-1
/
+1
2013-02-18
qtest: Add MMIO support
Andreas Färber
1
-0
/
+81
2013-02-11
qtest: Use strtoull() for uint64_t
Andreas Färber
1
-4
/
+4
2013-02-01
accel: change {xen, kvm, tcg, qtest}_allowed from int to bool
liguang
1
-1
/
+1
2012-12-19
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
1
-1
/
+1
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-3
/
+3
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-2
/
+2
2012-04-24
qtest: Fix tv_usec != long
Richard Henderson
1
-4
/
+4
2012-04-03
qtest: Add missing GCC_FMT_ATTR
Stefan Weil
1
-1
/
+2
2012-04-02
qtest: use qemu_gettimeofday()
Anthony Liguori
1
-7
/
+7
2012-03-30
qtest: fix 32-bit build
Anthony Liguori
1
-1
/
+1
2012-03-30
qtest: add clock management
Paolo Bonzini
1
-0
/
+45
2012-03-30
qtest: IRQ interception infrastructure
Paolo Bonzini
1
-24
/
+68
2012-03-30
qtest: add test framework
Anthony Liguori
1
-0
/
+354