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
*
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
|
*
smbus: allow returning an error from reads
Paolo Bonzini
2014-05-07
2
-6
/
+6
|
*
apic: use emulated lapic version 0x14 on pc machines >= 2.1
Gabriel L. Somlo
2014-05-07
4
-1
/
+6
|
*
pc: add compat_props placeholder for 2.0 machine type
Gabriel L. Somlo
2014-05-07
3
-0
/
+17
|
*
i8259: don't abort when trying to use level sensitive irqs
Hervé Poussineau
2014-05-07
1
-1
/
+2
|
*
acpi: fix tables for no-hpet configuration
Michael S. Tsirkin
2014-05-07
1
-3
/
+4
|
*
acpi-build: properly decrement objects' reference counters
Kirill Batuzov
2014-05-07
1
-0
/
+6
|
*
acpi/pcihp.c: Rewrite acpi_pcihp_get_bsel using object_property_get_int
Kirill Batuzov
2014-05-07
1
-8
/
+10
*
|
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140507' into staging
Peter Maydell
2014-05-07
5
-36
/
+79
|
\
\
|
*
|
s390x/css: Don't save orb in subchannel.
Cornelia Huck
2014-05-07
3
-15
/
+8
[next]