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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-09-22
hw/net/can: fix Xilinx ZynqMP CAN RX FIFO logic
Anton Kochkov
1
-16
/
+16
2022-09-21
Merge tag 'pull-ppc-20220920' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
3
-1
/
+3
2022-09-20
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2
-6
/
+9
2022-09-20
hw/pci-host: pnv_phb{3, 4}: Fix heap out-of-bound access failure
Xuzhou Cheng
2
-0
/
+2
2022-09-20
hw/ppc: spapr: Use qemu_vfree() to free spapr->htab
Xuzhou Cheng
1
-1
/
+1
2022-09-20
hw/loongarch: Improve acpi dsdt table
Xiaojuan Yang
2
-140
/
+20
2022-09-20
hw/loongarch: Support memory hotplug
Xiaojuan Yang
3
-7
/
+132
2022-09-20
hw/loongarch: Fix acpi ged irq number in dsdt table
Xiaojuan Yang
1
-1
/
+1
2022-09-20
hw/loongarch: Add RAMFB to dynamic_sysbus_devices list
Xiaojuan Yang
1
-0
/
+2
2022-09-20
hw/loongarch: Add hotplug handler for machine
Xiaojuan Yang
1
-0
/
+32
2022-09-20
hw/loongarch: Add platform bus support
Xiaojuan Yang
2
-0
/
+34
2022-09-20
hw/loongarch: Add interrupt information to FDT table
Xiaojuan Yang
1
-0
/
+28
2022-09-19
hw/loongarch: Support fw_cfg dma function
Xiaojuan Yang
3
-2
/
+4
2022-09-19
hw/loongarch: Remove vga device when loongarch init
Xiaojuan Yang
2
-4
/
+0
2022-09-18
smbios: sanitize type from external type before checking have_fields_bitmap
Paolo Bonzini
1
-6
/
+8
2022-09-18
spapr_pci: fix leak in spapr_phb_vfio_get_loc_code
Paolo Bonzini
1
-0
/
+1
2022-09-17
Merge tag 'pull-arm-20220914' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
13
-19
/
+20
2022-09-14
target/arm: Make boards pass base address to armv7m_load_kernel()
Peter Maydell
11
-11
/
+14
2022-09-14
target/arm: Remove useless TARGET_BIG_ENDIAN check in armv7m_load_kernel()
Peter Maydell
1
-8
/
+1
2022-09-14
hw/arm/bcm2835_property: Add support for RPI_FIRMWARE_FRAMEBUFFER_GET_NUM_DIS...
Enrik Berkhan
1
-0
/
+4
2022-09-14
target/arm: Add cortex-a35
Hao Wu
1
-0
/
+1
2022-09-09
tpm_crb: Avoid backend startup just before shutdown under Xen
Ross Lagerwall
1
-1
/
+6
2022-09-07
hw/riscv: virt: Add PMU DT node to the device tree
Atish Patra
1
-0
/
+16
2022-09-07
hw/intc: Move mtimer/mtimecmp to aclint
Atish Patra
2
-25
/
+41
2022-09-07
target/riscv: Use official extension names for AIA CSRs
Anup Patel
2
-12
/
+5
2022-09-07
hw/core: fix platform bus node name
Conor Dooley
1
-1
/
+1
2022-09-07
hw/riscv: virt: fix syscon subnode paths
Conor Dooley
1
-2
/
+2
2022-09-07
hw/riscv: virt: fix the plic's address cells
Conor Dooley
1
-0
/
+2
2022-09-07
hw/riscv: virt: fix uart node name
Conor Dooley
1
-1
/
+1
2022-09-07
hw/riscv: microchip_pfsoc: fix kernel panics due to missing peripherals
Conor Dooley
1
-6
/
+61
2022-09-07
hw/riscv: opentitan: bump opentitan version
Wilfred Mallawa
1
-4
/
+8
2022-09-07
hw/riscv: remove 'fdt' param from riscv_setup_rom_reset_vec()
Daniel Henrique Barboza
5
-8
/
+5
2022-09-07
hw/riscv: virt: pass random seed to fdt
Jason A. Donenfeld
1
-0
/
+6
2022-09-04
hw/openrisc: virt: pass random seed to fdt
Jason A. Donenfeld
1
-0
/
+6
2022-09-04
hw/openrisc: Initialize timer time at startup
Stafford Horne
1
-1
/
+21
2022-09-04
hw/openrisc: Add PCI bus support to virt
Stafford Horne
2
-6
/
+157
2022-09-04
hw/openrisc: Add the OpenRISC virtual machine
Stafford Horne
3
-0
/
+427
2022-09-04
goldfish_rtc: Add big-endian property
Stafford Horne
2
-9
/
+29
2022-09-04
hw/openrisc: Split re-usable boot time apis out to boot.c
Stafford Horne
3
-100
/
+123
2022-09-02
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
12
-29
/
+52
2022-09-02
net: tulip: Restrict DMA engine to memories
Zheyu Ma
1
-2
/
+2
2022-09-02
vdpa: Delete CVQ migration blocker
Eugenio Pérez
1
-15
/
+0
2022-09-02
vhost_net: add NetClientState->load() callback
Eugenio Pérez
1
-0
/
+7
2022-09-02
vhost_net: Add NetClientInfo stop callback
Eugenio Pérez
1
-0
/
+3
2022-09-02
vhost_net: Add NetClientInfo start callback
Eugenio Pérez
1
-0
/
+7
2022-09-02
vhost: Do not depend on !NULL VirtQueueElement on vhost_svq_flush
Eugenio Pérez
1
-4
/
+7
2022-09-02
vhost: Delete useless read memory barrier
Eugenio Pérez
1
-3
/
+0
2022-09-02
vhost: use SVQ element ndescs instead of opaque data for desc validation
Eugenio Pérez
1
-1
/
+2
2022-09-02
vhost: stop transfer elem ownership in vhost_handle_guest_kick
Eugenio Pérez
1
-6
/
+4
2022-09-02
vdpa: Use ring hwaddr at vhost_vdpa_svq_unmap_ring
Eugenio Pérez
1
-9
/
+8
[next]