index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2020-06-27
hw/intc: Add Loongson LIOINTC support
Huacai Chen
2020-06-26
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200626'...
Peter Maydell
2020-06-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-06-26
ibex_uart: fix XOR-as-pow
Paolo Bonzini
2020-06-26
vmport: move compat properties to hw_compat_5_0
Paolo Bonzini
2020-06-26
hyperv: vmbus: Remove the 2nd IRQ
Jon Doron
2020-06-26
numa: forbid '-numa node, mem' for 5.1 and newer machine types
Igor Mammedov
2020-06-26
osdep: Make MIN/MAX evaluate arguments only once
Eric Blake
2020-06-26
xen: Actually fix build without passthrough
Anthony PERARD
2020-06-26
hw/scsi/megasas: Fix possible out-of-bounds array access in tracepoints
Thomas Huth
2020-06-26
target/arm: Create tagged ram when MTE is enabled
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/mcayland/tags/qemu-macppc-20200626' int...
Peter Maydell
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
2020-06-26
adb: introduce realize/unrealize and VMStateDescription for ADB bus
Mark Cave-Ayland
2020-06-26
pmu: honour autopoll_rate_ms when rearming the ADB autopoll timer
Mark Cave-Ayland
2020-06-26
pmu: fix duplicate autopoll mask variable
Mark Cave-Ayland
2020-06-26
cuda: convert ADB autopoll timer from ns to ms
Mark Cave-Ayland
2020-06-26
adb: fix adb-mouse read length and revert disable-reg3-direct-writes workaround
Mark Cave-Ayland
2020-06-26
adb: coding style update to fix checkpatch errors
Mark Cave-Ayland
2020-06-26
ppc/pnv: Silence missing BMC warning with qtest
Greg Kurz
2020-06-26
spapr: Fix typos in comments and macro indentation
Gustavo Romero
2020-06-26
spapr: Simplify some warning printing paths in spapr_caps.c
Greg Kurz
2020-06-25
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
[next]