index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-05-08
qmp hmp: Consistently name Error * objects err, and not errp
Markus Armbruster
2014-05-08
pci-assign: assigned_initfn(): set monitor error in common error handler
Laszlo Ersek
2014-05-08
pci-assign: propagate errors from assign_intx()
Laszlo Ersek
2014-05-08
pci-assign: propagate errors from assign_device()
Laszlo Ersek
2014-05-08
pci-assign: propagate errors from assigned_dev_register_regions()
Laszlo Ersek
2014-05-08
pci-assign: propagate errors from assigned_dev_register_msix_mmio()
Laszlo Ersek
2014-05-08
pci-assign: propagate errors from assigned_device_pci_cap_init()
Laszlo Ersek
2014-05-08
pci-assign: propagate errors from get_real_device()
Laszlo Ersek
2014-05-08
pci-assign: assignment should fail if we can't read config space
Laszlo Ersek
2014-05-08
pci-assign: accept Error from pci_add_capability2()
Laszlo Ersek
2014-05-08
pci: add Error-propagating pci_add_capability2()
Laszlo Ersek
2014-05-08
pci-assign: propagate Error from check_irqchip_in_kernel()
Laszlo Ersek
2014-05-08
pci-assign: propagate errors from get_real_id()
Laszlo Ersek
2014-05-08
pci-assign: make assign_failed_examine() just format the cause
Laszlo Ersek
2014-05-08
pci-assign: accept Error from monitor_handle_fd_param2()
Laszlo Ersek
2014-05-08
monitor: add Error-propagating monitor_handle_fd_param2()
Laszlo Ersek
2014-05-08
cutils: tighten qemu_parse_fd()
Laszlo Ersek
2014-05-08
qapi: treat all negative return of strtosz_suffix() as error
Amos Kong
2014-05-08
qapi: Add a primitive to include other files from a QAPI schema file
Lluís Vilanova
2014-05-08
qapi: Use an explicit input file
Lluís Vilanova
2014-05-08
qapi: [trivial] Do not catch unknown exceptions in "test-qapi.py"
Lluís Vilanova
2014-05-08
qapi: [trivial] Break long command lines
Lluís Vilanova
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
[next]