Age | Commit message (Expand) | Author |
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 |
2017-02-15 | colo-compare: sort TCP packet queue by sequence number | Zhang Chen |
2017-02-15 | net: e1000e: fix dead code in e1000e_write_packet_to_guest | Paolo Bonzini |
2017-02-15 | net: Mark 'vlan' parameter as deprecated | Thomas Huth |
2017-02-14 | linux-user: manage two new IFLA host message types | Laurent Vivier |
2017-02-14 | linux-user: Fix mq_open | Lena Djokic |
2017-02-14 | linux-user: Fix readahead | Lena Djokic |
2017-02-14 | linux-user: Fix inotify_init1 support | Lena Djokic |