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
2020-11-23
vfio: Change default dirty pages tracking behavior during migration
Kirti Wankhede
1
-0
/
+1
2020-11-23
vfio: Make migration support experimental
Alex Williamson
1
-0
/
+1
2020-11-23
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
1
-6
/
+12
2020-11-18
s390x/pci: fix endianness issues
Cornelia Huck
1
-4
/
+4
2020-11-17
qemu/bswap: Remove unused qemu_bswap_len()
Philippe Mathieu-Daudé
1
-6
/
+0
2020-11-16
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1...
Peter Maydell
37
-37
/
+37
2020-11-16
include/hw/xen.h: drop superfluous struct
Alex Bennée
1
-1
/
+1
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
22
-22
/
+22
2020-11-15
tpm: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-11-15
overall/alpha tcg cpus|hppa: Fix Lesser GPL version number
Chetan Pant
6
-6
/
+6
2020-11-15
non-virt: Fix Lesser GPL version number
Chetan Pant
7
-7
/
+7
2020-11-15
semihosting: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-11-13
intc/ibex_plic: Ensure we don't loose interrupts
Alistair Francis
1
-0
/
+1
2020-11-13
hmp: Pass monitor to mon_get_cpu_env()
Kevin Wolf
1
-1
/
+1
2020-11-13
hmp: Pass monitor to MonitorDef.get_value()
Kevin Wolf
1
-1
/
+2
2020-11-13
hmp: Pass monitor to mon_get_cpu()
Kevin Wolf
1
-1
/
+1
2020-11-10
hw/misc/stm32f2xx_syscfg: Remove extraneous IRQ
Philippe Mathieu-Daudé
1
-2
/
+0
2020-11-09
block: Move bdrv_drain_all_end_quiesce() to block_int.h
Greg Kurz
2
-6
/
+9
2020-11-06
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201106' into staging
Peter Maydell
1
-1
/
+2
2020-11-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-1
/
+49
2020-11-05
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
3
-0
/
+4
2020-11-05
s390x: fix build for --without-default-devices
Cornelia Huck
1
-1
/
+2
2020-11-04
qapi, qemu-options: make all parsing visitors parse boolean options the same
Paolo Bonzini
1
-0
/
+2
2020-11-04
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201103'...
Peter Maydell
4
-4
/
+4
2020-11-03
vhost-blk: set features before setting inflight feature
Jin Yu
1
-0
/
+1
2020-11-03
Revert "vhost-blk: set features before setting inflight feature"
Stefan Hajnoczi
1
-1
/
+0
2020-11-03
block/nvme: Introduce Completion Queue definitions
Philippe Mathieu-Daudé
1
-6
/
+12
2020-11-03
hw/mips/boston: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-11-03
hw/mips: Fix Lesser GPL version number
Chetan Pant
3
-3
/
+3
2020-11-03
hw/riscv: microchip_pfsoc: Hook the I2C1 controller
Bin Meng
1
-0
/
+1
2020-11-03
hw/riscv: microchip_pfsoc: Correct DDR memory map
Bin Meng
1
-1
/
+4
2020-11-03
hw/riscv: microchip_pfsoc: Map the reserved memory at address 0
Bin Meng
1
-0
/
+1
2020-11-03
hw/riscv: microchip_pfsoc: Connect the SYSREG module
Bin Meng
1
-0
/
+2
2020-11-03
hw/misc: Add Microchip PolarFire SoC SYSREG module support
Bin Meng
1
-0
/
+39
2020-11-03
hw/riscv: microchip_pfsoc: Connect the IOSCB module
Bin Meng
1
-1
/
+3
2020-11-03
hw/misc: Add Microchip PolarFire SoC IOSCB module support
Bin Meng
1
-0
/
+50
2020-11-03
hw/riscv: microchip_pfsoc: Connect DDR memory controller modules
Bin Meng
1
-0
/
+5
2020-11-03
hw/misc: Add Microchip PolarFire SoC DDR Memory Controller support
Bin Meng
1
-0
/
+56
2020-11-03
target/riscv: Add sifive_plic vmstate
Yifei Jiang
1
-0
/
+1
2020-11-03
hw/isa/lpc_ich9: Ignore reserved/invalid SCI IRQ
Philippe Mathieu-Daudé
1
-0
/
+1
2020-11-03
cutils: replace strdup with g_strdup
Paolo Bonzini
1
-0
/
+1
2020-11-03
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2020-10-27-v3-tag'...
Peter Maydell
1
-0
/
+28
2020-11-03
memory: Add interface to set iommu page size mask
Bharat Bhushan
1
-0
/
+38
2020-11-03
memory-device: Add get_min_alignment() callback
David Hildenbrand
1
-0
/
+10
2020-11-03
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201102'...
Peter Maydell
1
-1
/
+0
2020-11-02
glib-compat: add g_unix_get_passwd_entry_qemu()
Marc-André Lureau
1
-0
/
+28
2020-11-02
Merge remote-tracking branch 'remotes/nvme/tags/pull-nvme-20201102' into staging
Peter Maydell
2
-5
/
+17
2020-11-02
hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts work
Peter Maydell
1
-1
/
+0
2020-11-02
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20201101.0' i...
Peter Maydell
14
-6
/
+898
2020-11-01
s390x/pci: get zPCI function info from host
Matthew Rosato
3
-4
/
+11
[next]