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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-06
usb: accept usb3 control requests
Gerd Hoffmann
2
-0
/
+9
2017-02-06
usb/uas: more verbose error message
Gerd Hoffmann
1
-1
/
+2
2017-02-06
hw/usb/dev-hid: Improve guest compatibility of usb-tablet
Phil Dennis-Jordan
1
-3
/
+3
2017-02-03
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-0
/
+14
2017-02-03
iothread: enable AioContext polling by default
Stefan Hajnoczi
1
-0
/
+14
2017-02-03
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170202' into sta...
Peter Maydell
5
-30
/
+42
2017-02-03
tci: Remove invalid assertions
Stefan Weil
1
-2
/
+0
2017-02-03
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170202-2' into s...
Peter Maydell
1
-25
/
+39
2017-02-02
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170202' into...
Peter Maydell
63
-771
/
+3867
2017-02-02
xen: use qdev_unplug() instead of g_free() in xen_pv_find_xendev()
Juergen Gross
1
-6
/
+7
2017-02-02
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
63
-280
/
+400
2017-02-02
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170201' into s...
Peter Maydell
3
-3
/
+5
2017-02-02
cirrus: fix oob access issue (CVE-2017-2615)
Li Qiang
1
-4
/
+3
2017-02-02
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
1
-205
/
+84
2017-02-02
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
34
-221
/
+492
2017-02-02
Merge remote-tracking branch 'remotes/elmarco/tags/chr-split-pull-request' in...
Peter Maydell
42
-5275
/
+5999
2017-02-02
hw/ppc/pnv: Use error_report instead of hw_error if a ROM file can't be found
Thomas Huth
1
-3
/
+3
2017-02-02
ppc/kvm: Handle the "family" CPU via alias instead of registering new types
Thomas Huth
1
-13
/
+23
2017-02-02
target/ppc/mmu_hash64: Fix incorrect shift value in amr calculation
Suraj Jitindar Singh
1
-1
/
+1
2017-02-02
target/ppc/mmu_hash64: Fix printing unsigned as signed int
Suraj Jitindar Singh
1
-2
/
+2
2017-02-02
tcg/POWER9: NOOP the cp_abort instruction
Suraj Jitindar Singh
1
-0
/
+5
2017-02-02
target/ppc/debug: Print LPCR register value if register exists
Suraj Jitindar Singh
1
-0
/
+3
2017-02-02
target-ppc: Add xststdc[sp, dp, qp] instructions
Nikunj A Dadhania
5
-8
/
+69
2017-02-02
target-ppc: Add xvtstdc[sp,dp] instructions
Nikunj A Dadhania
5
-2
/
+55
2017-02-02
target-ppc: Add MMU model check for booke machines
Valentin Plotkin
3
-0
/
+19
2017-02-01
cirrus: fix blit address mask handling
Gerd Hoffmann
1
-13
/
+12
2017-02-01
cirrus: allow zero source pitch in pattern fill rops
Wolfgang Bumiller
1
-8
/
+19
2017-02-01
cirrus: handle negative pitch in cirrus_invalidate_region()
Wolfgang Bumiller
1
-0
/
+5
2017-02-01
target/s390x: use "qemu" cpu model in user mode
David Hildenbrand
1
-0
/
+2
2017-02-01
s390x/kvm: fix small race reboot vs. cmma
Christian Borntraeger
1
-1
/
+1
2017-02-01
s390-pci: fix compilation on older GCC versions
Paolo Bonzini
1
-2
/
+2
2017-02-01
sheepdog: reorganize check for overlapping requests
Paolo Bonzini
1
-36
/
+30
2017-02-01
sheepdog: simplify inflight_aio_head management
Paolo Bonzini
1
-17
/
+6
2017-02-01
sheepdog: do not use BlockAIOCB
Paolo Bonzini
1
-60
/
+39
2017-02-01
sheepdog: reorganize coroutine flow
Paolo Bonzini
1
-73
/
+42
2017-02-01
sheepdog: remove unused cancellation support
Paolo Bonzini
1
-52
/
+0
2017-02-01
arm: add trailing ; after MISMATCH_CHECK
Michael S. Tsirkin
1
-49
/
+49
2017-02-01
arm: better stub version for MISMATCH_CHECK
Michael S. Tsirkin
1
-1
/
+3
2017-02-01
hw/pci: disable pci-bridge's shpc by default
Marcel Apfelbaum
2
-1
/
+5
2017-02-01
vhost-user: delete chardev on cleanup
Marc-André Lureau
1
-0
/
+3
2017-02-01
vhost: skip ROM sections
Michael S. Tsirkin
1
-1
/
+2
2017-02-01
virtio: make virtio_should_notify static
Paolo Bonzini
2
-2
/
+1
2017-02-01
pci: Convert msix_init() to Error and fix callers
Cao jin
12
-24
/
+58
2017-02-01
hcd-xhci: check & correct param before using it
Cao jin
1
-19
/
+18
2017-02-01
msix: Follow CODING_STYLE
Cao jin
1
-2
/
+6
2017-02-01
hw/i386: check if nvdimm is enabled before plugging
Haozhong Zhang
1
-0
/
+5
2017-02-01
hw/pcie: Introduce Generic PCI Express Root Port
Marcel Apfelbaum
3
-1
/
+90
2017-02-01
hw/ioh3420: derive from PCI Express Root Port base class
Marcel Apfelbaum
1
-106
/
+15
2017-02-01
hw/pcie: Introduce a base class for PCI Express Root Ports
Marcel Apfelbaum
6
-0
/
+194
2017-02-01
intel_iommu: fix and simplify size calculation in process_device_iotlb_desc()
Jason Wang
1
-1
/
+9
[next]