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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-27
intc: Unexport InterruptStatsProviderClass-related functions
Bernhard Beschow
2
-4
/
+0
2022-01-21
hw/riscv: Remove macros for ELF BIOS image names
Anup Patel
1
-2
/
+0
2022-01-21
hw/riscv: spike: Allow using binary firmware as bios
Anup Patel
2
-1
/
+5
2022-01-21
target/riscv: Support start kernel directly by KVM
Yifei Jiang
1
-0
/
+1
2022-01-21
hw: timer: ibex_timer: Fixup reading w/o register
Wilfred Mallawa
1
-1
/
+0
2022-01-20
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220120-...
Peter Maydell
4
-1
/
+67
2022-01-20
hw/arm/aspeed: Add the i3c device to the AST2600 SoC
Troy Lee
1
-0
/
+3
2022-01-20
hw/misc/aspeed_i3c.c: Introduce a dummy AST2600 I3C model.
Troy Lee
1
-0
/
+48
2022-01-20
hw/arm/virt: Add a control for the the highmem redistributors
Marc Zyngier
1
-1
/
+3
2022-01-20
hw/arm/virt: Add a control for the the highmem PCIe MMIO
Marc Zyngier
1
-0
/
+1
2022-01-20
hw/net: Move MV88W8618 network device out of hw/arm/ directory
Philippe Mathieu-Daudé
1
-0
/
+12
2022-01-20
hw/elf_ops: clear uninitialized segment space
Laurent Vivier
1
-0
/
+13
2022-01-19
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-01-...
Peter Maydell
1
-1
/
+1
2022-01-19
Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-7.0-180122-2' int...
Peter Maydell
1
-0
/
+1
2022-01-18
Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-...
Peter Maydell
1
-1
/
+1
2022-01-18
Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220118' into s...
Peter Maydell
1
-50
/
+30
2022-01-18
hw/arm: add control knob to disable kaslr_seed via DTB
Alex Bennée
1
-0
/
+1
2022-01-18
ppc/pnv: Add a 'rp_model' class attribute for the PHB4 PEC
Cédric Le Goater
1
-0
/
+1
2022-01-18
ppc/pnv: remove PnvPhb4PecStack object
Daniel Henrique Barboza
1
-17
/
+0
2022-01-18
ppc/pnv: make PECs create and realize PHB4s
Daniel Henrique Barboza
1
-5
/
+3
2022-01-18
ppc/pnv: remove PnvPhb4PecStack::stack_no
Daniel Henrique Barboza
1
-3
/
+0
2022-01-18
ppc/pnv: remove stack pointer from PnvPHB4
Daniel Henrique Barboza
1
-2
/
+0
2022-01-18
ppc/pnv: introduce PnvPHB4 'pec' property
Daniel Henrique Barboza
1
-0
/
+3
2022-01-18
ppc/pnv: move phb_regs_mr to PnvPHB4
Daniel Henrique Barboza
1
-3
/
+3
2022-01-18
ppc/pnv: move nest_regs_mr to PnvPHB4
Daniel Henrique Barboza
1
-2
/
+1
2022-01-18
ppc/pnv: move nest_regs[] to PnvPHB4
Daniel Henrique Barboza
1
-3
/
+4
2022-01-18
ppc/pnv: move mmbar0/mmbar1 and friends to PnvPHB4
Daniel Henrique Barboza
1
-8
/
+6
2022-01-18
ppc/pnv: move intbar to PnvPHB4
Daniel Henrique Barboza
1
-1
/
+1
2022-01-18
ppc/pnv: move phbbar to PnvPHB4
Daniel Henrique Barboza
1
-1
/
+3
2022-01-18
ppc/pnv: move PCI registers to PnvPHB4
Daniel Henrique Barboza
1
-5
/
+5
2022-01-18
hw/dma: Let dma_buf_read() / dma_buf_write() propagate MemTxResult
Philippe Mathieu-Daudé
1
-1
/
+1
2022-01-18
hw/scsi: Rename SCSIRequest::resid as 'residual'
Philippe Mathieu-Daudé
1
-2
/
+2
2022-01-18
qdev-core.h: Fix wrongly named reference to TYPE_SPLIT_IRQ
Peter Maydell
1
-1
/
+1
2022-01-18
hw/pci: Document pci_dma_map()
Philippe Mathieu-Daudé
1
-0
/
+12
2022-01-17
s390x/css: fix PMCW invalid mask
Nico Boehr
1
-1
/
+1
2022-01-14
Merge remote-tracking branch 'remotes/kraxel/tags/kraxel-20220114-pull-reques...
Peter Maydell
2
-7
/
+3
2022-01-14
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2
-4
/
+3
2022-01-13
edid: set default resolution to 1280x800 (WXGA)
Daniel P. Berrangé
1
-2
/
+2
2022-01-13
hw/mips/jazz: Inline vga_mmio_init() and remove it
Philippe Mathieu-Daudé
1
-5
/
+0
2022-01-13
hw/display/vga-mmio: QOM'ify vga_mmio_init() as TYPE_VGA_MMIO
Philippe Mathieu-Daudé
1
-0
/
+2
2022-01-13
hw/display: Rename VGA_ISA_MM -> VGA_MMIO
Philippe Mathieu-Daudé
1
-3
/
+2
2022-01-12
virtio: unify dataplane and non-dataplane ->handle_output()
Stefan Hajnoczi
1
-2
/
+2
2022-01-12
virtio-blk: drop unused virtio_blk_handle_vq() return value
Stefan Hajnoczi
1
-1
/
+1
2022-01-12
virtio: get rid of VirtIOHandleAIOOutput
Stefan Hajnoczi
1
-2
/
+1
2022-01-12
ppc/pnv: turn pnv_phb4_update_regions() into static
Daniel Henrique Barboza
1
-1
/
+0
2022-01-12
ppc/pnv: turn 'phb' into a pointer in struct PnvPhb4PecStack
Daniel Henrique Barboza
1
-2
/
+5
2022-01-12
pnv_phb4_pec.c: move pnv_pec_phb_offset() to pnv_phb4.c
Daniel Henrique Barboza
1
-0
/
+2
2022-01-12
pnv_phb4.c: change TYPE_PNV_PHB4_ROOT_BUS name
Daniel Henrique Barboza
1
-1
/
+1
2022-01-12
pnv_phb3.h: change TYPE_PNV_PHB3_ROOT_BUS name
Daniel Henrique Barboza
1
-1
/
+1
2022-01-12
ppc/pnv: Move num_phbs under Pnv8Chip
Cédric Le Goater
1
-2
/
+2
[next]