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
2022-08-04
hw/ppc: sam460ex.c: store all GPIO lines in mal_irqs[]
Daniel Henrique Barboza
1
-1
/
+1
2022-08-02
hw/block/hd-geometry: Do not override specified bios-chs-trans
Lev Kujawski
1
-1
/
+6
2022-08-01
Merge tag 'pull-aspeed-20220801' of https://github.com/legoater/qemu into sta...
Richard Henderson
2
-7
/
+9
2022-08-01
Merge tag 'pull-request-2022-08-01' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
8
-9
/
+9
2022-08-01
Merge tag 'for-qemu-2022-08-01' of github.com:cminyard/qemu into staging
Richard Henderson
1
-1
/
+3
2022-08-01
aspeed/fby35: Fix owner of the BMC RAM memory region
Cédric Le Goater
1
-5
/
+9
2022-08-01
aspeed: Remove unused fields from AspeedMachineState
Cédric Le Goater
1
-2
/
+0
2022-08-01
ipmi:smbus: Add a check around a memcpy
Corey Minyard
1
-1
/
+3
2022-08-01
hw/nvme: do not enable ioeventfd by default
Klaus Jensen
1
-1
/
+1
2022-08-01
hw/nvme: unregister the event notifier handler on the main loop
Klaus Jensen
1
-0
/
+2
2022-08-01
hw/nvme: skip queue processing if notifier is cleared
Klaus Jensen
1
-2
/
+6
2022-08-01
trivial: Fix duplicated words
Thomas Huth
2
-2
/
+2
2022-08-01
misc: fix commonly doubled up words
Daniel P. Berrangé
6
-7
/
+7
2022-07-29
hw/loongarch: Change macro name 'LS7A_XXX' to 'VIRT_XXX'
Xiaojuan Yang
2
-37
/
+37
2022-07-29
hw/loongarch: Rename file 'loongson3.XXX' to 'virt.XXX'
Xiaojuan Yang
2
-1
/
+1
2022-07-29
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
1
-1
/
+2
2022-07-28
Merge tag 'pull-ppc-20220728' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
2
-5
/
+18
2022-07-28
vga: fix incorrect line height in 640x200x2 mode
Paolo Bonzini
1
-1
/
+2
2022-07-28
hw/ppc/ppc440_uc: Initialize length passed to cpu_physical_memory_map()
Peter Maydell
1
-1
/
+4
2022-07-28
hw/ppc: check if spapr_drc_index() returns NULL in spapr_nvdimm.c
Daniel Henrique Barboza
1
-4
/
+14
2022-07-28
hw/intc: sifive_plic: Fix multi-socket plic configuraiton
Atish Patra
1
-2
/
+2
2022-07-26
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
10
-95
/
+249
2022-07-26
hw/virtio/virtio-iommu: Enforce power-of-two notify for both MAP and UNMAP
Jean-Philippe Brucker
1
-19
/
+28
2022-07-26
i386/pc: restrict AMD only enforcing of 1Tb hole to new machine type
Joao Martins
3
-2
/
+6
2022-07-26
i386/pc: relocate 4g start to 1T where applicable
Joao Martins
1
-0
/
+54
2022-07-26
i386/pc: bounds check phys-bits against max used GPA
Joao Martins
1
-0
/
+27
2022-07-26
i386/pc: factor out device_memory base/size to helper
Joao Martins
1
-15
/
+31
2022-07-26
i386/pc: handle unitialized mr in pc_get_cxl_range_end()
Joao Martins
1
-10
/
+8
2022-07-26
i386/pc: factor out cxl range start to helper
Joao Martins
1
-7
/
+17
2022-07-26
i386/pc: factor out cxl range end to helper
Joao Martins
1
-10
/
+21
2022-07-26
i386/pc: factor out above-4g end to an helper
Joao Martins
1
-15
/
+14
2022-07-26
i386/pc: pass pci_hole64_size to pc_memory_init()
Joao Martins
3
-3
/
+17
2022-07-26
i386/pc: create pci-host qdev prior to pc_memory_init()
Joao Martins
3
-8
/
+10
2022-07-26
hw/i386: add 4g boundary start to X86MachineState
Joao Martins
4
-7
/
+9
2022-07-26
hw/i386/pc: Always place CXL Memory Regions after device_memory
Jonathan Cameron
1
-4
/
+2
2022-07-26
acpi/nvdimm: Define trace events for NVDIMM and substitute nvdimm_debug()
Robert Hoo
2
-19
/
+29
2022-07-26
hw/display/bcm2835_fb: Fix framebuffer allocation address
Alan Jian
1
-2
/
+1
2022-07-26
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
2
-13
/
+15
2022-07-26
vdpa: Fix memory listener deletions of iova tree
Eugenio Pérez
1
-1
/
+1
2022-07-26
vhost: Get vring base from vq, not svq
Eugenio Pérez
1
-12
/
+12
2022-07-26
e1000e: Fix possible interrupt loss when using MSI
Ake Koomsin
1
-0
/
+2
2022-07-22
hw/i386: pass RNG seed via setup_data entry
Jason A. Donenfeld
5
-7
/
+29
2022-07-22
hw/rx: pass random seed to fdt
Jason A. Donenfeld
1
-0
/
+4
2022-07-22
hw/mips: boston: pass random seed to fdt
Jason A. Donenfeld
1
-0
/
+5
2022-07-22
hw/nios2: virt: pass random seed to fdt
Jason A. Donenfeld
1
-0
/
+5
2022-07-20
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
4
-105
/
+268
2022-07-20
vdpa: Add device migration blocker
Eugenio Pérez
1
-0
/
+15
2022-07-20
vdpa: manual forward CVQ buffers
Eugenio Pérez
1
-1
/
+2
2022-07-20
vdpa: Export vhost_vdpa_dma_map and unmap calls
Eugenio Pérez
1
-4
/
+3
2022-07-20
vhost: Add svq avail_handler callback
Eugenio Pérez
3
-4
/
+44
[next]