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
2020-02-22
virtio: increase virtqueue size for virtio-scsi and virtio-blk
Denis Plotnikov
3
-2
/
+4
2020-02-21
sh4: Fix PCI ISA IO memory subregion
Guenter Roeck
1
-8
/
+3
2020-02-21
xilinx_spips: Correct the number of dummy cycles for the FAST_READ_4 cmd
Francisco Iglesias
1
-1
/
+1
2020-02-21
arm: allwinner: Wire up USB ports
Guenter Roeck
1
-0
/
+43
2020-02-21
hcd-ehci: Introduce "companion-enable" sysbus property
Guenter Roeck
1
-0
/
+2
2020-02-21
hw: usb: hcd-ohci: Move OHCISysBusState and TYPE_SYSBUS_OHCI to include file
Guenter Roeck
2
-15
/
+16
2020-02-21
target/arm: Test correct register in aa32_pan and aa32_ats1e1 checks
Peter Maydell
1
-4
/
+4
2020-02-21
target/arm: Define an aa32_pmu_8_1 isar feature test function
Peter Maydell
1
-1
/
+1
2020-02-21
z2: Make providing flash images non-mandatory
Guenter Roeck
1
-6
/
+0
2020-02-21
mainstone: Make providing flash images non-mandatory
Guenter Roeck
1
-10
/
+1
2020-02-21
hw/misc/iotkit-secctl: Fix writing to 'PPC Interrupt Clear' register
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-21
aspeed/scu: Implement chip ID register
Joel Stanley
1
-0
/
+13
2020-02-21
aspeed/scu: Create separate write callbacks
Joel Stanley
1
-23
/
+57
2020-02-21
hw/ppc/virtex_ml507:fix leak of fdevice tree blob
Chen Qun
1
-0
/
+1
2020-02-21
spapr: Fix handling of unplugged devices during CAS and migration
Greg Kurz
1
-2
/
+23
2020-02-21
spapr: Don't use spapr_drc_needed() in CAS code
Greg Kurz
2
-11
/
+23
2020-02-21
ppc: free 'fdt' after reset the machine
Pan Nengyuan
2
-0
/
+3
2020-02-21
spapr: Allow changing offset for -kernel image
Alexey Kardashevskiy
1
-7
/
+31
2020-02-21
pnv/phb3: Add missing break statement
Greg Kurz
1
-0
/
+1
2020-02-21
pnv/phb4: Fix error path in pnv_pec_realize()
Greg Kurz
1
-1
/
+1
2020-02-21
pnv/phb3: Convert 1u to 1ull
Greg Kurz
1
-1
/
+1
2020-02-21
spapr: Add Hcalls to support PAPR NVDIMM device
Shivaprasad G Bhat
1
-0
/
+298
2020-02-21
spapr: Add NVDIMM device support
Shivaprasad G Bhat
6
-11
/
+262
2020-02-21
nvdimm: add uuid property to nvdimm
Shivaprasad G Bhat
1
-0
/
+40
2020-02-21
mem: move nvdimm_device_list to utilities
Shivaprasad G Bhat
1
-27
/
+1
2020-02-21
ppc: function to setup latest class options
Michael S. Tsirkin
1
-2
/
+7
2020-02-21
ppc/pnv: Fix PCI_EXPRESS dependency
Laurent Vivier
1
-2
/
+2
2020-02-21
spapr/rtas: Print message from "ibm,os-term"
Alexey Kardashevskiy
1
-0
/
+7
2020-02-20
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
10
-14
/
+18
2020-02-19
hw/xtensa/xtfpga:fix leak of fdevice tree blob
Chen Qun
1
-0
/
+1
2020-02-19
hw/nios2:fix leak of fdevice tree blob
Chen Qun
1
-0
/
+1
2020-02-18
hw/hppa/dino: Do not accept accesses to registers 0x818 and 0x82c
Philippe Mathieu-Daudé
1
-1
/
+3
2020-02-18
hw/hppa/dino: Fix bitmask for the PCIROR register
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-18
hw/hppa/dino: Fix reg800_keep_bits overrun (CID 1419387 1419393 1419394)
Philippe Mathieu-Daudé
1
-1
/
+2
2020-02-18
hw/hppa/dino: Add comments with register name
Philippe Mathieu-Daudé
1
-12
/
+12
2020-02-18
hw/display/artist: Remove dead code (CID 1419388 & 1419389)
Philippe Mathieu-Daudé
1
-9
/
+0
2020-02-18
hw/display/artist: Avoid drawing line when nothing to display
Philippe Mathieu-Daudé
1
-0
/
+3
2020-02-18
hw/display/artist: Delay some variables initialization
Philippe Mathieu-Daudé
1
-5
/
+5
2020-02-18
hw/display/artist: Remove pointless initialization
Philippe Mathieu-Daudé
1
-1
/
+0
2020-02-18
hw/display/artist: Move trace event to draw_line()
Philippe Mathieu-Daudé
1
-5
/
+1
2020-02-18
hw/net/rocker: Report unimplemented feature with qemu_log_mask(UNIMP)
Philippe Mathieu-Daudé
1
-6
/
+9
2020-02-18
hw/block/pflash_cfi02: Remove unneeded variable assignment
Philippe Mathieu-Daudé
1
-1
/
+0
2020-02-18
hw/display/qxl: Remove unneeded variable assignment
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-18
hw/vfio/display: Remove superfluous semicolon
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-18
hw/scsi/esp: Remove superfluous semicolon
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-18
hw/m68k/next-cube: Remove superfluous semicolon
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-18
hw/arm/xlnx-versal: Remove superfluous semicolon
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-18
Report stringified errno in VFIO related errors
Michal Privoznik
1
-2
/
+2
2020-02-14
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf2' i...
Peter Maydell
6
-4
/
+332
2020-02-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200213'...
Peter Maydell
7
-69
/
+222
[next]