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
2019-01-25
ide/via: Rename functions to match device name
BALATON Zoltan
2019-01-25
ide: Get rid of CMD646BAR struct
BALATON Zoltan
2019-01-25
cmd646: Move PCI IDE specific functions to ide/pci.c
BALATON Zoltan
2019-01-25
cmd646: Remove IDEBus from CMD646BAR
BALATON Zoltan
2019-01-25
cmd646: Remove unused variable
BALATON Zoltan
2019-01-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-01-24' into ...
Peter Maydell
2019-01-25
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
2019-01-24
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2019-01-24
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190123a'...
Peter Maydell
2019-01-24
virtio-net: Fix a typo
Philippe Mathieu-Daudé
2019-01-24
Merge remote-tracking branch 'remotes/stsquad/tags/pull-fpu-next-230119-2' in...
Peter Maydell
2019-01-24
throttle-groups: fix restart coroutine iothread race
Stefan Hajnoczi
2019-01-24
qapi: Eliminate indirection through qmp_event_get_func_emit()
Markus Armbruster
2019-01-23
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190121-pull-request' i...
Peter Maydell
2019-01-23
vmstate: constify SaveVMHandlers
Marc-André Lureau
2019-01-22
include/fpu/softfloat: Fix compilation with Clang on s390x
Thomas Huth
2019-01-22
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-01-21' into st...
Peter Maydell
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-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: Change signature of nbd_negotiate_simple_meta_context()
Eric Blake
2019-01-21
nbd/client: Move export name into NBDExportInfo
Eric Blake
2019-01-21
nbd/server: Favor [u]int64_t over off_t
Eric Blake
2019-01-21
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-17-20...
Peter Maydell
2019-01-21
migration: Add post_save function to VMStateDescription
Aaron Lindsay
2019-01-21
hw/arm/virt-acpi-build: Set COHACC override flag in IORT SMMUv3 node
Eric Auger
2019-01-21
egl-helpers.h: do not depend on X11 Window type, use EGLNativeWindowType
Alexander Kanavin
2019-01-21
sdl: add support for high resolution window icon
Daniel P. Berrangé
2019-01-18
target/mips: Update ITU to utilize SAARI and SAAR CP0 registers
Yongbok Kim
2019-01-18
target/mips: Add field and R/W access to ITU control register ICR0
Yongbok Kim
2019-01-18
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-01-17
hw/acpi: Use QEMU_NONSTRING for non NUL-terminated arrays
Philippe Mathieu-Daudé
2019-01-17
qemu/compiler: Define QEMU_NONSTRING
Philippe Mathieu-Daudé
2019-01-17
acpi: build TPM Physical Presence interface
Stefan Berger
2019-01-17
acpi: expose TPM/PPI configuration parameters to firmware via fw_cfg
Stefan Berger
[next]