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
2016-07-14
virtio-mmio: format transport base address in BusClass.get_dev_path
Laszlo Ersek
1
-0
/
+49
2016-07-14
Merge remote-tracking branch 'remotes/xtensa/tags/20160714-xtensa' into staging
Peter Maydell
1
-1
/
+1
2016-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-12
/
+61
2016-07-14
target-xtensa: xtfpga: fix FLASH interface width
Max Filippov
1
-1
/
+1
2016-07-13
block/qdev: Allow configuring rerror/werror with qdev properties
Kevin Wolf
5
-0
/
+28
2016-07-13
block/qdev: Allow configuring WCE with qdev properties
Kevin Wolf
6
-0
/
+21
2016-07-13
hostmem: detect host backend memory is being used properly
Xiao Guangrong
2
-11
/
+21
2016-07-13
block/qdev: Allow node name for drive properties
Kevin Wolf
2
-7
/
+37
2016-07-13
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
2
-4
/
+4
2016-07-12
scsi-bus: Use longer sense buffer with scanners
Jarkko Lavinen
1
-1
/
+9
2016-07-12
scsi-bus: Add SCSI scanner support
Jarkko Lavinen
1
-0
/
+31
2016-07-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2016-07-12' in...
Peter Maydell
90
-238
/
+216
2016-07-12
cris: Fix broken header guard in hw/cris/boot.h
Markus Armbruster
1
-2
/
+2
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
16
-16
/
+17
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
26
-67
/
+70
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
9
-24
/
+25
2016-07-12
Drop Emacs local variables lists redundant with .dir-locals.el
Markus Armbruster
3
-28
/
+0
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
36
-101
/
+102
2016-07-12
hw/bt: Don't use cpu_to_*w() and *_to_cpup()
Peter Maydell
2
-13
/
+9
2016-07-12
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into staging
Peter Maydell
8
-14
/
+711
2016-07-12
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160712-1' into s...
Peter Maydell
2
-2
/
+4
2016-07-12
xen-usb: Fix 32bit build
Anthony PERARD
1
-1
/
+2
2016-07-12
nec-usb-xhci: set the device state to USB_STATE_DEFAULT
Zhang Shuaiyi
1
-1
/
+2
2016-07-12
hw/mips_cmgcr: implement RESET_BASE register in CM GCR
Leon Alrae
1
-1
/
+53
2016-07-12
hw/mips_cpc: make VP correctly start from the reset vector
Leon Alrae
1
-3
/
+2
2016-07-12
hw/mips/cps: create GIC block inside CPS
Leon Alrae
3
-10
/
+52
2016-07-12
hw/mips: implement Global Interrupt Controller
Yongbok Kim
2
-0
/
+461
2016-07-12
hw/mips: implement GIC Interval Timer
Yongbok Kim
2
-0
/
+143
2016-07-12
input: add trace events for full queues
Gerd Hoffmann
3
-2
/
+10
2016-07-11
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160711' into staging
Peter Maydell
14
-454
/
+1160
2016-07-11
s390x/pci: make hot-unplug handler smoother
Yi Min Zhao
2
-1
/
+37
2016-07-11
s390x/pci: replace fid with idx in msg data of msix
Yi Min Zhao
2
-5
/
+6
2016-07-11
s390x/pci: fix stpcifc_service_call
Yi Min Zhao
1
-1
/
+9
2016-07-11
s390x/pci: refactor list_pci
Yi Min Zhao
3
-26
/
+45
2016-07-11
s390x/pci: refactor s390_pci_find_dev_by_idx
Yi Min Zhao
1
-20
/
+1
2016-07-11
s390x/pci: add checkings in CLP_SET_PCI_FN
Yi Min Zhao
1
-0
/
+21
2016-07-11
s390x/pci: enable zpci hot-plug/hot-unplug
Yi Min Zhao
1
-46
/
+73
2016-07-11
s390x/pci: enable uid-checking
Yi Min Zhao
3
-5
/
+5
2016-07-11
s390x/pci: introduce S390PCIBusDevice qdev
Yi Min Zhao
2
-8
/
+261
2016-07-11
s390x/pci: introduce S390PCIIOMMU
Yi Min Zhao
2
-10
/
+18
2016-07-11
s390x/pci: introduce S390PCIBus
Yi Min Zhao
2
-0
/
+18
2016-07-11
s390x/pci: enforce zPCI state checking
Yi Min Zhao
4
-82
/
+229
2016-07-11
s390x/pci: refactor s390_pci_find_dev_by_fh
Yi Min Zhao
1
-11
/
+4
2016-07-11
s390x/pci: unify FH_ macros
Yi Min Zhao
3
-15
/
+18
2016-07-11
s390x/pci: write fid in CLP_QUERY_PCI_FN
Yi Min Zhao
1
-0
/
+1
2016-07-11
s390x/pci: acceleration for getting S390pciState
Yi Min Zhao
1
-33
/
+20
2016-07-11
s390x/pci: fix failures of dma map/unmap
Yi Min Zhao
1
-4
/
+2
2016-07-11
s390x/css: Unplug handler of virtual css bridge
Jing Liu
7
-57
/
+164
2016-07-11
s390x/css: Factor out virtual css bridge and bus
Jing Liu
5
-88
/
+96
2016-07-11
s390x/css: use define for "virtual-css-bridge" literal
Sascha Silbe
3
-3
/
+6
[next]