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
*
block: Add Error argument to bdrv_refresh_limits()
Kevin Wolf
2014-07-18
10
-29
/
+32
*
qcow2: Fix error path for unknown incompatible features
Kevin Wolf
2014-07-18
4
-11
/
+112
*
Update version for v2.1.0-rc2 release
Peter Maydell
2014-07-15
1
-1
/
+1
*
tests/Makefile: Only run vhost-user-test on Linux
Peter Maydell
2014-07-15
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into staging
Peter Maydell
2014-07-15
4
-7
/
+44
|
\
|
*
linux-user: use TARGET_SA_ONSTACK in get_sigframe
Riku Voipio
2014-07-15
1
-3
/
+4
|
*
alloca one extra byte sockets
Joakim Tjernlund
2014-07-15
1
-3
/
+3
|
*
linux-user: handle AF_PACKET sockaddrs in target_to_host_sockaddr
Joakim Tjernlund
2014-07-15
2
-0
/
+17
|
*
qemu-user: Impl. setsockopt(SO_BINDTODEVICE)
Joakim Tjernlund
2014-07-15
1
-0
/
+19
|
*
SIOCGIFINDEX: fix typo
Joakim Tjernlund
2014-07-15
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2014-07-15
14
-66
/
+51
|
\
\
|
*
|
sPAPR/IOMMU: Fix TCE entry permission
Gavin Shan
2014-07-15
2
-3
/
+3
|
*
|
spapr: Enable use of huge pages
Alexey Kardashevskiy
2014-07-15
1
-8
/
+3
|
*
|
spapr: Move RMA memory region registration code
Alexey Kardashevskiy
2014-07-15
3
-13
/
+16
|
*
|
ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste...
Shreyas B. Prabhu
2014-07-15
8
-30
/
+25
|
*
|
target-ppc: Fix number of threads per core limit
Alexey Kardashevskiy
2014-07-15
1
-13
/
+5
*
|
|
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-07-15
2
-4
/
+28
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
virtio-blk: dataplane: notify guest as a batch
Ming Lei
2014-07-15
1
-1
/
+19
|
*
|
virtio-blk: data-plane: fix save/set .complete_request in start
Ming Lei
2014-07-15
1
-3
/
+4
|
*
|
linux-aio: Fix laio resource leak
Gonglei
2014-07-15
1
-0
/
+5
*
|
|
libqos: Fix PC PCI endianness glitches
Andreas Färber
2014-07-15
1
-6
/
+6
|
|
/
|
/
|
*
|
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
[next]