index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-05-09
libcacard: remove libcacard-specific CFLAGS and LIBS from global vars
Michael Tokarev
2014-05-09
build: simplify and fix fix-obj-vars
Paolo Bonzini
2014-05-08
build: convert some obj-specific CFLAGS to use new foo.o-cflags syntax
Michael Tokarev
2014-05-08
build: add support for per-object -cflags and -libs to all rules
Paolo Bonzini
2014-05-08
Makefile: use $(INSTALL_LIB) for modules not $(INSTALL_PROG)
Michael Tokarev
2014-05-08
Makefile.target: use $(INSTALL_PROG) for installing, not $(INSTALL)
Michael Tokarev
2014-05-08
Makefile: strip tools and modules too
Michael Tokarev
2014-05-08
build: simplify Makefile.target around unnest-vars invocations
Paolo Bonzini
2014-05-08
build: simplify Makefile.target a bit, use just one rule for softmmu
Michael Tokarev
2014-05-08
build: Fix per-object variables for Makefile.target
Paolo Bonzini
2014-05-08
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-7' into staging
Peter Maydell
2014-05-08
spice: fix libvirt snapshots
Gerd Hoffmann
2014-05-08
spice: fix "info spice"
Gerd Hoffmann
2014-05-07
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-07' in...
Peter Maydell
2014-05-07
Merge remote-tracking branch 'remotes/sstabellini/xen-140507-2' into staging
Peter Maydell
2014-05-07
libcacard: remove unnecessary EOL from debug prints
Alon Levy
2014-05-07
docs/memory.txt: Fix document on MMIO operations
Fam Zheng
2014-05-07
readline: Sort completions before printing them.
Hani Benhabiles
2014-05-07
readline: use g_strndup instead of open-coding it
Michael Tokarev
2014-05-07
qmp: report path ambiguity error
Michael Tokarev
2014-05-07
libcacard: replace pstrcpy() with memcpy()
Michael Tokarev
2014-05-07
glib: move g_poll() replacement into glib-compat.h
Stefan Hajnoczi
2014-05-07
do not call g_thread_init() for glib >= 2.31
Michael Tokarev
2014-05-07
hw/9pfs: Add include file for exported symbol
Stefan Weil
2014-05-07
xen: remove unused global, xen_xcg
Jim Meyering
2014-05-07
hw: Add missing 'static' attributes
Stefan Weil
2014-05-07
qemu-timer: Add missing 'static' attribute
Stefan Weil
2014-05-07
ui: Add missing 'static' attribute
Stefan Weil
2014-05-07
monitor: Add missing 'static' attribute
Stefan Weil
2014-05-07
hw/s390x: Add missing 'static' attribute
Stefan Weil
2014-05-07
hw/mips: Add missing 'static' and 'const' attributes
Stefan Weil
2014-05-07
hw/9pfs: Add missing 'static' attributes
Stefan Weil
2014-05-07
arch_init: Be sure of only one exit entry with DPRINTF() for ram_load()
Chen Gang
2014-05-07
tests/tcg: Fix compilation of test_path
Peter Maydell
2014-05-07
qga: Fix typo (plural) in comment
Stefan Weil
2014-05-07
configure: remove bashism
Michael Tokarev
2014-05-07
xen_disk: add discard support
Olaf Hering
2014-05-07
pass an inclusive address range to xc_domain_pin_memory_cacheattr
Stefano Stabellini
2014-05-07
xen: factor out common functions
Wei Liu
2014-05-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-05-07
configure: make source tree build more robust
Michael S. Tsirkin
2014-05-07
MAINTAINERS: addresses for responsible disclosure
Michael S. Tsirkin
2014-05-07
xen: move Xen HVM files under hw/i386/xen
Wei Liu
2014-05-07
pm_smbus: correctly report unclaimed cycles
Paolo Bonzini
2014-05-07
xen: move Xen PV machine files to hw/xenpv
Wei Liu
2014-05-07
smbus: return -1 if nothing found at the given address
Paolo Bonzini
2014-05-07
qemu-xen: free all the pirqs for msi/msix when driver unload
Zhenzhong Duan
2014-05-07
smbus: allow returning an error from reads
Paolo Bonzini
2014-05-07
exec: Limit translation limiting in address_space_translate to xen
Alexey Kardashevskiy
2014-05-07
apic: use emulated lapic version 0x14 on pc machines >= 2.1
Gabriel L. Somlo
[next]