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
2016-02-19
vfio/pci: replace 1 with PCI_CAP_LIST_NEXT to make code self-explain
Wei Yang
1
-4
/
+4
2016-02-19
pcie_aer: expose pcie_aer_msg() interface
Chen Fan
1
-1
/
+1
2016-02-19
aer: impove pcie_aer_init to support vfio device
Chen Fan
4
-5
/
+5
2016-02-19
vfio: make the 4 bytes aligned for capability size
Chen Fan
1
-1
/
+2
2016-02-19
pcie: modify the capability size assert
Chen Fan
1
-1
/
+1
2016-02-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
14
-85
/
+137
2016-02-18
hw/timer: QOM'ify pxa2xx_timer
xiaoqiang.zhao
1
-15
/
+21
2016-02-18
hw/timer: QOM'ify pl031
xiaoqiang.zhao
1
-6
/
+5
2016-02-18
hw/timer: QOM'ify exynos4210_rtc
xiaoqiang.zhao
1
-7
/
+5
2016-02-18
hw/timer: QOM'ify exynos4210_pwm
xiaoqiang.zhao
1
-7
/
+5
2016-02-18
hw/timer: QOM'ify exynos4210_mct
xiaoqiang.zhao
1
-7
/
+5
2016-02-18
hw/timer: QOM'ify arm_timer (pass 2)
xiaoqiang.zhao
1
-1
/
+1
2016-02-18
hw/timer: QOM'ify arm_timer (pass 1)
xiaoqiang.zhao
1
-21
/
+19
2016-02-18
hw/sd: use guest error logging rather than fprintf to stderr
Andrew Baumann
1
-9
/
+12
2016-02-18
hw/sd: model a power-up delay, as a workaround for an EDK2 bug
Andrew Baumann
1
-5
/
+76
2016-02-18
hw/sd: implement CMD23 (SET_BLOCK_COUNT) for MMC compatibility
Andrew Baumann
1
-0
/
+37
2016-02-18
hw/sd/pxa2xx_mmci: Add reset function
Peter Maydell
1
-0
/
+30
2016-02-18
hw/sd/pxa2xx_mmci: Convert to VMStateDescription
Peter Maydell
1
-92
/
+64
2016-02-18
hw/sd/pxa2xx_mmci: Update to use new SDBus APIs
Peter Maydell
1
-14
/
+66
2016-02-18
hw/sd/pxa2xx_mmci: convert to SysBusDevice object
Peter Maydell
1
-16
/
+54
2016-02-18
sdhci_sysbus: Create SD card device in users, not the device itself
Peter Maydell
4
-26
/
+45
2016-02-18
hw/sd/sdhci.c: Update to use SDBus APIs
Peter Maydell
1
-29
/
+68
2016-02-18
hw/sd: Add QOM bus which SD cards plug in to
Peter Maydell
3
-5
/
+190
2016-02-18
hw/sd/sd.c: Convert sd_reset() function into Device reset method
Peter Maydell
1
-5
/
+5
2016-02-18
hw/sd/sd.c: QOMify
Peter Maydell
1
-22
/
+77
2016-02-18
hw/sd/sdhci.c: Remove x-drive property
Peter Maydell
1
-6
/
+0
2016-02-18
ARM: PL061: Cleaning field of PL061 device state
Wei Huang
1
-4
/
+2
2016-02-18
ARM: PL061: Clear PL061 device state after reset
Wei Huang
1
-4
/
+27
2016-02-18
vhost-user interrupt management fixes
Victor Kaplansky
4
-8
/
+31
2016-02-18
hw/ppc/spapr: Halt CPU when powering off via RTAS call
Thomas Huth
1
-0
/
+1
2016-02-17
pseries: Include missing pseries-2.5 compat properties in pseries-2.4
David Gibson
1
-0
/
+1
2016-02-17
cuda: remove CUDA_GET_SET_IIC/CUDA_COMBINED_FORMAT_IIC commands
Hervé Poussineau
1
-23
/
+0
2016-02-17
cuda: remove GET_6805_ADDR command
Hervé Poussineau
1
-3
/
+0
2016-02-17
cuda: port SET_TIME command to new framework
Hervé Poussineau
1
-6
/
+18
2016-02-17
cuda: port GET_TIME command to new framework
Hervé Poussineau
1
-8
/
+21
2016-02-17
cuda: port SET_POWER_MESSAGES command to new framework
Hervé Poussineau
1
-3
/
+16
2016-02-17
cuda: port FILE_SERVER_FLAG command to new framework
Hervé Poussineau
1
-1
/
+16
2016-02-17
cuda: port RESET_SYSTEM command to new framework
Hervé Poussineau
1
-4
/
+13
2016-02-17
cuda: port POWERDOWN command to new framework
Hervé Poussineau
1
-4
/
+13
2016-02-17
cuda: port SET_DEVICE_LIST command to new framework
Hervé Poussineau
3
-10
/
+27
2016-02-17
cuda: port SET_AUTO_RATE command to new framework
Hervé Poussineau
2
-6
/
+31
2016-02-17
cuda: port AUTOPOLL command to new framework
Hervé Poussineau
1
-15
/
+25
2016-02-17
cuda: move unknown commands reject out of switch
Hervé Poussineau
1
-14
/
+16
2016-02-17
cuda: add a framework to handle commands
Hervé Poussineau
1
-0
/
+34
2016-02-17
hw/ppc/spapr: Implement the h_set_xdabr hypercall
Thomas Huth
1
-0
/
+22
2016-02-17
hw/ppc/spapr: Implement h_set_dabr
Thomas Huth
1
-5
/
+20
2016-02-17
hw/ppc/spapr: Add h_set_sprg0 hypercall
Thomas Huth
1
-2
/
+13
2016-02-17
migration: ensure htab_save_first completes after timeout
David Gibson
1
-1
/
+6
2016-02-17
target-ppc: Remove hack for ppc_hash64_load_hpte*() with HV KVM
David Gibson
1
-7
/
+0
2016-02-17
pseries: Move hash page table allocation to reset time
David Gibson
1
-74
/
+56
[next]