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
*
pci: add Error-propagating pci_add_capability2()
Laszlo Ersek
2014-05-08
2
-6
/
+30
*
pci-assign: propagate Error from check_irqchip_in_kernel()
Laszlo Ersek
2014-05-08
1
-8
/
+17
*
pci-assign: propagate errors from get_real_id()
Laszlo Ersek
2014-05-08
1
-18
/
+27
*
pci-assign: make assign_failed_examine() just format the cause
Laszlo Ersek
2014-05-08
1
-11
/
+19
*
pci-assign: accept Error from monitor_handle_fd_param2()
Laszlo Ersek
2014-05-08
1
-2
/
+7
*
monitor: add Error-propagating monitor_handle_fd_param2()
Laszlo Ersek
2014-05-08
2
-5
/
+23
*
cutils: tighten qemu_parse_fd()
Laszlo Ersek
2014-05-08
1
-3
/
+10
*
qapi: treat all negative return of strtosz_suffix() as error
Amos Kong
2014-05-08
1
-5
/
+6
*
qapi: Add a primitive to include other files from a QAPI schema file
Lluís Vilanova
2014-05-08
44
-13
/
+110
*
qapi: Use an explicit input file
Lluís Vilanova
2014-05-08
25
-42
/
+54
*
qapi: [trivial] Do not catch unknown exceptions in "test-qapi.py"
Lluís Vilanova
2014-05-08
1
-3
/
+0
*
qapi: [trivial] Break long command lines
Lluís Vilanova
2014-05-08
2
-10
/
+32
*
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-7' into staging
Peter Maydell
2014-05-08
1
-1
/
+9
|
\
|
*
spice: fix libvirt snapshots
Gerd Hoffmann
2014-05-08
1
-0
/
+8
|
*
spice: fix "info spice"
Gerd Hoffmann
2014-05-08
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-07' in...
Peter Maydell
2014-05-07
30
-74
/
+73
|
\
|
*
libcacard: remove unnecessary EOL from debug prints
Alon Levy
2014-05-07
1
-2
/
+2
|
*
docs/memory.txt: Fix document on MMIO operations
Fam Zheng
2014-05-07
2
-6
/
+6
|
*
readline: Sort completions before printing them.
Hani Benhabiles
2014-05-07
1
-0
/
+7
|
*
readline: use g_strndup instead of open-coding it
Michael Tokarev
2014-05-07
1
-3
/
+1
|
*
qmp: report path ambiguity error
Michael Tokarev
2014-05-07
1
-1
/
+5
|
*
libcacard: replace pstrcpy() with memcpy()
Michael Tokarev
2014-05-07
1
-1
/
+2
|
*
glib: move g_poll() replacement into glib-compat.h
Stefan Hajnoczi
2014-05-07
2
-12
/
+12
|
*
do not call g_thread_init() for glib >= 2.31
Michael Tokarev
2014-05-07
2
-17
/
+11
|
*
hw/9pfs: Add include file for exported symbol
Stefan Weil
2014-05-07
1
-0
/
+1
|
*
xen: remove unused global, xen_xcg
Jim Meyering
2014-05-07
1
-1
/
+0
|
*
hw: Add missing 'static' attributes
Stefan Weil
2014-05-07
6
-8
/
+8
|
*
qemu-timer: Add missing 'static' attribute
Stefan Weil
2014-05-07
1
-1
/
+1
|
*
ui: Add missing 'static' attribute
Stefan Weil
2014-05-07
1
-1
/
+1
|
*
monitor: Add missing 'static' attribute
Stefan Weil
2014-05-07
1
-1
/
+1
|
*
hw/s390x: Add missing 'static' attribute
Stefan Weil
2014-05-07
1
-1
/
+1
|
*
hw/mips: Add missing 'static' and 'const' attributes
Stefan Weil
2014-05-07
1
-1
/
+1
|
*
hw/9pfs: Add missing 'static' attributes
Stefan Weil
2014-05-07
2
-3
/
+3
|
*
arch_init: Be sure of only one exit entry with DPRINTF() for ram_load()
Chen Gang
2014-05-07
1
-4
/
+8
|
*
tests/tcg: Fix compilation of test_path
Peter Maydell
2014-05-07
2
-9
/
+0
|
*
qga: Fix typo (plural) in comment
Stefan Weil
2014-05-07
1
-1
/
+1
|
*
configure: remove bashism
Michael Tokarev
2014-05-07
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/sstabellini/xen-140507-2' into staging
Peter Maydell
2014-05-07
21
-133
/
+227
|
\
\
|
*
|
xen_disk: add discard support
Olaf Hering
2014-05-07
3
-0
/
+52
|
*
|
pass an inclusive address range to xc_domain_pin_memory_cacheattr
Stefano Stabellini
2014-05-07
1
-1
/
+1
|
*
|
xen: factor out common functions
Wei Liu
2014-05-07
5
-125
/
+161
|
*
|
xen: move Xen HVM files under hw/i386/xen
Wei Liu
2014-05-07
6
-2
/
+2
|
*
|
xen: move Xen PV machine files to hw/xenpv
Wei Liu
2014-05-07
5
-1
/
+3
|
*
|
qemu-xen: free all the pirqs for msi/msix when driver unload
Zhenzhong Duan
2014-05-07
2
-4
/
+8
|
*
|
exec: Limit translation limiting in address_space_translate to xen
Alexey Kardashevskiy
2014-05-07
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-05-07
14
-67
/
+159
|
\
\
|
|
/
|
/
|
|
*
configure: make source tree build more robust
Michael S. Tsirkin
2014-05-07
1
-2
/
+10
|
*
MAINTAINERS: addresses for responsible disclosure
Michael S. Tsirkin
2014-05-07
1
-0
/
+7
|
*
pm_smbus: correctly report unclaimed cycles
Paolo Bonzini
2014-05-07
1
-22
/
+41
|
*
smbus: return -1 if nothing found at the given address
Paolo Bonzini
2014-05-07
2
-24
/
+50
[next]