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
2017-02-17
vfio: trace map/unmap for notify as well
Peter Xu
2017-02-17
pcie: simplify pcie_add_capability()
Peter Xu
2017-02-17
virtio: Fix no interrupt when not creating msi controller
Michael S. Tsirkin
2017-02-17
virtio: use VRingMemoryRegionCaches for avail and used rings
Paolo Bonzini
2017-02-17
virtio: check for vring setup in virtio_queue_update_used_idx
Paolo Bonzini
2017-02-17
virtio: use VRingMemoryRegionCaches for descriptor ring
Paolo Bonzini
2017-02-17
virtio: add MemoryListener to cache ring translations
Paolo Bonzini
2017-02-17
virtio: use MemoryRegionCache to access descriptors
Paolo Bonzini
2017-02-17
exec: make address_space_cache_destroy idempotent
Paolo Bonzini
2017-02-17
virtio: use address_space_map/unmap to access descriptors
Paolo Bonzini
2017-02-17
virtio: add virtio_*_phys_cached
Paolo Bonzini
2017-02-17
memory: make memory_listener_unregister idempotent
Paolo Bonzini
2017-02-17
docs: add document to explain the usage of vNVDIMM
Haozhong Zhang
2017-02-17
virtio: Report real progress in VQ aio poll handler
Fam Zheng
2017-02-17
pci/pcie: don't assume cap id 0 is reserved
Michael S. Tsirkin
2017-02-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-02-16
target-i386: correctly propagate retaddr into SVM helpers
Paolo Bonzini
2017-02-16
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-upstream-pu...
Peter Maydell
2017-02-16
vl: log available guest crash information
Anton Nefedov
2017-02-16
report guest crash information in GUEST_PANICKED event
Anton Nefedov
2017-02-16
i386/cpu: add crash-information QOM property
Anton Nefedov
2017-02-16
Makefile: avoid leaving the temporary QEMU_PKGVERSION header file
Lin Ma
2017-02-16
vl: Move the cpu_synchronize_all_post_init() after generic devices initializa...
Dou Liyang
2017-02-16
qemu-nbd: Implement socket activation.
Richard W.M. Jones
2017-02-16
linux-user: Add FICLONE and FICLONERANGE ioctls
Helge Deller
2017-02-16
linux-user: Use correct types in load_symbols()
Peter Maydell
2017-02-16
linux-user: fill target sigcontext struct accordingly
Jose Ricardo Ziviani
2017-02-16
linux-user: fix tcg/mmap test
Marc-André Lureau
2017-02-16
linux-user: fix settime old value location
Marc-André Lureau
2017-02-16
linux-user: Update m68k syscall definitions to match Linux 4.6
John Paul Adrian Glaubitz
2017-02-16
linux-user: Update sh4 syscall definitions to match Linux 4.8
John Paul Adrian Glaubitz
2017-02-16
qemu-doc: Clarify that -vga std is now the default
Alberto Garcia
2017-02-16
cpu-exec: remove outermost infinite loop
Paolo Bonzini
2017-02-16
cpu-exec: avoid repeated sigsetjmp on interrupts
Paolo Bonzini
2017-02-16
cpu-exec: avoid cpu_loop_exit in cpu_handle_interrupt
Paolo Bonzini
2017-02-16
cpu-exec: tighten barrier on TCG_EXIT_REQUESTED
Paolo Bonzini
2017-02-16
cpu-exec: fix icount out-of-bounds access
Paolo Bonzini
2017-02-16
hw/char/mcf_uart: QOMify the ColdFire UART
Thomas Huth
2017-02-16
gdbstub: Fix vCont behaviour
Claudio Imbrenda
2017-02-16
move vm_start to cpus.c
Claudio Imbrenda
2017-02-16
char: drop data written to a disconnected pty
Ed Swierk
2017-02-16
apic: reset apic_delivered global variable on machine reset
Pavel Dovgalyuk
2017-02-16
qemu-char: socket backend: disconnect on write error
Anton Nefedov
2017-02-16
test-vmstate: remove yield_until_fd_readable
Paolo Bonzini
2017-02-16
kvm/ioapic: correct kvm ioapic version
Peter Xu
2017-02-16
ioapic: fix error report value of def version
Peter Xu
2017-02-16
kvm/ioapic: dump real object instead of a fake one
Peter Xu
2017-02-16
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2017-02-15
net: e1000e: fix an infinite loop issue
Li Qiang
2017-02-15
net: imx: limit buffer descriptor count
Prasad J Pandit
[next]