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
2018-08-21
spapr: introduce a fixed IRQ number space
Cédric Le Goater
6
-18
/
+179
2018-08-21
spapr: Add a pseries-3.1 machine type
Cédric Le Goater
1
-2
/
+21
2018-08-21
vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pages
Alexey Kardashevskiy
2
-1
/
+23
2018-08-21
spapr_cpu_core: vmstate_[un]register per-CPU data from (un)realizefn
Bharata B Rao
1
-30
/
+32
2018-08-20
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180820' into staging
Peter Maydell
6
-52
/
+23
2018-08-20
Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...
Peter Maydell
12
-138
/
+229
2018-08-20
s390x: remove 's390-squash-mcss' option
Cornelia Huck
6
-51
/
+7
2018-08-20
s390x: introduce 3.1 compat machine
Cornelia Huck
1
-1
/
+16
2018-08-20
hw/dma/pl080: Remove hw_error() if DMA is enabled
Peter Maydell
1
-1
/
+0
2018-08-20
hw/dma/pl080: Correct bug in register address decode logic
Peter Maydell
1
-2
/
+3
2018-08-20
hw/dma/pl080: Provide device reset function
Peter Maydell
1
-0
/
+25
2018-08-20
hw/dma/pl080: Don't use CPU address space for DMA accesses
Peter Maydell
3
-8
/
+44
2018-08-20
hw/dma/pl080: Support all three interrupt lines
Peter Maydell
1
-5
/
+8
2018-08-20
hw/dma/pl080: Allow use as embedded-struct device
Peter Maydell
1
-32
/
+2
2018-08-20
nvic: Expose NMI line
Peter Maydell
3
-0
/
+21
2018-08-20
hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog module
Peter Maydell
3
-0
/
+333
2018-08-20
hw/timer/m48t59: Move away from old_mmio accessors
Peter Maydell
1
-48
/
+11
2018-08-20
hw/misc: Remove mmio_interface device
Peter Maydell
2
-136
/
+0
2018-08-20
hw/ssi/xilinx_spips: Remove unneeded MMIO request_ptr code
Peter Maydell
1
-46
/
+0
2018-08-20
sdhci: add i.MX SD Stable Clock bit
Hans-Erik Floryd
2
-0
/
+10
2018-08-20
hw/arm/virt: Add virt-3.1 machine type
Andrew Jones
1
-5
/
+16
2018-08-20
imx_serial: Generate interrupt on receive data ready if enabled
Hans-Erik Floryd
1
-1
/
+2
2018-08-20
hw/intc/arm_gicv3_its: downgrade error_report to warn_report in kvm_arm_its_r...
Jia He
1
-1
/
+1
2018-08-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
4
-11
/
+12
2018-08-18
config: split PVRDMA from RDMA
Marcel Apfelbaum
1
-1
/
+1
2018-08-18
hw/pvrdma: remove not needed include
Marcel Apfelbaum
1
-1
/
+0
2018-08-18
hw/rdma: Add reference to pci_dev in backend_dev
Yuval Shaia
3
-3
/
+7
2018-08-18
hw/rdma: Bugfix - Support non-aligned buffers
Yuval Shaia
2
-0
/
+3
2018-08-18
hw/rdma: Print backend QP number in hex format
Yuval Shaia
2
-4
/
+4
2018-08-18
hw/rdma: Cosmetic change - move to generic function
Yuval Shaia
1
-5
/
+5
2018-08-18
hw/pvrdma: Cosmetic change - indent right
Yuval Shaia
1
-2
/
+2
2018-08-18
hw/rdma: Reorder resource cleanup
Yuval Shaia
1
-1
/
+2
2018-08-18
hw/rdma: Do not allocate memory for non-dma MR
Yuval Shaia
1
-31
/
+21
2018-08-18
hw/rdma: Delete useless structure RdmaRmUserMR
Yuval Shaia
3
-17
/
+12
2018-08-18
hw/pvrdma: Make default pkey 0xFFFF
Yuval Shaia
2
-1
/
+4
2018-08-18
hw/pvrdma: Clean CQE before use
Yuval Shaia
1
-0
/
+1
2018-08-18
hw/rdma: Modify debug macros
Yuval Shaia
3
-4
/
+18
2018-08-18
hw/pvrdma: Bugfix - provide the correct attr_mask to query_qp
Yuval Shaia
1
-2
/
+3
2018-08-18
hw/rdma: Make distinction between device init and start modes
Yuval Shaia
4
-75
/
+155
2018-08-17
vfio/ccw/pci: Allow devices to opt-in for ballooning
Alex Williamson
4
-2
/
+57
2018-08-17
vfio: Inhibit ballooning based on group attachment to a container
Alex Williamson
1
-0
/
+30
2018-08-17
kvm: Use inhibit to prevent ballooning without synchronous mmu
Alex Williamson
1
-3
/
+1
2018-08-16
fw_cfg: ignore suffixes in the bootdevice list dependent on machine class
Mark Cave-Ayland
2
-2
/
+3
2018-08-16
sysbus: always allow explicit_ofw_unit_address() to override address generation
Mark Cave-Ayland
1
-8
/
+7
2018-08-16
machine: Fix coding style at machine_run_board_init()
Dou Liyang
1
-1
/
+2
2018-08-16
hw/arm/mps2-tz: Replace init_sysbus_child() with sysbus_init_child_obj()
Thomas Huth
1
-21
/
+11
2018-08-16
aspeed: add a max_ram_size property to the memory controller
Cédric Le Goater
3
-0
/
+36
2018-08-16
aspeed_sdmc: Handle ECC training
Joel Stanley
1
-0
/
+9
2018-08-16
aspeed_sdmc: Init status always idle
Joel Stanley
1
-0
/
+15
2018-08-16
aspeed_sdmc: Set 'cache initial sequence' always true
Joel Stanley
1
-0
/
+1
[next]