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
2021-03-07
esp: introduce esp_get_tc() and esp_set_tc()
Mark Cave-Ayland
2021-03-07
esp: determine transfer direction directly from SCSI phase
Mark Cave-Ayland
2021-03-07
esp: add PDMA trace events
Mark Cave-Ayland
2021-03-07
esp: fix esp_reg_read() trace event
Mark Cave-Ayland
2021-03-07
esp: add trace event when receiving a TI command
Mark Cave-Ayland
2021-03-07
esp: add vmstate_esp version to embedded ESPState
Mark Cave-Ayland
2021-03-07
esp: QOMify the internal ESP device state
Mark Cave-Ayland
2021-03-07
esp: rename existing ESP QOM type to SYSBUS_ESP
Mark Cave-Ayland
2021-03-07
esp: checkpatch fixes
Mark Cave-Ayland
2021-03-05
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210305' into...
Peter Maydell
2021-03-05
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
2021-03-04
hw/riscv: virt: Map high mmio for PCIe
Bin Meng
2021-03-04
hw/riscv: virt: Limit RAM size in a 32-bit system
Bin Meng
2021-03-04
hw/riscv: virt: Drop the 'link_up' parameter of gpex_pcie_init()
Bin Meng
2021-03-04
hw/riscv: Drop 'struct MemmapEntry'
Bin Meng
2021-03-04
goldfish_rtc: re-arm the alarm after migration
Laurent Vivier
2021-03-04
hw/riscv: sifive_u: Add QSPI2 controller and connect an SD card
Bin Meng
2021-03-04
hw/riscv: sifive_u: Add QSPI0 controller and connect a flash
Bin Meng
2021-03-04
hw/ssi: Add SiFive SPI controller support
Bin Meng
2021-03-04
hw/block: m25p80: Add various ISSI flash information
Bin Meng
2021-03-04
hw/block: m25p80: Add ISSI SPI flash support
Bin Meng
2021-03-04
hw/misc: sifive_u_otp: Use error_report() when block operation fails
Bin Meng
2021-03-04
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210304-pull-request' i...
Peter Maydell
2021-03-04
vfio-ccw: Do not read region ret_code after write
Eric Farman
2021-03-04
virtio-ccw: commands on revision-less devices
Cornelia Huck
2021-03-04
s390x/pci: restore missing Query PCI Function CLP data
Matthew Rosato
2021-03-04
hw/s390x: fix build for virtio-9p-ccw
Halil Pasic
2021-03-04
virtio-gpu: Do not distinguish the primary console
Akihiko Odaki
2021-03-04
ui/console: Add placeholder flag to message surface
Akihiko Odaki
2021-03-03
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2021-03-02
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-03-02
vhost: simplify vhost_dev_init() fail_busyloop label
Stefan Hajnoczi
2021-03-02
hw/pci: Have safer pcie_bus_realize() by checking error path
Philippe Mathieu-Daudé
2021-03-02
virtio-net: handle zero mac for a vdpa peer
Cindy Lu
2021-03-02
i386/acpi: restore device paths for pre-5.1 vms
Vitaly Cheptsov
2021-02-25
scsi: drop 'result' argument from command_complete callback
Hannes Reinecke
2021-02-25
scsi-disk: pass guest recoverable errors through even for rerror=stop
Paolo Bonzini
2021-02-25
scsi-disk: pass SCSI status to scsi_handle_rw_error
Paolo Bonzini
2021-02-25
scsi: introduce scsi_sense_from_errno()
Paolo Bonzini
2021-02-25
scsi-disk: do not complete requests early for rerror/werror=ignore
Paolo Bonzini
2021-02-25
scsi-disk: move scsi_handle_rw_error earlier
Paolo Bonzini
2021-02-25
virtio-scsi: don't process IO on fenced dataplane
Maxim Levitsky
2021-02-25
scsi: allow user to set werror as report
Zihao Chang
2021-02-25
scsi: add tracing for SG_IO commands
Hannes Reinecke
2021-02-25
scsi: make io_timeout configurable
Hannes Reinecke
2021-02-23
i386: acpi: Don't build HPET ACPI entry if HPET is disabled
Sean Christopherson
2021-02-23
hw/i386: declare ACPI mother board resource for MMCONFIG region
Isaku Yamahata
2021-02-23
acpi: set fadt.smi_cmd to zero when SMM is not supported
Isaku Yamahata
2021-02-23
acpi/core: always set SCI_EN when SMM isn't supported
Isaku Yamahata
2021-02-23
ich9, piix4: add property, smm-compat, to keep compatibility of SMM
Isaku Yamahata
[next]