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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2018-02-13
block: maintain persistent disabled bitmaps
Vladimir Sementsov-Ogievskiy
2018-02-12
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180212' int...
Peter Maydell
2018-02-11
misc: introduce new mos6522 VIA device and enable it for ppc builds
Mark Cave-Ayland
2018-02-09
block: Simplify bdrv_can_write_zeroes_with_unmap()
Eric Blake
2018-02-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...
Peter Maydell
2018-02-09
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180209'...
Peter Maydell
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
Include qapi/qmp/qstring.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/qmp/qlist.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/qmp/qobject.h exactly where needed
Markus Armbruster
2018-02-09
qdict qlist: Make most helper macros functions
Markus Armbruster
2018-02-09
Eliminate qapi/qmp/types.h
Markus Armbruster
2018-02-09
Typedef the subtypes of QObject in qemu/typedefs.h, too
Markus Armbruster
2018-02-09
Include qmp-commands.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
usb: Add basic code to emulate Chipidea USB IP
Andrey Smirnov
2018-02-09
i.MX: Add implementation of i.MX7 GPR IP block
Andrey Smirnov
2018-02-09
i.MX: Add i.MX7 GPT variant
Andrey Smirnov
2018-02-09
i.MX: Add code to emulate GPCv2 IP block
Andrey Smirnov
2018-02-09
i.MX: Add code to emulate i.MX7 SNVS IP-block
Andrey Smirnov
2018-02-09
i.MX: Add code to emulate i.MX2 watchdog IP block
Andrey Smirnov
2018-02-09
i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocks
Andrey Smirnov
2018-02-09
sdhci: Add i.MX specific subtype of SDHCI
Andrey Smirnov
2018-02-09
s390x/flic: cache the common flic class in a central function
David Hildenbrand
2018-02-09
s390x/tcg: cache the qemu flic in a central function
David Hildenbrand
2018-02-09
s390x/flic: make floating interrupts on TCG actually floating
David Hildenbrand
2018-02-09
s390x/flic: factor out injection of floating interrupts
David Hildenbrand
2018-02-09
s390x/flic: simplify flic initialization
David Hildenbrand
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
2018-02-09
Clean up includes
Markus Armbruster
2018-02-09
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2018-02-09
vnc: use stubs for CONFIG_VNC=n dummy functions
Gerd Hoffmann
2018-02-08
block: Move NVMe constants to a separate header
Fam Zheng
2018-02-08
block: Introduce buf register API
Fam Zheng
2018-02-08
util: Introduce vfio helpers
Fam Zheng
2018-02-08
coroutine-lock: make qemu_co_enter_next thread-safe
Paolo Bonzini
2018-02-08
coroutine-lock: convert CoQueue to use QemuLockable
Paolo Bonzini
2018-02-08
lockable: add QemuLockable
Paolo Bonzini
2018-02-07
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-02-07
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-02-06' into...
Peter Maydell
2018-02-07
Add the WHPX acceleration enlightenments
Justin Terry (VM)
2018-02-07
Add the WHPX vcpu API
Justin Terry (VM)
2018-02-07
memfd: add hugetlbsize argument
Marc-André Lureau
2018-02-07
memfd: add hugetlb support
Marc-André Lureau
2018-02-07
memfd: add error argument, instead of perror()
Marc-André Lureau
2018-02-07
ucontext: annotate coroutine stack for ASAN
Marc-André Lureau
2018-02-06
qapi: Create DEFINE_PROP_OFF_AUTO_PCIBAR
Alex Williamson
2018-02-06
memory/iommu: Add get_attr()
Alexey Kardashevskiy
2018-02-06
error: Improve documentation of error_append_hint()
Markus Armbruster
[next]