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
/
hw
Age
Commit message (
Expand
)
Author
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
2020-06-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2020-06-23' into ...
Peter Maydell
2020-06-24
Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridge
Ani Sinha
2020-06-24
Stop vhost-user sending uninitialized mmap_offsets
Raphael Norwitz
2020-06-24
arm/acpi: Add the TPM2.0 device under the DSDT
Eric Auger
2020-06-24
acpi: Some build_tpm2() code reshape
Eric Auger
2020-06-24
acpi: q35: drop _SB.PCI0.ISA.LPCD opregion.
Gerd Hoffmann
2020-06-24
acpi: drop build_piix4_pm()
Gerd Hoffmann
2020-06-24
acpi: drop serial/parallel enable bits from dsdt
Gerd Hoffmann
2020-06-24
acpi: simplify build_isa_devices_aml()
Gerd Hoffmann
2020-06-24
acpi: factor out fw_cfg_add_acpi_dsdt()
Gerd Hoffmann
2020-06-24
acpi: move aml builder code for i8042 (kbd+mouse) device
Gerd Hoffmann
2020-06-24
floppy: move cmos_get_fd_drive_type() from pc
Gerd Hoffmann
2020-06-24
floppy: make isa_fdc_get_drive_max_chs static
Gerd Hoffmann
2020-06-24
acpi: move aml builder code for floppy device
Gerd Hoffmann
2020-06-24
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-06-23-1...
Peter Maydell
2020-06-23
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200623'...
Peter Maydell
2020-06-23
sd/milkymist-memcard: Fix error API violation
Markus Armbruster
2020-06-23
sd/pxa2xx_mmci: Don't crash on pxa2xx_mmci_init() error
Markus Armbruster
2020-06-23
arm/aspeed: Drop aspeed_board_init_flashes() parameter @errp
Markus Armbruster
2020-06-23
qdev: Make qdev_prop_set_drive() match the other helpers
Markus Armbruster
2020-06-23
qdev: Reject chardev property override
Markus Armbruster
2020-06-23
qdev: Reject drive property override
Markus Armbruster
[prev]
[next]