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-24
qmp: Add examples to qom list, get, and set commands
Wainer dos Santos Moschetta
2019-01-24
qapi: Eliminate indirection through qmp_event_get_func_emit()
Markus Armbruster
2019-01-24
qapi: Belatedly update docs for commit 9c2f56e9f9d
Markus Armbruster
2019-01-23
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190121-pull-request' i...
Peter Maydell
2019-01-23
Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2019-01-22...
Peter Maydell
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
target/microblaze: Add props enabling exceptions on failed bus accesses
Edgar E. Iglesias
2019-01-22
hw/microblaze: s3adsp1800: Create an unimplemented GPIO area
Edgar E. Iglesias
2019-01-22
target/microblaze: Switch to transaction_failed hook
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
2019-01-21
nbd/client: Change signature of nbd_negotiate_simple_meta_context()
Eric Blake
[next]