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
2017-04-03
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fixes-20170403-1' into...
Peter Maydell
1
-1
/
+3
2017-04-03
xhci: flush dequeue pointer to endpoint context
Gerd Hoffmann
1
-1
/
+3
2017-04-03
pseries: Enforce homogeneous threads-per-core
David Gibson
1
-0
/
+6
2017-03-31
Revert "vfio/pci-quirks.c: Disable stolen memory for igd VFIO"
Xiong Zhang
1
-38
/
+27
2017-03-31
hw/intc/arm_gicv3_kvm: Check KVM_DEV_ARM_VGIC_GRP_CPU_SYSREGS in reset
Eric Auger
1
-6
/
+11
2017-03-31
e1000: disable debug by default
Jason Wang
1
-1
/
+1
2017-03-31
virtio-net: avoid call tap_enable when there's only one queue
Jason Wang
1
-0
/
+4
2017-03-30
vhost: generalize iommu memory region
Jason Wang
1
-20
/
+64
2017-03-30
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170329' into...
Peter Maydell
2
-5
/
+19
2017-03-29
spapr: fix memory hot-unplugging
Laurent Vivier
1
-3
/
+17
2017-03-29
spapr: fix buffer-overflow
Marc-André Lureau
1
-2
/
+2
2017-03-29
pci: Add missing drop of bus master AS reference
Alexey Kardashevskiy
1
-0
/
+2
2017-03-27
9pfs: fix file descriptor leak
Li Qiang
1
-0
/
+8
2017-03-27
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
4
-67
/
+32
2017-03-27
scsi-generic: Fill in opt_xfer_len in INQUIRY reply if it is zero
Fam Zheng
1
-3
/
+2
2017-03-27
Revert "apic: save apic_delivered flag"
Paolo Bonzini
1
-33
/
+0
2017-03-27
cirrus: fix PUTPIXEL macro
Gerd Hoffmann
1
-2
/
+2
2017-03-27
virtio-input: fix eventq batching
Ladi Prosek
1
-15
/
+14
2017-03-27
virtio-input: free event queue when finalizing
Ladi Prosek
1
-2
/
+4
2017-03-24
virtio-scsi: Fix acquire/release in dataplane handlers
Fam Zheng
2
-17
/
+30
2017-03-24
virtio-scsi: Make virtio_scsi_acquire/release public
Fam Zheng
1
-14
/
+0
2017-03-24
trace: Avoid abuse of amdvi_mmio_read
Eric Blake
2
-2
/
+2
2017-03-24
trace: Fix incorrect megasas trace parameters
Eric Blake
1
-3
/
+3
2017-03-23
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170323' into...
Peter Maydell
2
-0
/
+11
2017-03-22
hw/acpi/vmgenid: prevent more than one vmgenid device
Laszlo Ersek
1
-0
/
+8
2017-03-22
hw/acpi/vmgenid: prevent device realization on pre-2.5 machine types
Laszlo Ersek
1
-0
/
+14
2017-03-22
virtio: always use handle_aio_output if registered
Paolo Bonzini
1
-1
/
+12
2017-03-22
virtio: Fix error handling in virtio_bus_device_plugged
Fam Zheng
1
-3
/
+17
2017-03-22
numa,spapr: align default numa node memory size to 256MB
Laurent Vivier
2
-0
/
+11
2017-03-21
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2
-15
/
+19
2017-03-21
add opengl_cflags to QEMU_CFLAGS
Gerd Hoffmann
1
-5
/
+1
2017-03-21
9pfs: proxy: assert if unmarshal fails
Greg Kurz
1
-11
/
+11
2017-03-21
9pfs: don't try to flush self and avoid QEMU hang on reset
Greg Kurz
1
-4
/
+8
2017-03-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
6
-6
/
+6
2017-03-20
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170320' into staging
Peter Maydell
1
-124
/
+38
2017-03-20
dma/rc4030: fix a mixed declarations and code warning
Yongbok Kim
1
-1
/
+1
2017-03-20
dma/rc4030: translate memory accesses only when they occur
Hervé Poussineau
1
-122
/
+36
2017-03-20
dma: rc4030: limit interval timer reload value
Prasad J Pandit
1
-1
/
+1
2017-03-20
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170320' into staging
Peter Maydell
1
-0
/
+15
2017-03-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fixes-20170320-1' into...
Peter Maydell
1
-1
/
+1
2017-03-20
s390x/css: reassign subchannel if schid is changed after migration
Dong Jia Shi
1
-0
/
+15
2017-03-19
xen: do not build backends for targets that do not support xen
Stefano Stabellini
6
-6
/
+6
2017-03-18
nios2: iic: Convert CPU prop to qom link
Marek Vasut
2
-9
/
+7
2017-03-18
Merge remote-tracking branch 'remotes/xtensa/tags/20170317-xtensa' into staging
Peter Maydell
1
-0
/
+9
2017-03-17
cirrus: fix off-by-one in cirrus_bitblt_rop_bkwd_transp_*_16
Gerd Hoffmann
1
-1
/
+1
2017-03-16
Merge remote-tracking branch 'remotes/kraxel/tags/pull-cirrus-20170316-1' int...
Peter Maydell
3
-171
/
+251
2017-03-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
5
-0
/
+66
2017-03-16
cirrus: stop passing around src pointers in the blitter
Gerd Hoffmann
3
-54
/
+93
2017-03-16
cirrus: stop passing around dst pointers in the blitter
Gerd Hoffmann
3
-125
/
+153
2017-03-16
cirrus: fix cirrus_invalidate_region
Gerd Hoffmann
1
-3
/
+3
[next]