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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2018-12-18
qapi: Turn ShutdownCause into QAPI enum
Dominik Csapak
2018-12-17
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20181216' into staging
Peter Maydell
2018-12-17
xxhash: match output against the original xxhash32
Emilio G. Cota
2018-12-17
include: move exec/tb-hash-xx.h to qemu/xxhash.h
Emilio G. Cota
2018-12-17
exec: introduce qemu_xxhash{2,4,5,6,7}
Emilio G. Cota
2018-12-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20181214' into ...
Peter Maydell
2018-12-16
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-12-15
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-12-13-v2' in...
Peter Maydell
2018-12-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181213'...
Peter Maydell
2018-12-14
include/hw/loader.h: Document load_image_size()
Peter Maydell
2018-12-14
hw/core/loader.c: Remove load_image()
Peter Maydell
2018-12-14
elf_ops.h: Use address_space_write() to write memory
Peter Maydell
2018-12-14
Rename cpu_physical_memory_write_rom() to address_space_write_rom()
Peter Maydell
2018-12-14
block: Remove flags parameter from bdrv_reopen_queue()
Alberto Garcia
2018-12-14
block: Drop bdrv_reopen()
Alberto Garcia
2018-12-14
block: Add bdrv_reopen_set_read_only()
Alberto Garcia
2018-12-14
file-posix: Switch to .bdrv_co_ioctl
Kevin Wolf
2018-12-14
block/backup: drop unused synchronization interface
Vladimir Sementsov-Ogievskiy
2018-12-14
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-12-1...
Peter Maydell
2018-12-13
Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...
Peter Maydell
2018-12-13
qapi: Rewrite string-input-visitor's integer and list parsing
David Hildenbrand
2018-12-13
cutils: Fix qemu_strtosz() & friends to reject non-finite sizes
David Hildenbrand
2018-12-13
cutils: Add qemu_strtod() and qemu_strtod_finite()
David Hildenbrand
2018-12-13
hw/arm: versal: Correct the nr of IRQs to 192
Edgar E. Iglesias
2018-12-13
hw/arm: versal: Use IRQs 111 - 118 for virtio-mmio
Edgar E. Iglesias
2018-12-13
core/sysbus: remove the SysBusDeviceClass::init path
Mao Zhongyi
2018-12-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-12-12' in...
Peter Maydell
2018-12-13
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181212' into staging
Peter Maydell
2018-12-12
crypto: support multiple threads accessing one QCryptoBlock
Vladimir Sementsov-Ogievskiy
2018-12-12
s390x/tod: Properly stop the KVM TOD while the guest is not running
David Hildenbrand
2018-12-12
monitor: Remove "x-oob", offer capability "oob" unconditionally
Peter Xu
2018-12-12
i2c: Move typedef of bitbang_i2c_interface to i2c.h
BALATON Zoltan
2018-12-12
Remove QEMU_ARTIFICIAL macro
Thomas Huth
2018-12-12
includes: Replace QEMU_GNUC_PREREQ with "__has_builtin || !defined(__clang__)"
Thomas Huth
2018-12-12
monitor: Suspend monitor instead dropping commands
Peter Xu
2018-12-12
char: add a QEMU_CHAR_FEATURE_GCONTEXT flag
Marc-André Lureau
2018-12-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
2018-12-11
qom: remove unimplemented class_finalize
Marc-André Lureau
2018-12-11
qdev: move qdev_prop_register_global_list() to tests
Marc-André Lureau
2018-12-11
accel: register global_props like machine globals
Marc-André Lureau
2018-12-11
qom: make user_creatable_complete() specific to UserCreatable
Marc-André Lureau
2018-12-11
qom: make interface types abstract
Marc-André Lureau
2018-12-11
q35/440fx/arm/spapr: Add QEMU 4.0 machine type
Alex Williamson
2018-12-11
numa: Match struct to typedef name
Eric Blake
2018-12-11
i386: Rename bools in PCMachineState to end in _enabled
Corey Minyard
2018-12-11
move ObjectClass to typedefs.h
Gerd Hoffmann
2018-12-11
range: pass const pointer where possible
David Hildenbrand
2018-12-11
hw: qdev: fix error in comment
Li Qiang
2018-12-04
net: drop too large packet early
Jason Wang
2018-11-27
vmstate: constify VMStateField
Marc-André Lureau
[next]