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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-13
hw/display: Rename VGA_ISA_MM -> VGA_MMIO
Philippe Mathieu-Daudé
1
-3
/
+2
2022-01-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
4
-16
/
+0
2022-01-10
Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"
Michael S. Tsirkin
1
-3
/
+0
2022-01-10
Revert "vhost: introduce new VhostOps vhost_set_config_call"
Michael S. Tsirkin
1
-3
/
+0
2022-01-10
Revert "virtio: add support for configure interrupt"
Michael S. Tsirkin
1
-4
/
+0
2022-01-10
Revert "vhost: add support for configure interrupt"
Michael S. Tsirkin
1
-4
/
+0
2022-01-10
Revert "virtio-net: add support for configure interrupt"
Michael S. Tsirkin
1
-2
/
+0
2022-01-08
target/riscv: setup everything for rv64 to support rv128 execution
Frédéric Pétrot
1
-0
/
+1
2022-01-08
qemu/int128: addition of div/rem 128-bit operations
Frédéric Pétrot
1
-0
/
+27
2022-01-08
exec/memop: Adding signed quad and octo defines
Frédéric Pétrot
1
-0
/
+7
2022-01-08
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
2
-6
/
+6
2022-01-08
hw/riscv: virt: Allow support for 32 cores
Alistair Francis
1
-1
/
+1
2022-01-07
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
10
-11
/
+52
2022-01-07
virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
David Hildenbrand
1
-0
/
+8
2022-01-07
linux-headers: sync VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
David Hildenbrand
1
-3
/
+6
2022-01-07
virtio-mem: Support "prealloc=on" option
David Hildenbrand
1
-0
/
+4
2022-01-07
hw/intc/arm_gicv3_its: Fix various off-by-one errors
Peter Maydell
1
-3
/
+3
2022-01-07
hw/intc/arm_gicv3_its: Remove maxids union from TableDesc
Peter Maydell
1
-4
/
+1
2022-01-07
Add dummy Aspeed AST2600 Display Port MCU (DPMCU)
Troy Lee
1
-0
/
+2
2022-01-07
util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
David Hildenbrand
1
-0
/
+7
2022-01-07
hw/i386: expose a "smbios-entry-point-type" PC machine property
Eduardo Habkost
1
-0
/
+4
2022-01-07
hw/smbios: Use qapi for SmbiosEntryPointType
Eduardo Habkost
1
-8
/
+2
2022-01-07
smbios: Rename SMBIOS_ENTRY_POINT_* enums
Eduardo Habkost
1
-2
/
+2
2022-01-07
pci: Export the pci_intx() function
Frederic Barrat
1
-0
/
+5
2022-01-07
virtio-net: add support for configure interrupt
Cindy Lu
1
-0
/
+2
2022-01-06
Merge tag 'linux-user-for-7.0-pull-request' of https://gitlab.com/laurent_viv...
Richard Henderson
1
-0
/
+3
2022-01-06
vhost: add support for configure interrupt
Cindy Lu
1
-0
/
+4
2022-01-06
virtio: add support for configure interrupt
Cindy Lu
1
-0
/
+4
2022-01-06
vhost: introduce new VhostOps vhost_set_config_call
Cindy Lu
1
-0
/
+3
2022-01-06
virtio: introduce macro IRTIO_CONFIG_IRQ_IDX
Cindy Lu
1
-0
/
+3
2022-01-06
linux-user: Add code for PR_GET/SET_UNALIGN
Richard Henderson
1
-0
/
+3
2022-01-05
hw: Add compat machines for 7.0
Cornelia Huck
2
-0
/
+6
2022-01-04
sysemu: Cleanup qemu_run_machine_init_done_notifiers()
Xiaoyao Li
1
-1
/
+0
2022-01-04
ppc/pnv: Remove the PHB4 "device-id" property
Cédric Le Goater
1
-2
/
+0
2021-12-31
hw/core/machine: Introduce CPU cluster topology support
Yanan Wang
1
-1
/
+5
2021-12-31
hw/core: Rename smp_parse() -> machine_parse_smp_config()
Philippe Mathieu-Daudé
1
-1
/
+2
2021-12-31
hw/qdev: Rename qdev_connect_gpio_out*() 'input_pin' parameter
Philippe Mathieu-Daudé
1
-3
/
+3
2021-12-31
hw/qdev: Correct qdev_connect_gpio_out_named() documentation
Philippe Mathieu-Daudé
1
-2
/
+3
2021-12-31
hw/qdev: Correct qdev_init_gpio_out_named() documentation
Philippe Mathieu-Daudé
1
-1
/
+1
2021-12-31
hw/qdev: Cosmetic around documentation
Philippe Mathieu-Daudé
1
-0
/
+11
2021-12-31
pci: Let ld*_pci_dma() propagate MemTxResult
Philippe Mathieu-Daudé
1
-9
/
+8
2021-12-31
pci: Let st*_pci_dma() propagate MemTxResult
Philippe Mathieu-Daudé
1
-5
/
+5
2021-12-31
pci: Let ld*_pci_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
1
-3
/
+3
2021-12-31
pci: Let st*_pci_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
1
-5
/
+6
2021-12-31
dma: Let ld*_dma() propagate MemTxResult
Philippe Mathieu-Daudé
3
-16
/
+21
2021-12-31
dma: Let st*_dma() propagate MemTxResult
Philippe Mathieu-Daudé
1
-10
/
+10
2021-12-31
dma: Let ld*_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
3
-7
/
+10
2021-12-31
dma: Let st*_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
3
-9
/
+16
2021-12-31
dma: Let dma_buf_read() take MemTxAttrs argument
Philippe Mathieu-Daudé
1
-1
/
+1
2021-12-31
dma: Let dma_buf_write() take MemTxAttrs argument
Philippe Mathieu-Daudé
1
-1
/
+1
[next]