index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-07-14
5
-29
/
+59
|
\
|
*
serial-pci: remove memory regions from BAR before destroying them
Paolo Bonzini
2014-07-14
1
-0
/
+1
|
*
virtio-scsi: fix with -M pc-i440fx-2.0
Paolo Bonzini
2014-07-14
1
-0
/
+2
|
*
serial: change retry logic to avoid concurrency
Kirill Batuzov
2014-07-14
1
-26
/
+33
|
*
qemu-char: fix deadlock with "-monitor pty"
Paolo Bonzini
2014-07-14
1
-2
/
+21
|
*
scsi: Report error when lun number is in use
Fam Zheng
2014-07-14
1
-1
/
+2
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-07-14
30
-167
/
+699
|
\
\
|
*
|
ide: Treat read/write beyond end as invalid
Markus Armbruster
2014-07-14
1
-0
/
+28
|
*
|
virtio-blk: Treat read/write beyond end as invalid
Markus Armbruster
2014-07-14
1
-0
/
+7
|
*
|
virtio-blk: Bypass error action and I/O accounting on invalid r/w
Markus Armbruster
2014-07-14
1
-6
/
+8
|
*
|
virtio-blk: Factor common checks out of virtio_blk_handle_read/write()
Markus Armbruster
2014-07-14
1
-10
/
+14
|
*
|
dma-helpers: Fix too long qiov
Kevin Wolf
2014-07-14
3
-0
/
+18
|
*
|
qtest: fix vhost-user-test compilation with old GLib
Nikolay Nikolaev
2014-07-14
1
-0
/
+4
|
*
|
tests: Fix unterminated string output visitor enum human string
Andreas Färber
2014-07-14
1
-6
/
+1
|
*
|
AioContext: do not rely on aio_poll(ctx, true) result to end a loop
Paolo Bonzini
2014-07-14
3
-16
/
+20
|
*
|
virtio-blk: embed VirtQueueElement in VirtIOBlockReq
Stefan Hajnoczi
2014-07-14
5
-52
/
+48
|
*
|
virtio-blk: avoid g_slice_new0() for VirtIOBlockReq and VirtQueueElement
Stefan Hajnoczi
2014-07-14
1
-2
/
+4
|
*
|
dataplane: do not free VirtQueueElement in vring_push()
Stefan Hajnoczi
2014-07-14
2
-6
/
+4
|
*
|
virtio-blk: avoid dataplane VirtIOBlockReq early free
Stefan Hajnoczi
2014-07-14
1
-1
/
+0
|
*
|
block: Assert qiov length matches request length
Kevin Wolf
2014-07-14
2
-4
/
+13
|
*
|
qed: Make qiov match request size until backing file EOF
Kevin Wolf
2014-07-14
2
-8
/
+31
|
*
|
qcow2: Make qiov match request size until backing file EOF
Kevin Wolf
2014-07-14
1
-1
/
+10
|
*
|
block: Make qiov match the request size until EOF
Kevin Wolf
2014-07-14
1
-2
/
+14
|
*
|
AioContext: speed up aio_notify
Paolo Bonzini
2014-07-09
4
-2
/
+164
|
*
|
test-aio: fix GSource-based timer test
Paolo Bonzini
2014-07-09
1
-7
/
+6
|
*
|
block: drop aio functions that operate on the main AioContext
Paolo Bonzini
2014-07-09
7
-46
/
+12
|
*
|
block: prefer aio_poll to qemu_aio_wait
Paolo Bonzini
2014-07-09
3
-4
/
+4
|
*
|
block: Fix bdrv_is_allocated() return value
Kevin Wolf
2014-07-09
1
-1
/
+1
|
*
|
block/backup: Fix hang for unaligned image size
Kevin Wolf
2014-07-09
3
-2
/
+296
*
|
|
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140714' into staging
Peter Maydell
2014-07-14
1
-0
/
+23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
s390x/kvm: synchronize guest floating point registers
Jason J. Herne
2014-07-14
1
-0
/
+23
|
/
/
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20140711-1' into s...
Peter Maydell
2014-07-11
2
-6
/
+21
|
\
\
|
*
|
cirrus: Fix host CPU blits
Benjamin Herrenschmidt
2014-07-11
1
-2
/
+1
|
*
|
cirrus: Fix build of debug code
Benjamin Herrenschmidt
2014-07-11
1
-4
/
+4
|
*
|
cirrus_vga: adding sanity check for vram size
Gonglei
2014-07-11
1
-0
/
+16
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140711-1' into s...
Peter Maydell
2014-07-11
1
-0
/
+4
|
\
\
\
|
*
|
|
mtp: linux guest detection fix.
Gerd Hoffmann
2014-07-11
1
-0
/
+4
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140711-1' into ...
Peter Maydell
2014-07-11
1
-0
/
+5
|
\
\
\
|
*
|
|
spice: auth fixes
Gerd Hoffmann
2014-07-11
1
-0
/
+5
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20140711-1' into s...
Peter Maydell
2014-07-11
1
-3
/
+6
|
\
\
\
|
*
|
|
ui/gtk: Restore keyboard focus after Page change
John Snow
2014-07-11
1
-3
/
+6
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
2014-07-10
9
-22
/
+66
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
qtest: fix vhost-user-test compilation with old GLib
Nikolay Nikolaev
2014-07-10
1
-0
/
+4
|
*
|
mc146818rtc: register the clock reset notifier on the right clock
Paolo Bonzini
2014-07-10
1
-1
/
+1
|
*
|
oslib-posix: Fix new compiler error with -Wclobbered
Stefan Weil
2014-07-10
1
-14
/
+16
|
*
|
target-i386: Add "kvmclock-stable-bit" feature bit name
Eduardo Habkost
2014-07-10
1
-1
/
+1
|
*
|
Enforce stack protector usage
Miroslav Rezanina
2014-07-10
1
-1
/
+8
|
*
|
watchdog: fix deadlock with -watchdog-action pause
Paolo Bonzini
2014-07-09
1
-1
/
+5
|
*
|
mips_malta: Catch kernels linked at wrong address
James Hogan
2014-07-09
1
-0
/
+14
|
*
|
mips_malta: Remove incorrect KVM T&E references
James Hogan
2014-07-09
1
-3
/
+3
[next]