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
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
2019-01-21
target/arm: Add aa64_va_parameters_both
Richard Henderson
2019-01-21
target/arm: Export aa64_va_parameters to internals.h
Richard Henderson
2019-01-21
target/arm: Merge TBFLAG_AA_TB{0, 1} to TBII
Richard Henderson
2019-01-21
target/arm: Create ARMVAParameters and helpers
Richard Henderson
2019-01-21
target/arm: Introduce arm_stage1_mmu_idx
Richard Henderson
2019-01-21
target/arm: Introduce arm_mmu_idx
Richard Henderson
2019-01-21
target/arm: Move cpu_mmu_index out of line
Richard Henderson
2019-01-21
target/arm: Decode Load/store register (pac)
Richard Henderson
2019-01-21
target/arm: Decode PAuth within disas_uncond_b_reg
Richard Henderson
2019-01-21
target/arm: Rearrange decode in disas_uncond_b_reg
Richard Henderson
[next]