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
2016-02-02
ivshmem: use a single eventfd callback, get rid of CharDriver
Marc-André Lureau
2016-02-02
ivshmem: generalize ivshmem_setup_interrupts
Marc-André Lureau
2016-02-02
ivshmem: remove redundant assignment, fix crash with msi=off
Marc-André Lureau
2016-02-02
ivshmem: no need for opaque argument
Marc-André Lureau
2016-01-30
cuda.c: return error for unknown commands
Alyssa Milburn
2016-01-30
cuda: add missing fields to VMStateDescription
Mark Cave-Ayland
2016-01-30
mac_dbdma: add DBDMA controller state to VMStateDescription
Mark Cave-Ayland
2016-01-29
hw/misc: Clean up includes
Peter Maydell
2016-01-29
pci: Clean up includes
Peter Maydell
2016-01-29
arm: Clean up includes
Peter Maydell
2016-01-29
x86: Clean up includes
Peter Maydell
2016-01-29
unicore: Clean up includes
Peter Maydell
2016-01-29
ppc: Clean up includes
Peter Maydell
2016-01-29
lm32: Clean up includes
Peter Maydell
2016-01-22
fpu: Replace uint32 typedef with uint32_t
Peter Maydell
2016-01-21
misc: zynq-xadc: Fix off-by-one
Peter Crosthwaite
2016-01-21
ssi: Move ssi.h into a separate directory
Alistair Francis
2016-01-11
i.MX: move i.MX31 CCM object to register array
Jean-Christophe DUBOIS
2016-01-11
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-01-1...
Peter Maydell
2016-01-11
hw/misc/edu: Convert to realize()
Cao jin
2016-01-09
ivshmem: Store file descriptor for vhost-user negotiation
Tetsuya Mukawa
2015-12-17
hw/misc: Hyper-V test device 'hyperv-testdev'
Andrey Smetanin
2015-12-17
i.MX: Add an i.MX25 specific CCM class/instance
Jean-Christophe Dubois
2015-12-17
i.MX: Split the CCM class into an abstract base class and a concrete class
Jean-Christophe Dubois
2015-12-17
i.MX: rename i.MX CCM get_clock() function and CLK ID enum names
Jean-Christophe Dubois
2015-12-17
i.MX: Fix i.MX31 default/reset configuration
Jean-Christophe Dubois
2015-11-30
mac_dbdma: always initialize channel field in DBDMA_channel
Hervé Poussineau
2015-11-25
ivshmem: Rename property memdev to x-memdev for 2.5
Markus Armbruster
2015-11-25
ivshmem: Mark questionable socket type test FIXME
Markus Armbruster
2015-11-12
hw/misc: Add support for ADC controller in Xilinx Zynq 7000
Guenter Roeck
2015-11-12
cuda.c: add delay to setting of SR_INT bit
Mark Cave-Ayland
2015-11-12
cuda.c: fix T2 timer and enable its interrupt
Mark Cave-Ayland
2015-11-12
cuda.c: rename get_counter() state variable from s to ti for consistency
Mark Cave-Ayland
2015-11-12
cuda.c: refactor get_tb() so that the time can be passed in
Mark Cave-Ayland
2015-11-12
cuda.c: add defines for CUDA registers
Mark Cave-Ayland
2015-11-12
cuda.c: fix CUDA SR interrupt clearing
Mark Cave-Ayland
2015-11-12
cuda.c: implement dummy IIC access commands
Mark Cave-Ayland
2015-11-12
cuda.c: implement simple CUDA_GET_6805_ADDR command
Mark Cave-Ayland
2015-11-12
cuda.c: fix CUDA_PACKET response packet format
Mark Cave-Ayland
2015-11-12
cuda.c: fix CUDA ADB error packet format
Mark Cave-Ayland
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
[next]