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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2015-10-29
vhost-user: cleanup msg size math
Michael S. Tsirkin
2015-10-29
vhost-user: cleanup struct size math
Michael S. Tsirkin
2015-10-27
i.MX: Standardize i.MX GPT debug
Jean-Christophe Dubois
2015-10-27
i.MX: Standardize i.MX EPIT debug
Jean-Christophe Dubois
2015-10-27
i.MX: Standardize i.MX FEC debug
Jean-Christophe Dubois
2015-10-27
i.MX: Standardize i.MX CCM debug
Jean-Christophe Dubois
2015-10-27
i.MX: Standardize i.MX AVIC debug
Jean-Christophe Dubois
2015-10-27
i.MX: Standardize i.MX I2C debug
Jean-Christophe Dubois
2015-10-27
i.MX: Standardize i.MX GPIO debug
Jean-Christophe Dubois
2015-10-27
i.MX: Standardize i.MX serial debug.
Jean-Christophe Dubois
2015-10-27
hw/arm/virt: don't use a15memmap directly
Andrew Jones
2015-10-27
arm_gic_kvm: Disable live migration if not supported
Pavel Fedin
2015-10-27
vmxnet3: Do not fill stats if device is inactive
Shmulik Ladkani
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
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-24
msix: implement pba write (but read-only)
Marc-André Lureau
2015-10-24
ivshmem: add check on protocol version in QEMU
David Marchand
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
2015-10-24
ivshmem: more qdev conversion
Marc-André Lureau
[next]