index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-04-06
dsoundaudio: fix never-ending playback loop
Volker Rümelin
2020-04-03
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2020-04-03
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200403' into staging
Peter Maydell
2020-04-03
aio-posix: fix test-aio /aio/event/wait with fdmon-io_uring
Stefan Hajnoczi
2020-04-03
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2020-04-02
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-04-02
xen: fixup RAM memory region initialization
Igor Mammedov
2020-04-02
object-add: don't create return value if failed
Paolo Bonzini
2020-04-02
qmp: fix leak on callbacks that return both value and error
Marc-André Lureau
2020-04-02
migration: fix cleanup_bh leak on resume
Marc-André Lureau
2020-04-02
target/i386: do not set unsupported VMX secondary execution controls
Vitaly Kuznetsov
2020-04-02
serial: Fix double migration data
Dr. David Alan Gilbert
2020-04-02
i386: hvf: Reset IRQ inhibition after moving RIP
Roman Bolshakov
2020-04-02
vl: fix broken IPA range for ARM -M virt with KVM enabled
Igor Mammedov
2020-04-02
vl/s390x: fixup ram sizes for compat machines
Christian Borntraeger
2020-04-02
s390x: kvm: Fix number of cpu reports for stsi 3.2.2
Janosch Frank
2020-04-01
util/bufferiszero: improve avx2 accelerator
Robert Hoo
2020-04-01
util/bufferiszero: assign length_to_accel value for each accelerator case
Robert Hoo
2020-04-01
MAINTAINERS: Add an entry for the HVF accelerator
Roman Bolshakov
2020-04-01
softmmu: fix crash with invalid -M memory-backend=
Marc-André Lureau
2020-04-01
virtio-iommu: depend on PCI
Paolo Bonzini
2020-04-01
hw/isa/superio: Correct the license text
Philippe Mathieu-Daudé
2020-04-01
hw/scsi/vmw_pvscsi: Remove assertion for kick after reset
Elazar Leibovich
2020-03-31
target/i386: Add ARCH_CAPABILITIES related bits into Icelake-Server CPU model
Xiaoyao Li
2020-03-31
target/i386: set the CPUID level to 0x14 on old machine-type
Luwei Kang
2020-03-31
i386: Fix pkg_id offset for EPYC cpu models
Babu Moger
2020-03-31
target/i386: Enable new apic id encoding for EPYC based cpus models
Babu Moger
2020-03-31
hw/i386: Move arch_id decode inside x86_cpus_init
Babu Moger
2020-03-31
i386: Introduce use_epyc_apic_id_encoding in X86CPUDefinition
Babu Moger
2020-03-31
hw/i386: Introduce apicid functions inside X86MachineState
Babu Moger
2020-03-31
target/i386: Cleanup and use the EPYC mode topology functions
Babu Moger
2020-03-31
hw/386: Add EPYC mode topology decoding functions
Babu Moger
2020-03-31
Update version for v5.0.0-rc1 release
v5.0.0-rc1
Peter Maydell
2020-03-31
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-03-31
vhost-vsock: fix double close() in the realize() error path
Stefano Garzarella
2020-03-31
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2020-03-31
qtest: add tulip test case
Li Qiang
2020-03-31
hw/net/allwinner-sun8i-emac.c: Fix REG_ADDR_HIGH/LOW reads
Peter Maydell
2020-03-31
net: tulip: check frame size and r/w data length
Prasad J Pandit
2020-03-31
net/colo-compare.c: Expose "expired_scan_cycle" to users
Zhang Chen
2020-03-31
net/colo-compare.c: Expose "compare_timeout" to users
Zhang Chen
2020-03-31
hw/net/can: Make CanBusClientInfo::can_receive() return a boolean
Philippe Mathieu-Daudé
2020-03-31
hw/net: Make NetCanReceive() return a boolean
Philippe Mathieu-Daudé
2020-03-31
hw/net/rtl8139: Update coding style to make checkpatch.pl happy
Philippe Mathieu-Daudé
2020-03-31
hw/net/rtl8139: Simplify if/else statement
Philippe Mathieu-Daudé
2020-03-31
hw/net/smc91c111: Let smc91c111_can_receive() return a boolean
Philippe Mathieu-Daudé
2020-03-31
hw/net/e1000e_core: Let e1000e_can_receive() return a boolean
Philippe Mathieu-Daudé
2020-03-31
Fixed integer overflow in e1000e
Andrew Melnychenko
2020-03-31
hw/net/i82596.c: Avoid reading off end of buffer in i82596_receive()
Peter Maydell
2020-03-31
hw/net/i82596: Correct command bitmask (CID 1419392)
Philippe Mathieu-Daudé
[next]