Sign in
qemu
/
qemu
/
549b50a31d28f2687a47e827a1e17300784a2c44
549b50a
vfio-helpers: Fix qemu_vfio_open_pci() crash
by Markus Armbruster
· 6 years ago
59ed3fe
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 6 years ago
2264faa
hw/virt/arm: Add support for Cortex-A72 in virt
by ZhiPeng Lu
· 6 years ago
6da0218
nvme: Fix spurious interrupts
by Keith Busch
· 6 years ago
330ca11
iotests: Test migration with -blockdev
by Kevin Wolf
· 6 years ago
9e37271
block: Don't inactivate children before parents
by Kevin Wolf
· 6 years ago
4822f1e
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-31-20181127-pull-request' into staging
by Peter Maydell
· 6 years ago
d5d31c9
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-for-3.1-pull-request' into staging
by Peter Maydell
· 6 years ago
e1ca8f7
qapi: add query-display-options command
by Gerd Hoffmann
· 6 years ago
933d2d4
usb-host: set ifs.detached as true if kernel driver is not active
by linzhecheng
· 6 years ago
7ec9106
audio/hda: fix guest triggerable assert
by Gerd Hoffmann
· 6 years ago
b7ee9e4
cirrus_vga/migration: update the bank offset before use
by Wang Xin
· 6 years ago
d2e550a
ps2kbd: default to scan enabled after reset
by Hervé Poussineau
· 6 years ago
30a759b
hw/hyperv: fix NULL dereference with pure-kvm SynIC
by Roman Kagan
· 6 years ago
aec5e9c
kvm: Use KVM_GET_MSR_INDEX_LIST for MSR_IA32_ARCH_CAPABILITIES support
by Bandan Das
· 6 years ago
d522fba
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181126' into staging
by Peter Maydell
· 6 years ago
58102ce
net: cadence_gem: Remove incorrect assert()
by Edgar E. Iglesias
· 6 years ago
49154ea
MAINTAINERS: Add an ARM SMMU section
by Eric Auger
· 6 years ago
123a069
MAINTAINERS: Assign some more files in the hw/arm/ directory
by Thomas Huth
· 6 years ago
72138f9
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
by Peter Maydell
· 6 years ago
b05730a
Merge remote-tracking branch 'remotes/xtensa/tags/20181125-xtensa' into staging
by Peter Maydell
· 6 years ago
57ac4a7
fmops: fix off-by-one in AR_TABLE and DR_TABLE array size
by Gerd Hoffmann
· 6 years ago
1d20398
9p: fix QEMU crash when renaming files
by Greg Kurz
· 6 years ago
5298f4d
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 6 years ago
895e489
MAINTAINERS: add missing xtensa patterns
by Max Filippov
· 6 years ago
6bd858b
block: Update BlockDriverState.inherits_from on bdrv_drop_intermediate()
by Alberto Garcia
· 6 years ago
0065c45
block: Update BlockDriverState.inherits_from on bdrv_set_backing_hd()
by Alberto Garcia
· 6 years ago
a237dea
iotests: Enhance 223 to cover multiple bitmap granularities
by Eric Blake
· 6 years ago
ad3a7e4
nvme: fix bug with PCI IRQ pins on teardown
by Logan Gunthorpe
· 6 years ago
71a86dd
nvme: fix CMB endianness confusion
by Paolo Bonzini
· 6 years ago
2067d39
Revert "nvme: fix oob access issue(CVE-2018-16847)"
by Kevin Wolf
· 6 years ago
87ad860
nvme: fix out-of-bounds access to the CMB
by Paolo Bonzini
· 6 years ago
6bf7463
nvme: call blk_drain in NVMe reset code to avoid lockups
by Igor Druzhinin
· 6 years ago
e4c8f29
iotests: fix nbd test 233 to work correctly with raw images
by Daniel P. Berrangé
· 6 years ago
2a3d433
block: Fix update of BDRV_O_AUTO_RDONLY in update_flags_from_options()
by Alberto Garcia
· 6 years ago
1c7f618
scsi-disk: Fix crash if underlying host file or disk returns error
by Richard W.M. Jones
· 6 years ago
ebfd621
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20181121a' into staging
by Peter Maydell
· 6 years ago
59b5e9b
target/xtensa: xtfpga: provide default memory sizes
by Max Filippov
· 6 years ago
3ecd5a4
qemu-img: Fix leak
by Max Reitz
· 6 years ago
f099887
qemu-img: Fix typo
by Max Reitz
· 6 years ago
155af09
iotests: Skip 233 if certtool not installed
by Eric Blake
· 6 years ago
7e934f5
migration/migration.c: Add COLO dependency checks
by Zhang Chen
· 6 years ago
3ebb9c4
migration/colo.c: Fix compilation issue when disable replication
by Zhang Chen
· 6 years ago
fa1cfb4
iotests: Replace assertEquals() with assertEqual()
by Kevin Wolf
· 6 years ago
d8336c6
iotests: Replace time.clock() with Timeout
by Kevin Wolf
· 6 years ago
7da9111
target/xtensa: drop num_[core_]regs from dc232b/dc233c configs
by Max Filippov
· 6 years ago
4614f0f
target/xtensa: gdbstub fix register counting
by Max Filippov
· 6 years ago
47c1cc3
Update version for v3.1.0-rc2 release
by Peter Maydell
· 6 years ago
v3.1.0-rc2
53744e0
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-for-3.1-pull-request' into staging
by Peter Maydell
· 6 years ago
4a93722
hw/i386: add pc-i440fx-3.1 & pc-q35-3.1
by Marc-André Lureau
· 6 years ago
46cabfb
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
by Peter Maydell
· 6 years ago
5b3c77a
9p: take write lock on fid path updates (CVE-2018-19364)
by Greg Kurz
· 6 years ago
3c035a4
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-11-20' into staging
by Peter Maydell
· 6 years ago
11f303a
Merge remote-tracking branch 'remotes/kraxel/tags/seabios-1.12-20181120-pull-request' into staging
by Peter Maydell
· 6 years ago
ced09f9
qtest: log QEMU command line
by Paolo Bonzini
· 6 years ago
af51dbe
update seabios to 1.12
by Gerd Hoffmann
· 6 years ago
3b6b0a8
tests/ide: Free pcibus when finishing a test
by Thomas Huth
· 6 years ago
61793a6
tests: add qmp/missing-any-arg test
by Marc-André Lureau
· 6 years ago
393aac1
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-11-19' into staging
by Peter Maydell
· 6 years ago
8cedcff
iotests: Drop use of bash keyword 'function'
by Eric Blake
· 6 years ago
bb39c47
iotests: Also test I/O over NBD TLS
by Eric Blake
· 6 years ago
afcd1c2
tests: exercise NBD server in TLS mode
by Daniel P. Berrangé
· 6 years ago
a46b684
tests: add iotests helpers for dealing with TLS certificates
by Daniel P. Berrangé
· 6 years ago
b39b58d
tests: check if qemu-nbd is still alive before waiting
by Daniel P. Berrangé
· 6 years ago
e6d5d6f
tests: pull qemu-nbd iotest helpers into common.nbd file
by Daniel P. Berrangé
· 6 years ago
a2458b6
io: return 0 for EOF in TLS session read after shutdown
by Daniel P. Berrangé
· 6 years ago
3e99ebb
nbd/server: Ignore write errors when replying to NBD_OPT_ABORT
by Eric Blake
· 6 years ago
0b0bb12
nbd: fix whitespace in server error message
by Daniel P. Berrangé
· 6 years ago
4a9e751
qemu-iotests: Modern shell scripting (use $() instead of ``)
by Mao Zhongyi
· 6 years ago
e8d81a6
qemu-iotests: convert `pwd` and $(pwd) to $PWD
by Mao Zhongyi
· 6 years ago
bf22957
qemu-iotests: remove unused variable 'here'
by Mao Zhongyi
· 6 years ago
d304cf0
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181119' into staging
by Peter Maydell
· 6 years ago
a00d7f2
MAINTAINERS: list myself as maintainer for various Arm boards
by Peter Maydell
· 6 years ago
9e6e924
hw/block/onenand: use qemu_log_mask() for reporting
by Peter Maydell
· 6 years ago
fcf5787
hw/block/onenand: Fix off-by-one error allowing out-of-bounds read
by Peter Maydell
· 6 years ago
7760da7
target/arm: fix smc incorrectly trapping to EL3 when secure is off
by Luc Michel
· 6 years ago
dd5d693
hw/arm/stm32f205: Fix the UART and Timer region size
by Seth Kintigh
· 6 years ago
95a5db3
MAINTAINERS: Add entries for missing ARM boards
by Thomas Huth
· 6 years ago
3c3efcf
target/arm: Fill in ARMISARegisters for kvm32
by Richard Henderson
· 6 years ago
b653c55
target/arm: Introduce read_sys_reg32 for kvm32
by Richard Henderson
· 6 years ago
9d60dea
target/arm: Fill in ARMISARegisters for kvm64
by Richard Henderson
· 6 years ago
4674097
target/arm: Install ARMISARegisters from kvm host
by Richard Henderson
· 6 years ago
e6ebbd4
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 6 years ago
6d0a4a0
iotests: Test file-posix locking and reopen
by Max Reitz
· 6 years ago
577a133
file-posix: Fix shared locks on reopen commit
by Max Reitz
· 6 years ago
9ad08c4
block: Always abort reopen after prepare succeeded
by Max Reitz
· 6 years ago
3b94c34
iotests: Add new test 220 for max compressed cluster offset
by Eric Blake
· 6 years ago
77d6a21
qcow2: Don't allow overflow during cluster allocation
by Eric Blake
· 6 years ago
d3e1a7e
qcow2: Document some maximum size constraints
by Eric Blake
· 6 years ago
443ba6b
vvfat: Fix memory leak
by Kevin Wolf
· 6 years ago
441f669
fdc: fix segfault in fdctrl_stop_transfer() when DMA is disabled
by Mark Cave-Ayland
· 6 years ago
5e3c022
nvme: fix oob access issue(CVE-2018-16847)
by Li Qiang
· 6 years ago
9436e08
MAINTAINERS: clarify some of the tags
by Cornelia Huck
· 6 years ago
d1b3b1e
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-november-2018-v2' into staging
by Peter Maydell
· 6 years ago
d064910
Merge remote-tracking branch 'remotes/riscv/tags/riscv-for-master-3.1-rc2' into staging
by Peter Maydell
· 6 years ago
90b27c4
MAINTAINERS: Add Stefan Markovic as a MIPS reviewer
by Aleksandar Markovic
· 6 years ago
823f289
target/mips: Disable R5900 support
by Aleksandar Markovic
· 6 years ago
874b287
target/mips: Rename MMI-related functions
by Aleksandar Markovic
· 6 years ago
baa609d
target/mips: Rename MMI-related opcodes
by Aleksandar Markovic
· 6 years ago
c8341e0
target/mips: Rename MMI-related masks
by Aleksandar Markovic
· 6 years ago
Next »