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-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
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-17-20...
Peter Maydell
2019-01-21
hw/virtio/virtio-balloon: zero-initialize the virtio_balloon_config struct
Peter Maydell
2019-01-21
hw/block/xen: use proper format string for printing sectors
Alex Bennée
2019-01-21
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190121'...
Peter Maydell
2019-01-21
tests: Disable ipmi-bt-test
Peter Maydell
2019-01-21
target/arm: Implement PMSWINC
Aaron Lindsay
2019-01-21
target/arm: PMU: Set PMCR.N to 4
Aaron Lindsay
2019-01-21
target/arm: PMU: Add instruction and cycle events
Aaron Lindsay
2019-01-21
target/arm: Finish implementation of PM[X]EVCNTR and PM[X]EVTYPER
Aaron Lindsay
2019-01-21
target/arm: Add array for supported PMU events, generate PMCEID[01]_EL0
Aaron Lindsay
2019-01-21
target/arm: Make PMCEID[01]_EL0 64 bit registers, add PMCEID[23]
Aaron Lindsay
2019-01-21
target/arm: Define FIELDs for ID_DFR0
Aaron Lindsay
2019-01-21
target/arm: Implement PMOVSSET
Aaron Lindsay
2019-01-21
target/arm: Allow AArch32 access for PMCCFILTR
Aaron Lindsay
2019-01-21
target/arm: Filter cycle counter based on PMCCFILTR_EL0
Aaron Lindsay
2019-01-21
target/arm: Swap PMU values before/after migrations
Aaron Lindsay
2019-01-21
target/arm: Reorganize PMCCNTR accesses
Aaron Lindsay
2019-01-21
migration: Add post_save function to VMStateDescription
Aaron Lindsay
2019-01-21
target/arm: Tidy TBI handling in gen_a64_set_pc
Richard Henderson
2019-01-21
target/arm: Enable PAuth for user-only
Richard Henderson
2019-01-21
target/arm: Enable PAuth for -cpu max
Richard Henderson
2019-01-21
target/arm: Add PAuth system registers
Richard Henderson
2019-01-21
target/arm: Implement pauth_computepac
Richard Henderson
2019-01-21
target/arm: Implement pauth_addpac
Richard Henderson
2019-01-21
target/arm: Implement pauth_auth
Richard Henderson
2019-01-21
target/arm: Implement pauth_strip
Richard Henderson
2019-01-21
target/arm: Reuse aa64_va_parameters for setting tbflags
Richard Henderson
2019-01-21
target/arm: Decode TBID from TCR
Richard Henderson
[next]