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
2020-12-15
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2
-10
/
+32
2020-12-15
xen: remove GNUC check
Marc-André Lureau
1
-9
/
+0
2020-12-15
machine: introduce MachineInitPhase
Paolo Bonzini
1
-1
/
+31
2020-12-15
vl: move all generic initialization out of vl.c
Paolo Bonzini
1
-0
/
+1
2020-12-15
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201215'...
Peter Maydell
5
-2
/
+157
2020-12-15
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
3
-41
/
+41
2020-12-15
qdev: Make error_set_from_qdev_prop_error() get Object* argument
Eduardo Habkost
1
-1
/
+1
2020-12-15
qdev: Make qdev_find_global_prop() get Object* argument
Eduardo Habkost
1
-1
/
+1
2020-12-15
qdev: Make qdev_get_prop_ptr() get Object* arg
Eduardo Habkost
1
-1
/
+1
2020-12-15
qdev: Make PropertyInfo.print method get Object* argument
Eduardo Habkost
1
-1
/
+1
2020-12-15
qdev: Move property code to qdev-properties.[ch]
Eduardo Habkost
2
-37
/
+38
2020-12-15
cpu: Move cpu_common_props to hw/core/cpu.c
Eduardo Habkost
1
-1
/
+0
2020-12-15
arm: xlnx-versal: Connect usb to virt-versal
Vikram Garhwal
1
-0
/
+9
2020-12-15
usb: xlnx-usb-subsystem: Add xilinx usb subsystem
Sai Pavan Boddu
1
-0
/
+45
2020-12-15
usb: Add DWC3 model
Vikram Garhwal
1
-0
/
+55
2020-12-15
usb: Add versal-usb2-ctrl-regs module
Sai Pavan Boddu
1
-0
/
+45
2020-12-15
elf_ops.h: Be more verbose with ROM blob names
Peter Maydell
1
-1
/
+2
2020-12-15
elf_ops.h: Don't truncate name of the ROM blobs we create
Peter Maydell
1
-2
/
+2
2020-12-14
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
3
-2
/
+4
2020-12-14
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20201213' into ...
Peter Maydell
1
-7
/
+0
2020-12-14
spapr: Pass sPAPR machine state down to spapr_pci_switch_vga()
Greg Kurz
1
-1
/
+1
2020-12-14
spapr: spapr_drc_attach() cannot fail
Greg Kurz
1
-1
/
+7
2020-12-14
spapr: Make PHB placement functions and spapr_pre_plug_phb() return status
Greg Kurz
1
-1
/
+1
2020-12-14
spapr: Do NVDIMM/PC-DIMM device hotplug sanity checks at pre-plug only
Greg Kurz
1
-1
/
+1
2020-12-14
spapr/xics: Drop unused argument to xics_kvm_has_broken_disconnect()
Greg Kurz
1
-1
/
+1
2020-12-13
hw/mips: Move address translation helpers to target/mips/
Philippe Mathieu-Daudé
1
-7
/
+0
2020-12-13
hw/pci-host/pam: Replace magic number by PAM_REGIONS_COUNT definition
Philippe Mathieu-Daudé
3
-2
/
+4
2020-12-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
9
-66
/
+100
2020-12-10
vl: clean up -boot variables
Paolo Bonzini
1
-0
/
+1
2020-12-10
vl: move various initialization routines out of qemu_init
Paolo Bonzini
1
-8
/
+0
2020-12-10
vl: extract validation of -smp to machine.c
Paolo Bonzini
1
-0
/
+1
2020-12-10
i386: remove bios_name
Paolo Bonzini
1
-1
/
+2
2020-12-10
hw/core/stream: Rename StreamSlave as StreamSink
Philippe Mathieu-Daudé
2
-22
/
+21
2020-12-10
hw/ssi: Rename SSI 'slave' as 'peripheral'
Philippe Mathieu-Daudé
2
-24
/
+24
2020-12-10
hw/ssi: Update coding style to make checkpatch.pl happy
Philippe Mathieu-Daudé
1
-7
/
+9
2020-12-10
hw/ssi/aspeed_smc: Rename 'max_slaves' variable as 'max_peripherals'
Philippe Mathieu-Daudé
1
-1
/
+1
2020-12-10
pci: Let pci_dma_write() propagate MemTxResult
Philippe Mathieu-Daudé
1
-2
/
+14
2020-12-10
pci: Let pci_dma_read() propagate MemTxResult
Philippe Mathieu-Daudé
1
-2
/
+14
2020-12-10
pci: Let pci_dma_rw() propagate MemTxResult
Philippe Mathieu-Daudé
1
-2
/
+16
2020-12-10
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2020-12-10' into ...
Peter Maydell
2
-2
/
+0
2020-12-10
Clean up includes
Markus Armbruster
2
-2
/
+0
2020-12-10
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20201210' int...
Peter Maydell
1
-0
/
+37
2020-12-10
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201210-pull-reque...
Peter Maydell
4
-3
/
+10
2020-12-10
hw/intc/armv7m_nvic: Implement read/write for RAS register block
Peter Maydell
1
-0
/
+1
2020-12-10
hw/intc/armv7m_nvic: Make all of system PPB range be RAZWI/BusFault
Peter Maydell
1
-0
/
+1
2020-12-10
xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers
Vikram Garhwal
1
-0
/
+8
2020-12-10
hw/net/can: Introduce Xilinx ZynqMP CAN controller
Vikram Garhwal
1
-0
/
+78
2020-12-10
hw/misc: add an EMC141{3,4} device model
John Wang
1
-0
/
+37
2020-12-10
microvm: add second ioapic
Gerd Hoffmann
1
-0
/
+2
2020-12-10
microvm: make pcie irq base runtime changeable
Gerd Hoffmann
1
-1
/
+1
[next]