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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-05
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210305' into...
Peter Maydell
4
-14
/
+28
2021-03-05
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
13
-55
/
+589
2021-03-04
hw/riscv: virt: Map high mmio for PCIe
Bin Meng
1
-2
/
+33
2021-03-04
hw/riscv: virt: Limit RAM size in a 32-bit system
Bin Meng
1
-0
/
+10
2021-03-04
hw/riscv: virt: Drop the 'link_up' parameter of gpex_pcie_init()
Bin Meng
1
-7
/
+7
2021-03-04
hw/riscv: Drop 'struct MemmapEntry'
Bin Meng
6
-37
/
+19
2021-03-04
goldfish_rtc: re-arm the alarm after migration
Laurent Vivier
1
-0
/
+2
2021-03-04
hw/riscv: sifive_u: Add QSPI2 controller and connect an SD card
Bin Meng
2
-2
/
+42
2021-03-04
hw/riscv: sifive_u: Add QSPI0 controller and connect a flash
Bin Meng
2
-0
/
+54
2021-03-04
hw/ssi: Add SiFive SPI controller support
Bin Meng
3
-0
/
+363
2021-03-04
hw/block: m25p80: Add various ISSI flash information
Bin Meng
1
-0
/
+13
2021-03-04
hw/block: m25p80: Add ISSI SPI flash support
Bin Meng
1
-1
/
+43
2021-03-04
hw/misc: sifive_u_otp: Use error_report() when block operation fails
Bin Meng
1
-8
/
+5
2021-03-04
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210304-pull-request' i...
Peter Maydell
4
-22
/
+6
2021-03-04
vfio-ccw: Do not read region ret_code after write
Eric Farman
1
-6
/
+6
2021-03-04
virtio-ccw: commands on revision-less devices
Cornelia Huck
1
-7
/
+14
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-04
virtio-gpu: Do not distinguish the primary console
Akihiko Odaki
4
-22
/
+6
2021-03-04
ui/console: Add placeholder flag to message surface
Akihiko Odaki
2
-5
/
+5
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
[next]