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
2019-01-23
migration: introduce pages-per-second
Xiao Guangrong
2019-01-23
vmstate: constify SaveVMHandlers
Marc-André Lureau
2019-01-23
tests: add /vmstate/simple/array
Marc-André Lureau
2019-01-23
migration/rdma: unregister fd handler
Dr. David Alan Gilbert
2019-01-23
migration: unify error handling for process_incoming_migration_co
Fei Li
2019-01-23
migration: add more error handling for postcopy_ram_enable_notify
Fei Li
2019-01-23
migration: multifd_save_cleanup() can't fail, simplify
Fei Li
2019-01-23
migration: fix the multifd code when receiving less channels
Fei Li
2019-01-23
Fix segmentation fault when qemu_signal_init fails
Fei Li
2019-01-22
Merge remote-tracking branch 'remotes/kraxel/tags/ipxe-20190122-pull-request'...
Peter Maydell
2019-01-22
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-01-21' into st...
Peter Maydell
2019-01-22
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-01-2...
Peter Maydell
2019-01-22
ipxe: update to latest git master
Gerd Hoffmann
2019-01-22
tests: remove rule for nonexisting qdev-monitor-test
Paolo Bonzini
2019-01-22
tests/hexloader-test: Don't pass -nographic to the QEMU under test
Peter Maydell
2019-01-22
configure: Force the C standard to gnu99
Thomas Huth
2019-01-22
seccomp: Work-around GCC 4.x bug in gnu99 mode
Thomas Huth
2019-01-22
block: Work-around a bug in libiscsi 1.9.0 when used in gnu99 mode
Thomas Huth
2019-01-22
linux-user: Fix compilation with clang 3.4
Thomas Huth
2019-01-22
virtio-net: Fix VirtIONet typedef redefinition
Philippe Mathieu-Daudé
2019-01-22
ppc: Fix duplicated typedefs to be able to compile with Clang in gnu99 mode
Thomas Huth
2019-01-22
ppc: Move spapr-related prototypes from xics.h into a seperate header file
Thomas Huth
2019-01-22
ui/console: Remove PixelFormat from qemu/typedefs.h
Philippe Mathieu-Daudé
2019-01-22
ui/console: Remove MouseTransformInfo from qemu/typedefs.h
Philippe Mathieu-Daudé
2019-01-22
ui/console: Remove DisplayState/DisplaySurface from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-22
ui/console: Remove QemuDmaBuf from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-22
audio: Remove AudioState from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-22
hw/i386: Remove PCMachineClass from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-22
hw/char/serial: Remove SerialState from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-22
hw/bt: Remove HCIInfo from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-22
hw/i2c/smbus: Remove SMBusDevice from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-22
hw/ide/ahci: Remove AllwinnerAHCIState from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-22
hw/pcmcia: Remove PCMCIACardState from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-22
hw/input/ps2: Remove PS2State from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-22
tests/pnv-xscom: Make test independent of global_qtest
Thomas Huth
2019-01-22
tests/boot-order: Make test independent of global_qtest
Thomas Huth
2019-01-22
tests/endianesss: Make test independent of global_qtest
Thomas Huth
2019-01-22
tests/Makefile: Use some more CONFIG switches for ppc tests
Thomas Huth
2019-01-22
tests/Makefile: Use some more CONFIG switches for x86 tests
Thomas Huth
2019-01-21
iotests: Enhance 223, 233 to cover 'qemu-nbd --list'
Eric Blake
2019-01-21
nbd/client: Work around 3.0 bug for listing meta contexts
Eric Blake
2019-01-21
qemu-nbd: Add --list option
Eric Blake
2019-01-21
nbd/client: Add meta contexts to nbd_receive_export_list()
Eric Blake
2019-01-21
nbd/client: Add nbd_receive_export_list()
Eric Blake
2019-01-21
nbd/client: Refactor nbd_opt_go() to support NBD_OPT_INFO
Eric Blake
2019-01-21
nbd/client: Pull out oldstyle size determination
Eric Blake
2019-01-21
nbd/client: Split handshake into two functions
Eric Blake
2019-01-21
nbd/client: Refactor return of nbd_receive_negotiate()
Eric Blake
2019-01-21
nbd/client: Split out nbd_receive_one_meta_context()
Eric Blake
2019-01-21
nbd/client: Split out nbd_send_meta_query()
Eric Blake
[next]