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
*
qemu-img: Remove redundancy "ret = -1"
Chen Gang
2014-07-18
1
-1
/
+0
*
Fix new typos in comments (found by codespell)
Stefan Weil
2014-07-18
4
-4
/
+4
*
slirp: Give error message if hostfwd_add/remove for unrecognized vlan/stack
Peter Maydell
2014-07-18
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-07-18
4
-16
/
+18
|
\
|
*
vhost-user: minor cleanups
Michael S. Tsirkin
2014-07-18
1
-1
/
+3
|
*
qtest: Adapt vhost-user-test to latest vhost-user changes
Nikolay Nikolaev
2014-07-18
1
-2
/
+9
|
*
vhost-user: Fix VHOST_SET_MEM_TABLE processing
Nikolay Nikolaev
2014-07-18
1
-1
/
+3
|
*
qtest: fix vhost-user-test compilation with old GLib
Nikolay Nikolaev
2014-07-14
1
-0
/
+4
|
*
fix typo: apci -> acpi
Hu Tao
2014-07-11
1
-2
/
+2
|
*
pc_piix: Reuse pc_compat_1_2() for pc-0.1[0123]
Eduardo Habkost
2014-07-11
1
-11
/
+2
|
*
pc: fix qemu exiting with error when -m X < 128 with old machines types
Igor Mammedov
2014-07-11
1
-0
/
+1
*
|
pc: fix qemu exiting with error when -m X < 128 with old machine types
Igor Mammedov
2014-07-17
1
-0
/
+1
*
|
cadence_uart: check for serial backend before using it.
KONRAD Frederic
2014-07-17
1
-4
/
+11
*
|
Merge remote-tracking branch 'remotes/amit-migration/for-2.1' into staging
Peter Maydell
2014-07-17
1
-5
/
+22
|
\
\
|
*
|
vmstate static checker: detect section renames
Amit Shah
2014-07-16
1
-5
/
+22
*
|
|
Merge remote-tracking branch 'remotes/amit/for-2.1' into staging
Peter Maydell
2014-07-17
1
-3
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
virtio-serial-bus: keep port 0 reserved for virtconsole even on unplug
Amit Shah
2014-07-16
1
-3
/
+11
|
/
/
*
|
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
[next]