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
2018-11-28
Update version for v3.1.0-rc3 release
v3.1.0-rc3
Peter Maydell
1
-1
/
+1
2018-11-28
target/arm/sve_helper: Fix compilation with clang 3.4
Thomas Huth
1
-10
/
+10
2018-11-28
hw/arm/aspeed: Fix build issue with clang 3.4
Thomas Huth
1
-2
/
+2
2018-11-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
33
-194
/
+285
2018-11-28
hostmem: no need to check for host_memory_backend_mr_inited() in alloc()
Marc-André Lureau
2
-16
/
+12
2018-11-27
scsi: Address spurious clang warning
John Snow
1
-1
/
+1
2018-11-27
vfio-helpers: Fix qemu_vfio_open_pci() crash
Markus Armbruster
1
-1
/
+1
2018-11-27
hostmem-memfd: honour share=on/off property
Marc-André Lureau
2
-2
/
+6
2018-11-27
MAINTAINERS: Add an entry for the Firmware Configuration (fw_cfg) device
Philippe Mathieu-Daudé
1
-0
/
+13
2018-11-27
MAINTAINERS: Add some missing entries related to accelerators
Thomas Huth
1
-0
/
+5
2018-11-27
target/i386: Generate #UD when applying LOCK to a register destination
Richard Henderson
1
-15
/
+20
2018-11-27
checkpatch: g_test_message does not need a trailing newline
Paolo Bonzini
1
-1
/
+2
2018-11-27
vl.c: remove outdated comment
Li Qiang
1
-3
/
+0
2018-11-27
vhost-user-bridge: fix recvmsg iovlen
Marc-André Lureau
1
-1
/
+1
2018-11-27
vl: Improve error message when we can't load fw_cfg from file
Li Qiang
1
-2
/
+4
2018-11-27
vmstate: constify VMStateField
Marc-André Lureau
22
-135
/
+162
2018-11-27
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
5
-32
/
+208
2018-11-27
migration: savevm: consult migration blockers
Paolo Bonzini
2
-3
/
+4
2018-11-27
lsi: Reselection needed to remove pending commands from queue
George Kennedy
1
-12
/
+36
2018-11-27
cpus: run work items for all vCPUs if single-threaded
Paolo Bonzini
1
-4
/
+8
2018-11-27
target/i386: kvm: add VMX migration blocker
Paolo Bonzini
1
-0
/
+12
2018-11-27
hw/virt/arm: Add support for Cortex-A72 in virt
ZhiPeng Lu
1
-0
/
+1
2018-11-27
nvme: Fix spurious interrupts
Keith Busch
1
-1
/
+3
2018-11-27
iotests: Test migration with -blockdev
Kevin Wolf
3
-0
/
+152
2018-11-27
block: Don't inactivate children before parents
Kevin Wolf
1
-31
/
+53
2018-11-27
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-31-20181127-pull-requ...
Peter Maydell
7
-5
/
+34
2018-11-27
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-for-3.1-pull-request'...
Peter Maydell
2
-9
/
+12
2018-11-27
qapi: add query-display-options command
Gerd Hoffmann
2
-0
/
+19
2018-11-27
usb-host: set ifs.detached as true if kernel driver is not active
linzhecheng
1
-0
/
+3
2018-11-27
audio/hda: fix guest triggerable assert
Gerd Hoffmann
1
-0
/
+6
2018-11-27
cirrus_vga/migration: update the bank offset before use
Wang Xin
1
-2
/
+3
2018-11-27
ps2kbd: default to scan enabled after reset
Hervé Poussineau
1
-1
/
+1
2018-11-26
hw/hyperv: fix NULL dereference with pure-kvm SynIC
Roman Kagan
1
-1
/
+5
2018-11-26
kvm: Use KVM_GET_MSR_INDEX_LIST for MSR_IA32_ARCH_CAPABILITIES support
Bandan Das
1
-8
/
+7
2018-11-26
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181126'...
Peter Maydell
2
-1
/
+23
2018-11-26
net: cadence_gem: Remove incorrect assert()
Edgar E. Iglesias
1
-1
/
+0
2018-11-26
MAINTAINERS: Add an ARM SMMU section
Eric Auger
1
-0
/
+7
2018-11-26
MAINTAINERS: Assign some more files in the hw/arm/ directory
Thomas Huth
1
-0
/
+16
2018-11-26
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+3
2018-11-26
Merge remote-tracking branch 'remotes/xtensa/tags/20181125-xtensa' into staging
Peter Maydell
7
-7
/
+22
2018-11-26
fmops: fix off-by-one in AR_TABLE and DR_TABLE array size
Gerd Hoffmann
1
-2
/
+2
2018-11-23
9p: fix QEMU crash when renaming files
Greg Kurz
1
-0
/
+3
2018-11-23
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
16
-63
/
+364
2018-11-22
MAINTAINERS: add missing xtensa patterns
Max Filippov
1
-0
/
+2
2018-11-22
block: Update BlockDriverState.inherits_from on bdrv_drop_intermediate()
Alberto Garcia
3
-1
/
+66
2018-11-22
block: Update BlockDriverState.inherits_from on bdrv_set_backing_hd()
Alberto Garcia
4
-0
/
+149
2018-11-22
iotests: Enhance 223 to cover multiple bitmap granularities
Eric Blake
2
-15
/
+60
2018-11-22
nvme: fix bug with PCI IRQ pins on teardown
Logan Gunthorpe
1
-0
/
+1
2018-11-22
nvme: fix CMB endianness confusion
Paolo Bonzini
1
-5
/
+2
2018-11-22
Revert "nvme: fix oob access issue(CVE-2018-16847)"
Kevin Wolf
1
-7
/
+0
[next]