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-31
ppc/ppc4xx: Introduce a DCR device model
Cédric Le Goater
1
-0
/
+41
2022-08-31
ppc/ppc405: QOM'ify CPU
Cédric Le Goater
4
-44
/
+32
2022-08-31
ppc/ppc405: Start QOMification of the SoC
Cédric Le Goater
3
-77
/
+71
2022-08-31
ppc/ppc405: Introduce a PPC405 SoC
Cédric Le Goater
3
-11
/
+68
2022-08-31
ppc/ppc405: Move SRAM under the ref405ep machine
Cédric Le Goater
1
-6
/
+6
2022-08-31
ppc/ppc405: Move devices under the ref405ep machine
Cédric Le Goater
1
-12
/
+19
2022-08-31
ppc/ppc405: Introduce a PPC405 generic machine
Cédric Le Goater
1
-3
/
+28
2022-08-31
ppc/ppc405: Remove taihu machine
Cédric Le Goater
1
-232
/
+0
2022-08-31
ppc/pnv: fix QOM parenting of user creatable root ports
Daniel Henrique Barboza
1
-27
/
+20
2022-08-31
ppc/pnv: consolidate pnv_parent_*_fixup() helpers
Daniel Henrique Barboza
1
-15
/
+28
2022-08-31
ppc/pnv: user creatable pnv-phb for powernv10
Daniel Henrique Barboza
1
-0
/
+2
2022-08-31
ppc/pnv: change pnv_phb4_get_pec() to also retrieve chip10->pecs
Daniel Henrique Barboza
1
-2
/
+15
2022-08-31
ppc/pnv: enable user created pnv-phb for powernv9
Daniel Henrique Barboza
3
-3
/
+7
2022-08-31
ppc/pnv: add PHB4 helpers for user created pnv-phb
Daniel Henrique Barboza
1
-3
/
+32
2022-08-31
ppc/pnv: enable user created pnv-phb for powernv8
Daniel Henrique Barboza
2
-16
/
+25
2022-08-31
ppc/pnv: turn chip8->phbs[] into a PnvPHB* array
Daniel Henrique Barboza
1
-5
/
+22
2022-08-31
ppc/pnv: add helpers for pnv-phb user devices
Daniel Henrique Barboza
2
-0
/
+95
2022-08-31
ppc/pnv: set root port chassis and slot using Bus properties
Daniel Henrique Barboza
1
-9
/
+16
2022-08-31
ppc/pnv: add phb-id/chip-id PnvPHB4RootBus properties
Daniel Henrique Barboza
1
-0
/
+51
2022-08-31
ppc/pnv: add phb-id/chip-id PnvPHB3RootBus properties
Daniel Henrique Barboza
1
-0
/
+50
2022-08-31
ppc/pnv: move attach_root_port helper to pnv-phb.c
Daniel Henrique Barboza
2
-25
/
+24
2022-08-31
ppc/pnv: remove pecc->rp_model
Daniel Henrique Barboza
1
-2
/
+0
2022-08-31
ppc/pnv: remove root port name from pnv_phb_attach_root_port()
Daniel Henrique Barboza
2
-10
/
+6
2022-08-31
ppc/pnv: remove pnv-phb4-root-port
Daniel Henrique Barboza
4
-89
/
+6
2022-08-31
ppc/pnv: remove pnv-phb3-root-port
Daniel Henrique Barboza
3
-43
/
+2
2022-08-31
ppc/pnv: add pnv-phb-root-port device
Daniel Henrique Barboza
2
-8
/
+123
2022-08-31
ppc/pnv: turn PnvPHB4 into a PnvPHB backend
Daniel Henrique Barboza
3
-30
/
+23
2022-08-31
ppc/pnv: add PHB4 bus init helper
Daniel Henrique Barboza
2
-16
/
+25
2022-08-31
ppc/pnv: turn PnvPHB3 into a PnvPHB backend
Daniel Henrique Barboza
2
-28
/
+20
2022-08-31
ppc/pnv: add PnvPHB base/proxy device
Daniel Henrique Barboza
3
-1
/
+165
2022-08-31
ppc/pnv: add PHB3 bus init helper
Daniel Henrique Barboza
1
-16
/
+23
2022-08-31
ppc/pnv: Add initial P9/10 SBE model
Nicholas Piggin
5
-0
/
+454
2022-08-30
target/ppc: Fix host PVR matching for KVM
Nicholas Piggin
1
-1
/
+1
2022-08-25
s390x/cpumodel: add stfl197 processor-activity-instrumentation extension 1
Christian Borntraeger
1
-0
/
+1
2022-08-25
hw: Add compat machines for 7.2
Cornelia Huck
8
-7
/
+73
2022-08-23
scsi-generic: Fix emulated block limits VPD page
Kevin Wolf
1
-7
/
+14
2022-08-17
virtio-pci: don't touch pci on virtio reset
Michael S. Tsirkin
1
-2
/
+8
2022-08-17
hw/cxl: Correctly handle variable sized mailbox input payloads.
Jonathan Cameron
1
-1
/
+1
2022-08-17
hw/cxl: Fix Get LSA input payload size which should be 8 bytes.
Jonathan Cameron
1
-1
/
+1
2022-08-17
hw/cxl: Add stub write function for RO MemoryRegionOps entries.
Jonathan Cameron
1
-3
/
+9
2022-08-17
hw/cxl: Fix wrong query of target ports
Jonathan Cameron
1
-7
/
+5
2022-08-17
hw/cxl: Fix memory leak in error paths
Jonathan Cameron
1
-2
/
+3
2022-08-17
x86: disable rng seeding via setup_data
Gerd Hoffmann
3
-3
/
+3
2022-08-17
hw/virtio: fix vhost_user_read tracepoint
Alex Bennée
1
-2
/
+2
2022-08-17
hw/virtio: handle un-configured shutdown in virtio-pci
Alex Bennée
1
-2
/
+7
2022-08-17
hw/virtio: gracefully handle unset vhost_dev vdev
Alex Bennée
1
-3
/
+7
2022-08-17
virtio-scsi: fix race in virtio_scsi_dataplane_start()
Stefan Hajnoczi
2
-3
/
+13
2022-08-16
hw/usb/hcd-xhci: Fix unbounded loop in xhci_ring_chain_length() (CVE-2020-14394)
Thomas Huth
1
-4
/
+19
2022-08-12
hw/arm/virt-acpi-build: Present the GICR structure properly for GICv4
Zenghui Yu
1
-2
/
+2
2022-08-09
Merge tag 'trivial-branch-for-7.1-pull-request' of https://gitlab.com/laurent...
Richard Henderson
1
-2
/
+2
[prev]
[next]