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
2020-06-26
target/arm: Implement the ADDG, SUBG instructions
Richard Henderson
2020-06-26
target/arm: Revise decoding for disas_add_sub_imm
Richard Henderson
2020-06-26
target/arm: Implement the IRG instruction
Richard Henderson
2020-06-26
target/arm: Add MTE bits to tb_flags
Richard Henderson
2020-06-26
target/arm: Add MTE system registers
Richard Henderson
2020-06-26
target/arm: Add DISAS_UPDATE_NOCHAIN
Richard Henderson
2020-06-26
target/arm: Rename DISAS_UPDATE to DISAS_UPDATE_EXIT
Richard Henderson
2020-06-26
target/arm: Add support for MTE to HCR_EL2 and SCR_EL3
Richard Henderson
2020-06-26
target/arm: Add support for MTE to SCTLR_ELx
Richard Henderson
2020-06-26
target/arm: Improve masking of SCR RES0 bits
Richard Henderson
2020-06-26
target/arm: Add isar tests for mte
Richard Henderson
2020-06-26
hw/misc/pca9552: Model qdev output GPIOs
Philippe Mathieu-Daudé
2020-06-26
hw/misc/pca9552: Trace GPIO change events
Philippe Mathieu-Daudé
2020-06-26
hw/arm/aspeed: Describe each PCA9552 device
Philippe Mathieu-Daudé
2020-06-26
hw/misc/pca9552: Trace GPIO High/Low events
Philippe Mathieu-Daudé
2020-06-26
hw/misc/pca9552: Add a 'description' property for debugging purpose
Philippe Mathieu-Daudé
2020-06-26
hw/misc/pca9552: Add generic PCA955xClass, parent of TYPE_PCA9552
Philippe Mathieu-Daudé
2020-06-26
hw/misc/pca9552: Rename generic code as pca955x
Philippe Mathieu-Daudé
2020-06-26
hw/misc/pca9552: Rename 'nr_leds' as 'pin_count'
Philippe Mathieu-Daudé
2020-06-26
hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
Philippe Mathieu-Daudé
2020-06-26
hw/arm/aspeed: QOM'ify AspeedMachineState
Philippe Mathieu-Daudé
2020-06-26
hw/arm/aspeed: Rename AspeedBoardState as AspeedMachineState
Philippe Mathieu-Daudé
2020-06-26
hw/arm/aspeed: Remove extraneous MemoryRegion object owner
Philippe Mathieu-Daudé
2020-06-26
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2020-06-26
exec: fetch the alignment of Linux devdax pmem character device nodes
Jingqi Liu
2020-06-26
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20200626' int...
Peter Maydell
2020-06-26
configure: add libdaxctl support
Jingqi Liu
2020-06-26
replay: synchronize on every virtual timer callback
Pavel Dovgalyuk
2020-06-26
replay: notify the main loop when there are no instructions
Pavel Dovgalyuk
2020-06-26
memory: Revert "memory: accept mismatching sizes in memory_region_access_valid"
Michael S. Tsirkin
2020-06-26
libqos: pci-pc: use 32-bit write for EJ register
Paolo Bonzini
2020-06-26
libqos: usb-hcd-ehci: use 32-bit write for config register
Paolo Bonzini
2020-06-26
util/getauxval: Porting to FreeBSD getauxval feature
David CARLIER
2020-06-26
kvm: support to get/set dirty log initial-all-set capability
Jay Zhou
2020-06-26
adb: add ADB bus trace events
Mark Cave-Ayland
2020-06-26
adb: use adb_device prefix for ADB device trace events
Mark Cave-Ayland
2020-06-26
adb: only call autopoll callbacks when autopoll is not blocked
Mark Cave-Ayland
2020-06-26
mac_via: rework ADB state machine to be compatible with both MacOS and Linux
Mark Cave-Ayland
2020-06-26
mac_via: move VIA1 portB write logic into mos6522_q800_via1_write()
Mark Cave-Ayland
2020-06-26
pmu: add adb_autopoll_block() and adb_autopoll_unblock() functions
Mark Cave-Ayland
2020-06-26
cuda: add adb_autopoll_block() and adb_autopoll_unblock() functions
Mark Cave-Ayland
2020-06-26
adb: add autopoll_blocked variable to block autopoll
Mark Cave-Ayland
2020-06-26
adb: use adb_request() only for explicit requests
Mark Cave-Ayland
2020-06-26
adb: add status field for holding information about the last ADB request
Mark Cave-Ayland
2020-06-26
adb: keep track of devices with pending data
Mark Cave-Ayland
2020-06-26
adb: introduce new ADBDeviceHasData method to ADBDeviceClass
Mark Cave-Ayland
2020-06-26
mac_via: convert to use ADBBusState internal autopoll variables
Mark Cave-Ayland
2020-06-26
pmu: convert to use ADBBusState internal autopoll variables
Mark Cave-Ayland
2020-06-26
cuda: convert to use ADBBusState internal autopoll variables
Mark Cave-Ayland
2020-06-26
adb: create autopoll variables directly within ADBBusState
Mark Cave-Ayland
[prev]
[next]