index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-04
s390x/pci: restore missing Query PCI Function CLP data
Matthew Rosato
1
-0
/
+5
2021-03-04
hw/s390x: fix build for virtio-9p-ccw
Halil Pasic
1
-1
/
+3
2021-03-03
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
6
-10
/
+29
2021-03-02
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
15
-142
/
+151
2021-03-02
vhost: simplify vhost_dev_init() fail_busyloop label
Stefan Hajnoczi
1
-7
/
+5
2021-03-02
hw/pci: Have safer pcie_bus_realize() by checking error path
Philippe Mathieu-Daudé
1
-1
/
+6
2021-03-02
virtio-net: handle zero mac for a vdpa peer
Cindy Lu
1
-0
/
+12
2021-03-02
i386/acpi: restore device paths for pre-5.1 vms
Vitaly Cheptsov
3
-2
/
+6
2021-02-25
scsi: drop 'result' argument from command_complete callback
Hannes Reinecke
11
-35
/
+30
2021-02-25
scsi-disk: pass guest recoverable errors through even for rerror=stop
Paolo Bonzini
1
-23
/
+28
2021-02-25
scsi-disk: pass SCSI status to scsi_handle_rw_error
Paolo Bonzini
1
-11
/
+27
2021-02-25
scsi: introduce scsi_sense_from_errno()
Paolo Bonzini
1
-37
/
+8
2021-02-25
scsi-disk: do not complete requests early for rerror/werror=ignore
Paolo Bonzini
1
-2
/
+1
2021-02-25
scsi-disk: move scsi_handle_rw_error earlier
Paolo Bonzini
1
-85
/
+83
2021-02-25
virtio-scsi: don't process IO on fenced dataplane
Maxim Levitsky
1
-9
/
+15
2021-02-25
scsi: allow user to set werror as report
Zihao Chang
1
-1
/
+2
2021-02-25
scsi: add tracing for SG_IO commands
Hannes Reinecke
3
-2
/
+13
2021-02-25
scsi: make io_timeout configurable
Hannes Reinecke
2
-8
/
+15
2021-02-23
i386: acpi: Don't build HPET ACPI entry if HPET is disabled
Sean Christopherson
1
-2
/
+6
2021-02-23
hw/i386: declare ACPI mother board resource for MMCONFIG region
Isaku Yamahata
1
-1
/
+45
2021-02-23
acpi: set fadt.smi_cmd to zero when SMM is not supported
Isaku Yamahata
1
-3
/
+15
2021-02-23
acpi/core: always set SCI_EN when SMM isn't supported
Isaku Yamahata
5
-5
/
+18
2021-02-23
ich9, piix4: add property, smm-compat, to keep compatibility of SMM
Isaku Yamahata
2
-0
/
+3
2021-02-23
acpi/gpex: Fix cca attribute check for pxb device
Xingang Wang
1
-0
/
+1
2021-02-23
pcie: don't set link state active if the slot is empty
Laurent Vivier
1
-10
/
+9
2021-02-23
failover: really display a warning when the primary device is not found
Laurent Vivier
1
-11
/
+9
2021-02-23
virtio-net: add missing object_unref()
Laurent Vivier
1
-0
/
+2
2021-02-23
pci: cleanup failover sanity check
Laurent Vivier
1
-4
/
+2
2021-02-21
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20210221' into ...
Peter Maydell
9
-297
/
+522
2021-02-21
vt82c686: Fix superio_cfg_{read,write}() functions
BALATON Zoltan
1
-5
/
+6
2021-02-21
vt82c686: Log superio_cfg unimplemented accesses
BALATON Zoltan
1
-0
/
+3
2021-02-21
vt82c686: Simplify by returning earlier
BALATON Zoltan
1
-6
/
+3
2021-02-21
vt82c686: Reduce indentation by returning early
BALATON Zoltan
1
-24
/
+23
2021-02-21
vt82c686: Remove index field of SuperIOConfig
BALATON Zoltan
1
-7
/
+14
2021-02-21
vt82c686: Move creation of ISA devices to the ISA bridge
BALATON Zoltan
2
-24
/
+25
2021-02-21
vt82c686: Simplify vt82c686b_realize()
BALATON Zoltan
1
-14
/
+6
2021-02-21
vt82c686: Make vt82c686b-pm an abstract base class and add vt8231-pm based on it
BALATON Zoltan
1
-28
/
+56
2021-02-21
vt82c686: Set user_creatable=false for VT82C686B_PM
BALATON Zoltan
1
-1
/
+2
2021-02-21
vt82c686: Fix up power management io base and config
BALATON Zoltan
1
-10
/
+12
2021-02-21
vt82c686: Correctly reset all registers to default values on reset
BALATON Zoltan
1
-4
/
+4
2021-02-21
vt82c686: Correct vt82c686-pm I/O size
BALATON Zoltan
1
-1
/
+1
2021-02-21
vt82c686: Make vt82c686-pm an I/O tracing region
BALATON Zoltan
2
-2
/
+26
2021-02-21
vt82c686: Fix SMBus IO base and configuration registers
BALATON Zoltan
2
-16
/
+37
2021-02-21
vt82c686: Reorganise code
BALATON Zoltan
1
-139
/
+140
2021-02-21
vt82c686: Move superio memory region to SuperIOConfig struct
BALATON Zoltan
1
-8
/
+8
2021-02-21
hw/intc/loongson_liointc: Fix per core ISR handling
Jiaxun Yang
1
-3
/
+13
2021-02-21
hw/mips/boston: Use bootloader helper to set GCRs
Jiaxun Yang
1
-34
/
+11
2021-02-21
hw/mips/boston: Use bl_gen_kernel_jump to generate bootloaders
Jiaxun Yang
1
-15
/
+2
2021-02-21
hw/mips/fuloong2e: Use bl_gen_kernel_jump to generate bootloaders
Jiaxun Yang
1
-24
/
+3
2021-02-21
hw/mips: Add a bootloader helper
Jiaxun Yang
2
-1
/
+201
[next]