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-08-31
ppc4xx: Move EBC model to ppc4xx_devs.c
BALATON Zoltan
1
-0
/
+15
2022-08-31
ppc4xx: Rename ppc405-plb to ppc4xx-plb
BALATON Zoltan
1
-3
/
+3
2022-08-31
ppc4xx: Move PLB model to ppc4xx_devs.c
BALATON Zoltan
1
-0
/
+11
2022-08-31
ppc/ppc405: QOM'ify MAL
Cédric Le Goater
1
-3
/
+25
2022-08-31
ppc/ppc4xx: Introduce a DCR device model
Cédric Le Goater
1
-0
/
+17
2022-08-31
ppc/ppc405: QOM'ify CPU
Cédric Le Goater
1
-5
/
+0
2022-08-31
ppc/pnv: turn chip8->phbs[] into a PnvPHB* array
Daniel Henrique Barboza
1
-1
/
+5
2022-08-31
ppc/pnv: add helpers for pnv-phb user devices
Daniel Henrique Barboza
1
-0
/
+1
2022-08-31
ppc/pnv: add phb-id/chip-id PnvPHB4RootBus properties
Daniel Henrique Barboza
1
-0
/
+10
2022-08-31
ppc/pnv: add phb-id/chip-id PnvPHB3RootBus properties
Daniel Henrique Barboza
1
-1
/
+8
2022-08-31
ppc/pnv: move attach_root_port helper to pnv-phb.c
Daniel Henrique Barboza
1
-1
/
+0
2022-08-31
ppc/pnv: remove PnvPHB4.version
Daniel Henrique Barboza
1
-2
/
+0
2022-08-31
ppc/pnv: remove pecc->rp_model
Daniel Henrique Barboza
1
-1
/
+0
2022-08-31
ppc/pnv: remove root port name from pnv_phb_attach_root_port()
Daniel Henrique Barboza
1
-2
/
+1
2022-08-31
ppc/pnv: remove pnv-phb4-root-port
Daniel Henrique Barboza
1
-9
/
+0
2022-08-31
ppc/pnv: remove pnv-phb3-root-port
Daniel Henrique Barboza
1
-6
/
+0
2022-08-31
ppc/pnv: turn PnvPHB4 into a PnvPHB backend
Daniel Henrique Barboza
1
-1
/
+4
2022-08-31
ppc/pnv: add PHB4 bus init helper
Daniel Henrique Barboza
1
-0
/
+1
2022-08-31
ppc/pnv: turn PnvPHB3 into a PnvPHB backend
Daniel Henrique Barboza
2
-2
/
+6
2022-08-31
ppc/pnv: add PHB3 bus init helper
Daniel Henrique Barboza
1
-0
/
+1
2022-08-31
fpu: Add rebias bool, value and operation
Lucas Mateus Castro (alqotel)
1
-0
/
+4
2022-08-31
ppc/pnv: Add initial P9/10 SBE model
Nicholas Piggin
3
-0
/
+70
2022-08-11
linux-user/aarch64: Reset target data on MADV_DONTNEED
Vitaly Buka
1
-0
/
+1
2022-08-04
include/qemu/host-utils.h: Simplify the compiler check in mulu128()
Thomas Huth
1
-2
/
+1
2022-08-02
main loop: add missing documentation links to GS/IO macros
Emanuele Giuseppe Esposito
1
-3
/
+15
2022-08-01
misc: fix commonly doubled up words
Daniel P. Berrangé
2
-2
/
+2
2022-07-29
hw/loongarch: Change macro name 'LS7A_XXX' to 'VIRT_XXX'
Xiaojuan Yang
2
-27
/
+24
2022-07-29
qapi: Add exit-failure PanicAction
Ilya Leoshkevich
1
-1
/
+1
2022-07-26
i386/pc: restrict AMD only enforcing of 1Tb hole to new machine type
Joao Martins
1
-0
/
+1
2022-07-26
i386/pc: pass pci_hole64_size to pc_memory_init()
Joao Martins
1
-1
/
+2
2022-07-26
i386/pc: create pci-host qdev prior to pc_memory_init()
Joao Martins
1
-1
/
+2
2022-07-26
hw/i386: add 4g boundary start to X86MachineState
Joao Martins
1
-0
/
+3
2022-07-26
hw/cxl: Fix size of constant in interleave granularity function.
Jonathan Cameron
1
-1
/
+1
2022-07-26
hw/machine: Clear out left over CXL related pointer from move of state handli...
Jonathan Cameron
1
-1
/
+0
2022-07-26
acpi/nvdimm: Define trace events for NVDIMM and substitute nvdimm_debug()
Robert Hoo
1
-8
/
+0
2022-07-22
hw/i386: pass RNG seed via setup_data entry
Jason A. Donenfeld
3
-1
/
+6
2022-07-20
Merge tag 'pull-migration-20220720c' of https://gitlab.com/dagrh/qemu into st...
Peter Maydell
7
-1
/
+81
2022-07-20
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
2
-0
/
+15
2022-07-20
softmmu/dirtylimit: Implement dirty page rate limit
Hyman Huang(黄勇)
1
-0
/
+3
2022-07-20
softmmu/dirtylimit: Implement virtual CPU throttle
Hyman Huang(黄勇)
2
-0
/
+21
2022-07-20
accel/kvm/kvm-all: Introduce kvm_dirty_ring_size function
Hyman Huang(黄勇)
1
-0
/
+2
2022-07-20
softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically
Hyman Huang(黄勇)
2
-1
/
+26
2022-07-20
migration/dirtyrate: Refactor dirty page rate calculation
Hyman Huang(黄勇)
1
-0
/
+28
2022-07-20
cpus: Introduce cpu_list_generation_id
Hyman Huang(黄勇)
1
-0
/
+1
2022-07-20
vdpa: Add device migration blocker
Eugenio Pérez
1
-0
/
+1
2022-07-20
vdpa: manual forward CVQ buffers
Eugenio Pérez
1
-0
/
+3
2022-07-20
vdpa: Export vhost_vdpa_dma_map and unmap calls
Eugenio Pérez
1
-0
/
+4
2022-07-20
virtio-net: Expose ctrl virtqueue logic
Eugenio Pérez
1
-0
/
+4
2022-07-20
virtio-net: Expose MAC_TABLE_ENTRIES
Eugenio Pérez
1
-0
/
+3
2022-07-19
hw/loongarch: Add fdt support
Xiaojuan Yang
1
-0
/
+4
[next]