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-06
scsi: move host_status handling into SCSI drivers
Hannes Reinecke
2021-03-06
scsi: inline sg_io_sense_from_errno() into the callers.
Hannes Reinecke
2021-03-06
scsi-generic: do not snoop the output of failed commands
Paolo Bonzini
2021-03-06
x86/pvh: extract only 4 bytes of start address for 32 bit kernels
David Edmondson
2021-03-06
lsilogic: Use PCIDevice::exit instead of DeviceState::unrealize
Peng Liang
2021-03-06
KVM: x86: deprecate -M kernel-irqchip=off except for -M isapc
Paolo Bonzini
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
2021-02-23
acpi/gpex: Fix cca attribute check for pxb device
Xingang Wang
2021-02-23
pcie: don't set link state active if the slot is empty
Laurent Vivier
2021-02-23
failover: really display a warning when the primary device is not found
Laurent Vivier
2021-02-23
virtio-net: add missing object_unref()
Laurent Vivier
2021-02-23
pci: cleanup failover sanity check
Laurent Vivier
2021-02-21
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20210221' into ...
Peter Maydell
2021-02-21
vt82c686: Fix superio_cfg_{read,write}() functions
BALATON Zoltan
2021-02-21
vt82c686: Log superio_cfg unimplemented accesses
BALATON Zoltan
2021-02-21
vt82c686: Simplify by returning earlier
BALATON Zoltan
2021-02-21
vt82c686: Reduce indentation by returning early
BALATON Zoltan
2021-02-21
vt82c686: Remove index field of SuperIOConfig
BALATON Zoltan
2021-02-21
vt82c686: Move creation of ISA devices to the ISA bridge
BALATON Zoltan
2021-02-21
vt82c686: Simplify vt82c686b_realize()
BALATON Zoltan
2021-02-21
vt82c686: Make vt82c686b-pm an abstract base class and add vt8231-pm based on it
BALATON Zoltan
2021-02-21
vt82c686: Set user_creatable=false for VT82C686B_PM
BALATON Zoltan
2021-02-21
vt82c686: Fix up power management io base and config
BALATON Zoltan
2021-02-21
vt82c686: Correctly reset all registers to default values on reset
BALATON Zoltan
2021-02-21
vt82c686: Correct vt82c686-pm I/O size
BALATON Zoltan
2021-02-21
vt82c686: Make vt82c686-pm an I/O tracing region
BALATON Zoltan
2021-02-21
vt82c686: Fix SMBus IO base and configuration registers
BALATON Zoltan
2021-02-21
vt82c686: Reorganise code
BALATON Zoltan
2021-02-21
vt82c686: Move superio memory region to SuperIOConfig struct
BALATON Zoltan
2021-02-21
hw/intc/loongson_liointc: Fix per core ISR handling
Jiaxun Yang
[next]