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-01-18
ppc/pnv: Remove PHB4 version property
Cédric Le Goater
2
-11
/
+1
2022-01-18
ppc/pnv: Add a 'rp_model' class attribute for the PHB4 PEC
Cédric Le Goater
1
-1
/
+4
2022-01-18
ppc/pnv: Move root port allocation under pnv_pec_default_phb_realize()
Cédric Le Goater
2
-7
/
+3
2022-01-18
ppc/pnv: rename pnv_pec_stk_update_map()
Daniel Henrique Barboza
1
-2
/
+2
2022-01-18
ppc/pnv: remove PnvPhb4PecStack object
Daniel Henrique Barboza
1
-33
/
+0
2022-01-18
ppc/pnv: make PECs create and realize PHB4s
Daniel Henrique Barboza
2
-64
/
+28
2022-01-18
ppc/pnv: remove PnvPhb4PecStack::stack_no
Daniel Henrique Barboza
1
-2
/
+0
2022-01-18
ppc/pnv: move default_phb_realize() to pec_realize()
Daniel Henrique Barboza
1
-30
/
+33
2022-01-18
ppc/pnv: remove stack pointer from PnvPHB4
Daniel Henrique Barboza
2
-13
/
+4
2022-01-18
ppc/pnv: reduce stack->stack_no usage
Daniel Henrique Barboza
1
-12
/
+34
2022-01-18
ppc/pnv: introduce PnvPHB4 'pec' property
Daniel Henrique Barboza
2
-6
/
+15
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
-9
/
+7
2022-01-18
ppc/pnv: change pnv_pec_stk_update_map() to use PnvPHB4
Daniel Henrique Barboza
1
-3
/
+3
2022-01-18
ppc/pnv: move nest_regs[] to PnvPHB4
Daniel Henrique Barboza
1
-25
/
+27
2022-01-18
ppc/pnv: move mmbar0/mmbar1 and friends to PnvPHB4
Daniel Henrique Barboza
1
-26
/
+26
2022-01-18
ppc/pnv: change pnv_phb4_update_regions() to use PnvPHB4
Daniel Henrique Barboza
1
-5
/
+3
2022-01-18
ppc/pnv: move intbar to PnvPHB4
Daniel Henrique Barboza
1
-9
/
+9
2022-01-18
ppc/pnv: move phbbar to PnvPHB4
Daniel Henrique Barboza
1
-9
/
+10
2022-01-18
ppc/pnv: move PCI registers to PnvPHB4
Daniel Henrique Barboza
1
-15
/
+15
2022-01-18
ppc/pnv: use PHB4 obj in pnv_pec_stk_pci_xscom_ops
Daniel Henrique Barboza
1
-5
/
+5
2022-01-18
hw/dma: Let dma_buf_read() / dma_buf_write() propagate MemTxResult
Philippe Mathieu-Daudé
4
-25
/
+52
2022-01-18
hw/dma: Use dma_addr_t type definition when relevant
Philippe Mathieu-Daudé
3
-7
/
+7
2022-01-18
hw/dma: Fix format string issues using dma_addr_t
Philippe Mathieu-Daudé
2
-2
/
+2
2022-01-18
hw/scsi: Rename SCSIRequest::resid as 'residual'
Philippe Mathieu-Daudé
3
-24
/
+32
2022-01-18
hw/rdma/rdma_utils: Rename rdma_pci_dma_map 'len' argument
Philippe Mathieu-Daudé
2
-8
/
+8
2022-01-18
hw/scsi/megasas: Simplify using the ldst API
Philippe Mathieu-Daudé
1
-14
/
+3
2022-01-18
hw/timer/etraxfs_timer: Add vmstate for ETRAX timers
Philippe Mathieu-Daudé
1
-1
/
+33
2022-01-18
hw/nvram: Restrict fw_cfg QOM interface to sysemu and tools
Philippe Mathieu-Daudé
1
-2
/
+4
2022-01-18
machine: Use host_memory_backend_is_mapped() in machine_consume_memdev()
David Hildenbrand
1
-1
/
+1
2022-01-14
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+1
2022-01-14
Merge remote-tracking branch 'remotes/kraxel/tags/kraxel-20220114-pull-reques...
Peter Maydell
13
-137
/
+286
2022-01-14
block: drop BLK_PERM_GRAPH_MOD
Vladimir Sementsov-Ogievskiy
1
-2
/
+1
2022-01-14
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
6
-133
/
+38
2022-01-13
ps2: Initial horizontal scroll support
Dmitry Petrov
1
-8
/
+49
2022-01-13
edid: Added support for 4k@60 Hz monitor
Satyeshwar Singh
1
-0
/
+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é
2
-20
/
+8
2022-01-13
hw/display/vga-mmio: QOM'ify vga_mmio_init() as TYPE_VGA_MMIO
Philippe Mathieu-Daudé
1
-34
/
+86
2022-01-13
hw/display/vga-mmio: Inline vga_mm_init()
Philippe Mathieu-Daudé
1
-16
/
+9
2022-01-13
hw/display: Rename VGA_ISA_MM -> VGA_MMIO
Philippe Mathieu-Daudé
5
-14
/
+13
2022-01-13
uas: add missing return
Gerd Hoffmann
1
-0
/
+1
2022-01-13
hw/audio/intel-hda: fix stream reset
Volker Rümelin
1
-1
/
+1
2022-01-13
usb: allow max 8192 bytes for desc
zhenwei pi
2
-7
/
+9
2022-01-13
hw/usb/dev-wacom: add missing HID descriptor
Dario Binacchi
1
-1
/
+71
2022-01-12
virtio: unify dataplane and non-dataplane ->handle_output()
Stefan Hajnoczi
3
-79
/
+25
2022-01-12
virtio: use ->handle_output() instead of ->handle_aio_output()
Stefan Hajnoczi
1
-30
/
+3
2022-01-12
virtio-scsi: prepare virtio_scsi_handle_cmd for dataplane
Stefan Hajnoczi
1
-1
/
+1
2022-01-12
virtio-blk: drop unused virtio_blk_handle_vq() return value
Stefan Hajnoczi
1
-11
/
+3
2022-01-12
virtio: get rid of VirtIOHandleAIOOutput
Stefan Hajnoczi
3
-22
/
+12
[prev]
[next]