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-23
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
5
-5
/
+61
2021-03-23
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
16
-293
/
+566
2021-03-22
hw/riscv: microchip_pfsoc: Map EMMC/SD mux register
Bin Meng
1
-0
/
+6
2021-03-22
hw/block: m25p80: Support fast read for SST flashes
Bin Meng
1
-0
/
+3
2021-03-22
hw/riscv: allow ramfb on virt
Asherah Connor
1
-0
/
+3
2021-03-22
hw/riscv: Add fw_cfg support to virt
Asherah Connor
2
-0
/
+31
2021-03-22
hw/char: disable ibex uart receive if the buffer is full
Alexander Wagner
1
-5
/
+18
2021-03-22
acpi: Move setters/getters of oem fields to X86MachineState
Marian Postevca
5
-161
/
+96
2021-03-22
acpi: Set proper maximum size for "etc/acpi/rsdp" blob
David Hildenbrand
1
-1
/
+6
2021-03-22
acpi: Move maximum size logic into acpi_add_rom_blob()
David Hildenbrand
4
-24
/
+25
2021-03-22
microvm: Don't open-code "etc/table-loader"
David Hildenbrand
1
-1
/
+1
2021-03-22
acpi: Set proper maximum size for "etc/table-loader" blob
David Hildenbrand
3
-3
/
+5
2021-03-22
pci: acpi: add _DSM method to PCI devices
Igor Mammedov
1
-3
/
+102
2021-03-22
acpi: add aml_to_decimalstring() and aml_call6() helpers
Igor Mammedov
1
-0
/
+28
2021-03-22
pci: acpi: ensure that acpi-index is unique
Igor Mammedov
1
-0
/
+46
2021-03-22
pci: introduce acpi-index property for PCI device
Igor Mammedov
6
-5
/
+73
2021-03-22
hw/sd: sdhci: Reset the data pointer of s->fifo_buffer[] when a different blo...
Bin Meng
1
-0
/
+12
2021-03-22
hw/sd: sdhci: Limit block size only when SDHC_BLKSIZE register is writable
Bin Meng
1
-7
/
+7
2021-03-22
hw/sd: sdhci: Correctly set the controller status for ADMA
Bin Meng
1
-0
/
+3
2021-03-22
hw/sd: sdhci: Don't write to SDHC_SYSAD register when transfer is in progress
Bin Meng
1
-9
/
+11
2021-03-22
hw/sd: sdhci: Don't transfer any data when command time out
Bin Meng
1
-1
/
+3
2021-03-22
hw/sd: sd: Actually perform the erase operation
Bin Meng
1
-9
/
+13
2021-03-22
hw/sd: sd: Fix build error when DEBUG_SD is on
Bin Meng
1
-0
/
+1
2021-03-22
virtio-pmem: fix virtio_pmem_resp assign problem
Wang Liang
1
-1
/
+1
2021-03-22
vhost-user: Monitor slave channel in vhost_user_read()
Greg Kurz
1
-3
/
+32
2021-03-22
vhost-user: Introduce nested event loop in vhost_user_read()
Greg Kurz
1
-5
/
+60
2021-03-22
vhost-user: Convert slave channel to QIOChannelSocket
Greg Kurz
1
-60
/
+39
2021-03-22
vhost-user: Factor out duplicated slave_fd teardown code
Greg Kurz
1
-9
/
+10
2021-03-22
vhost-user: Fix double-close on slave_read() error path
Greg Kurz
1
-8
/
+3
2021-03-22
vhost-user: Drop misleading EAGAIN checks in slave_read()
Greg Kurz
1
-3
/
+3
2021-03-22
virtio: Fix virtio_mmio_read()/virtio_mmio_write()
Laurent Vivier
1
-22
/
+52
2021-03-22
hw/net: virtio-net: Initialize nc->do_not_pad to true
Bin Meng
1
-0
/
+4
2021-03-19
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-6
/
+6
2021-03-19
hw: Replace anti-social QOM type names
Markus Armbruster
11
-19
/
+19
2021-03-19
fdc: Inline fdctrl_connect_drives() into fdctrl_realize_common()
Markus Armbruster
1
-15
/
+8
2021-03-19
fdc: Drop deprecated floppy configuration
Markus Armbruster
1
-52
/
+2
2021-03-19
hw/intc/i8259: Refactor pic_read_irq() to avoid uninitialized variable
Philippe Mathieu-Daudé
1
-6
/
+6
2021-03-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-8
/
+8
2021-03-19
qapi/qom: QAPIfy object-add
Kevin Wolf
1
-8
/
+8
2021-03-18
Merge remote-tracking branch 'remotes/philmd/tags/pflash-20210318' into staging
Peter Maydell
3
-289
/
+320
2021-03-18
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
10
-143
/
+1906
2021-03-18
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-requ...
Peter Maydell
8
-267
/
+4
2021-03-18
Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-6.0-updates-1703...
Peter Maydell
2
-2
/
+6
2021-03-18
hw/block/nvme: add support for the format nvm command
Minwoo Im
5
-2
/
+187
2021-03-18
hw/block/nvme: pull lba format initialization
Klaus Jensen
1
-33
/
+41
2021-03-18
hw/block/nvme: prefer runtime helpers instead of device parameters
Klaus Jensen
2
-4
/
+4
2021-03-18
hw/block/nvme: support multiple lba formats
Minwoo Im
1
-8
/
+52
2021-03-18
hw/block/nvme: add non-mdts command size limit for verify
Klaus Jensen
2
-4
/
+31
2021-03-18
hw/block/nvme: add verify command
Gollu Appalanaidu
5
-3
/
+154
2021-03-18
hw/block/nvme: end-to-end data protection
Klaus Jensen
8
-41
/
+837
[next]