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-03-21
ivshmem: Disentangle ivshmem_read()
Markus Armbruster
2016-03-21
ivshmem: Simplify rejection of invalid peer ID from server
Markus Armbruster
2016-03-21
ivshmem: Assert interrupts are set up once
Markus Armbruster
2016-03-21
ivshmem: Leave INTx alone when using MSI-X
Markus Armbruster
2016-03-21
ivshmem: Clean up MSI-X conditions
Markus Armbruster
2016-03-21
ivshmem: Clean up register callbacks
Markus Armbruster
2016-03-21
ivshmem: Failed realize() can leave migration blocker behind
Markus Armbruster
2016-03-21
ivshmem: Fix harmless misuse of Error
Markus Armbruster
2016-03-21
ivshmem: Don't destroy the chardev on version mismatch
Markus Armbruster
2016-03-21
ivshmem: Drop ivshmem_event() stub
Markus Armbruster
2016-03-21
ivshmem: Clean up after commit 9940c32
Markus Armbruster
2016-03-21
ivshmem: Compile debug prints unconditionally to prevent bit-rot
Markus Armbruster
2016-03-21
ivshmem: Add missing newlines to debug printfs
Markus Armbruster
2016-03-16
bcm2835_property: implement framebuffer control/configuration properties
Grégory ESTRADE
2016-03-16
i.MX: Add i.MX6 CCM and ANALOG device.
Jean-Christophe Dubois
2016-03-16
i.MX: Add the CLK_IPG_HIGH clock
Jean-Christophe Dubois
2016-03-16
i.MX: Remove CCM useless clock computation handling.
Jean-Christophe Dubois
2016-03-16
i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.
Jean-Christophe Dubois
2016-03-07
memory: Drop MemoryRegion.ram_addr
Fam Zheng
2016-03-04
bcm2835_mbox/property: replace ldl_phys/stl_phys with endian-specific accesses
Andrew Baumann
2016-02-28
dbdma: warn when using unassigned channel
Hervé Poussineau
2016-02-17
cuda: remove CUDA_GET_SET_IIC/CUDA_COMBINED_FORMAT_IIC commands
Hervé Poussineau
2016-02-17
cuda: remove GET_6805_ADDR command
Hervé Poussineau
2016-02-17
cuda: port SET_TIME command to new framework
Hervé Poussineau
2016-02-17
cuda: port GET_TIME command to new framework
Hervé Poussineau
2016-02-17
cuda: port SET_POWER_MESSAGES command to new framework
Hervé Poussineau
2016-02-17
cuda: port FILE_SERVER_FLAG command to new framework
Hervé Poussineau
2016-02-17
cuda: port RESET_SYSTEM command to new framework
Hervé Poussineau
2016-02-17
cuda: port POWERDOWN command to new framework
Hervé Poussineau
2016-02-17
cuda: port SET_DEVICE_LIST command to new framework
Hervé Poussineau
2016-02-17
cuda: port SET_AUTO_RATE command to new framework
Hervé Poussineau
2016-02-17
cuda: port AUTOPOLL command to new framework
Hervé Poussineau
2016-02-17
cuda: move unknown commands reject out of switch
Hervé Poussineau
2016-02-17
cuda: add a framework to handle commands
Hervé Poussineau
2016-02-16
all: Clean up includes
Peter Maydell
2016-02-11
bcm2835_property: implement "get board revision" query
Stephen Warren
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
qom: Use typedef for Visitor
Eric Blake
2016-02-03
bcm2835_property: add bcm2835 property channel
Andrew Baumann
2016-02-03
bcm2835_mbox: add BCM2835 mailboxes
Andrew Baumann
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
[next]