| Commit message (Expand) | Author | Age | Files | Lines |
* | esp: fix esp_reg_read() trace event | Mark Cave-Ayland | 2021-03-07 | 1 | -6/+12 |
* | esp: add trace event when receiving a TI command | Mark Cave-Ayland | 2021-03-07 | 2 | -0/+2 |
* | esp: add vmstate_esp version to embedded ESPState | Mark Cave-Ayland | 2021-03-07 | 2 | -3/+23 |
* | esp: QOMify the internal ESP device state | Mark Cave-Ayland | 2021-03-07 | 2 | -20/+77 |
* | esp: rename existing ESP QOM type to SYSBUS_ESP | Mark Cave-Ayland | 2021-03-07 | 5 | -11/+11 |
* | esp: checkpatch fixes | Mark Cave-Ayland | 2021-03-07 | 1 | -21/+31 |
* | Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210305' into... | Peter Maydell | 2021-03-05 | 4 | -14/+28 |
|\ |
|
| * | vfio-ccw: Do not read region ret_code after write | Eric Farman | 2021-03-04 | 1 | -6/+6 |
| * | virtio-ccw: commands on revision-less devices | Cornelia Huck | 2021-03-04 | 1 | -7/+14 |
| * | s390x/pci: restore missing Query PCI Function CLP data | Matthew Rosato | 2021-03-04 | 1 | -0/+5 |
| * | hw/s390x: fix build for virtio-9p-ccw | Halil Pasic | 2021-03-04 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210... | Peter Maydell | 2021-03-05 | 13 | -55/+589 |
|\ \ |
|
| * | | hw/riscv: virt: Map high mmio for PCIe | Bin Meng | 2021-03-04 | 1 | -2/+33 |
| * | | hw/riscv: virt: Limit RAM size in a 32-bit system | Bin Meng | 2021-03-04 | 1 | -0/+10 |
| * | | hw/riscv: virt: Drop the 'link_up' parameter of gpex_pcie_init() | Bin Meng | 2021-03-04 | 1 | -7/+7 |
| * | | hw/riscv: Drop 'struct MemmapEntry' | Bin Meng | 2021-03-04 | 6 | -37/+19 |
| * | | goldfish_rtc: re-arm the alarm after migration | Laurent Vivier | 2021-03-04 | 1 | -0/+2 |
| * | | hw/riscv: sifive_u: Add QSPI2 controller and connect an SD card | Bin Meng | 2021-03-04 | 2 | -2/+42 |
| * | | hw/riscv: sifive_u: Add QSPI0 controller and connect a flash | Bin Meng | 2021-03-04 | 2 | -0/+54 |
| * | | hw/ssi: Add SiFive SPI controller support | Bin Meng | 2021-03-04 | 3 | -0/+363 |
| * | | hw/block: m25p80: Add various ISSI flash information | Bin Meng | 2021-03-04 | 1 | -0/+13 |
| * | | hw/block: m25p80: Add ISSI SPI flash support | Bin Meng | 2021-03-04 | 1 | -1/+43 |
| * | | hw/misc: sifive_u_otp: Use error_report() when block operation fails | Bin Meng | 2021-03-04 | 1 | -8/+5 |
| |/ |
|
* | | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210304-pull-request' i... | Peter Maydell | 2021-03-04 | 4 | -22/+6 |
|\ \
| |/
|/| |
|
| * | virtio-gpu: Do not distinguish the primary console | Akihiko Odaki | 2021-03-04 | 4 | -22/+6 |
| * | ui/console: Add placeholder flag to message surface | Akihiko Odaki | 2021-03-04 | 2 | -5/+5 |
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2021-03-03 | 6 | -10/+29 |
|\ \ |
|
| * | | vhost: simplify vhost_dev_init() fail_busyloop label | Stefan Hajnoczi | 2021-03-02 | 1 | -7/+5 |
| * | | hw/pci: Have safer pcie_bus_realize() by checking error path | Philippe Mathieu-Daudé | 2021-03-02 | 1 | -1/+6 |
| * | | virtio-net: handle zero mac for a vdpa peer | Cindy Lu | 2021-03-02 | 1 | -0/+12 |
| * | | i386/acpi: restore device paths for pre-5.1 vms | Vitaly Cheptsov | 2021-03-02 | 3 | -2/+6 |
| |/ |
|
* | | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2021-03-02 | 15 | -142/+151 |
|\ \
| |/
|/| |
|
| * | scsi: drop 'result' argument from command_complete callback | Hannes Reinecke | 2021-02-25 | 11 | -35/+30 |
| * | scsi-disk: pass guest recoverable errors through even for rerror=stop | Paolo Bonzini | 2021-02-25 | 1 | -23/+28 |
| * | scsi-disk: pass SCSI status to scsi_handle_rw_error | Paolo Bonzini | 2021-02-25 | 1 | -11/+27 |
| * | scsi: introduce scsi_sense_from_errno() | Paolo Bonzini | 2021-02-25 | 1 | -37/+8 |
| * | scsi-disk: do not complete requests early for rerror/werror=ignore | Paolo Bonzini | 2021-02-25 | 1 | -2/+1 |
| * | scsi-disk: move scsi_handle_rw_error earlier | Paolo Bonzini | 2021-02-25 | 1 | -85/+83 |
| * | virtio-scsi: don't process IO on fenced dataplane | Maxim Levitsky | 2021-02-25 | 1 | -9/+15 |
| * | scsi: allow user to set werror as report | Zihao Chang | 2021-02-25 | 1 | -1/+2 |
| * | scsi: add tracing for SG_IO commands | Hannes Reinecke | 2021-02-25 | 3 | -2/+13 |
| * | scsi: make io_timeout configurable | Hannes Reinecke | 2021-02-25 | 2 | -8/+15 |
* | | i386: acpi: Don't build HPET ACPI entry if HPET is disabled | Sean Christopherson | 2021-02-23 | 1 | -2/+6 |
* | | hw/i386: declare ACPI mother board resource for MMCONFIG region | Isaku Yamahata | 2021-02-23 | 1 | -1/+45 |
* | | acpi: set fadt.smi_cmd to zero when SMM is not supported | Isaku Yamahata | 2021-02-23 | 1 | -3/+15 |
* | | acpi/core: always set SCI_EN when SMM isn't supported | Isaku Yamahata | 2021-02-23 | 5 | -5/+18 |
* | | ich9, piix4: add property, smm-compat, to keep compatibility of SMM | Isaku Yamahata | 2021-02-23 | 2 | -0/+3 |
* | | acpi/gpex: Fix cca attribute check for pxb device | Xingang Wang | 2021-02-23 | 1 | -0/+1 |
* | | pcie: don't set link state active if the slot is empty | Laurent Vivier | 2021-02-23 | 1 | -10/+9 |
* | | failover: really display a warning when the primary device is not found | Laurent Vivier | 2021-02-23 | 1 | -11/+9 |