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
2015-10-27
net/dump: Provide the dumping facility as a net-filter
Thomas Huth
2015-10-27
net/dump: Separate the NetClientState from the DumpState
Thomas Huth
2015-10-27
net/dump: Rework net-dump init functions
Thomas Huth
2015-10-27
net/dump: Add support for receive_iov function
Thomas Huth
2015-10-27
net: cadence_gem: Set initial MAC address
Sebastian Huber
2015-10-26
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-10-26' into s...
Peter Maydell
2015-10-26
xen-platform: Replace assert() with appropriate error reporting
Eduardo Habkost
2015-10-26
xen_platform: switch to realize
Stefano Stabellini
2015-10-26
Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-pull-request' into...
Peter Maydell
2015-10-26
Qemu/Xen: Fix early freeing MSIX MMIO memory region
Lan Tianyu
2015-10-26
doc: document ivshmem & hugepages
Marc-André Lureau
2015-10-26
ivshmem: use little-endian int64_t for the protocol
Marc-André Lureau
2015-10-26
ivshmem: use kvm irqfd for msi notifications
Marc-André Lureau
2015-10-26
ivshmem: rename MSI eventfd_table
Marc-André Lureau
2015-10-26
ivshmem: remove EventfdEntry.vector
Marc-André Lureau
2015-10-26
ivshmem: add hostmem backend
Marc-André Lureau
2015-10-26
ivshmem: use qemu_strtosz()
Marc-André Lureau
2015-10-26
ivshmem: do not keep shm_fd open
Marc-André Lureau
2015-10-26
tests: add ivshmem qtest
Marc-André Lureau
2015-10-24
qtest: add qtest_add_abrt_handler()
Marc-André Lureau
2015-10-24
msix: implement pba write (but read-only)
Marc-André Lureau
2015-10-24
contrib: remove unnecessary strdup()
Marc-André Lureau
2015-10-24
ivshmem: add check on protocol version in QEMU
David Marchand
2015-10-24
docs: update ivshmem device spec
David Marchand
2015-10-24
ivshmem-server: fix hugetlbfs support
Marc-André Lureau
2015-10-24
ivshmem-server: use a uint16 for client ID
Marc-André Lureau
2015-10-24
ivshmem-client: check the number of vectors
Marc-André Lureau
2015-10-24
contrib: add ivshmem client and server
David Marchand
2015-10-24
util: const event_notifier_get_fd() argument
Marc-André Lureau
2015-10-24
ivshmem: reset mask on device reset
Marc-André Lureau
2015-10-24
ivshmem: error on too many eventfd received
Marc-André Lureau
2015-10-24
ivshmem: replace 'guest' for 'peer' appropriately
Marc-André Lureau
2015-10-24
ivshmem: fix pci_ivshmem_exit()
Marc-André Lureau
2015-10-24
ivshmem: add device description
Marc-André Lureau
2015-10-24
ivshmem: check shm isn't already initialized
Marc-André Lureau
2015-10-24
ivshmem: shmfd can be 0
Marc-André Lureau
2015-10-24
ivshmem: migrate with VMStateDescription
Marc-André Lureau
2015-10-24
ivshmem: use common is_power_of_2()
Marc-André Lureau
2015-10-24
ivshmem: use common return
Marc-André Lureau
2015-10-24
ivshmem: simplify a bit the code
Marc-André Lureau
2015-10-24
ivshmem: print error on invalid peer id
Marc-André Lureau
2015-10-24
ivshmem: improve error handling
Marc-André Lureau
2015-10-24
ivshmem: improve debug messages
Marc-André Lureau
2015-10-24
ivshmem: remove max_peer field
Marc-André Lureau
2015-10-24
ivshmem: initialize max_peer to -1
Marc-André Lureau
2015-10-24
ivshmem: remove useless ivshmem_update_irq() val argument
Marc-André Lureau
2015-10-24
ivshmem: allocate eventfds in resize_peers()
Marc-André Lureau
2015-10-24
ivshmem: simplify around increase_dynamic_storage()
Marc-André Lureau
2015-10-24
ivshmem: limit maximum number of peers to G_MAXUINT16
Marc-André Lureau
2015-10-24
ivshmem: remove last exit(1)
Marc-André Lureau
[next]