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
/
misc
Age
Commit message (
Expand
)
Author
2015-10-27
i.MX: Standardize i.MX CCM debug
Jean-Christophe Dubois
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
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
2015-10-24
ivshmem: remove useless doorbell field
Marc-André Lureau
2015-10-24
ivshmem: remove superflous ivshmem_attr field
Marc-André Lureau
2015-10-24
ivshmem: remove unnecessary dup()
Marc-André Lureau
2015-10-24
ivshmem: factor out the incoming fifo handling
Marc-André Lureau
2015-10-24
ivshmem: fix number of bytes to push to fifo
Marc-André Lureau
2015-10-24
ivhsmem: read do not accept more than sizeof(long)
Marc-André Lureau
2015-10-23
macio: add to bridge category
Laurent Vivier
2015-10-23
cuda: add to bridge category
Laurent Vivier
2015-10-16
misc: zynq_slcr: Fix MMIO writes
Peter Crosthwaite
2015-10-09
macio: move DBDMA_init from instance_init to realize
Paolo Bonzini
2015-10-09
hw: do not pass NULL to memory_region_init from instance_init
Paolo Bonzini
2015-09-20
mac_dbdma: always clear FLUSH bit once DBDMA channel flush is complete
Mark Cave-Ayland
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-07
Added generic panic handler qemu_system_guest_panicked()
Andrey Smetanin
2015-09-07
arm: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-08-13
i.MX: Fix Coding style for CCM emulator
Jean-Christophe Dubois
2015-08-13
i.MX: Split CCM emulator in a header file and a source file
Jean-Christophe Dubois
2015-07-07
macio: remove nonexistent interrupt on pin 1
Cormac O'Brien
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
[next]