index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
gpio
/
imx_gpio.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-27
i.MX: Standardize i.MX serial debug.
Jean-Christophe Dubois
1
-26
/
+24
2015-10-27
hw/arm/virt: don't use a15memmap directly
Andrew Jones
1
-4
/
+21
2015-10-27
arm_gic_kvm: Disable live migration if not supported
Pavel Fedin
2
-11
/
+12
2015-10-27
target-arm: Add support for SPSR_(ABT|UND|IRQ|FIQ)
Soren Brinkmann
1
-0
/
+16
2015-10-27
target-arm/translate.c: Handle non-executable page-straddling Thumb insns
Peter Maydell
1
-1
/
+44
2015-10-27
target-arm: Fix "no 64-bit EL2" assumption in arm_excp_unmasked()
Peter Maydell
1
-30
/
+52
2015-10-27
net: free the string returned by object_get_canonical_path_component
Yang Hongyang
1
-2
/
+3
2015-10-27
net: make iov_to_buf take right size argument in nc_sendv_compat()
Yang Hongyang
1
-1
/
+1
2015-10-27
net: Remove duplicate data from query-rx-filter on multiqueue net devices
Vladislav Yasevich
1
-0
/
+6
2015-10-27
vmxnet3: Do not fill stats if device is inactive
Shmulik Ladkani
1
-0
/
+4
2015-10-27
options: Add documentation for filter-dump
Thomas Huth
1
-0
/
+8
2015-10-27
net/dump: Provide the dumping facility as a net-filter
Thomas Huth
2
-2
/
+134
2015-10-27
net/dump: Separate the NetClientState from the DumpState
Thomas Huth
1
-25
/
+49
2015-10-27
net/dump: Rework net-dump init functions
Thomas Huth
1
-14
/
+13
2015-10-27
net/dump: Add support for receive_iov function
Thomas Huth
1
-3
/
+21
2015-10-27
net: cadence_gem: Set initial MAC address
Sebastian Huber
1
-0
/
+6
2015-10-26
xen-platform: Replace assert() with appropriate error reporting
Eduardo Habkost
1
-1
/
+5
2015-10-26
xen_platform: switch to realize
Stefano Stabellini
1
-4
/
+2
2015-10-26
Qemu/Xen: Fix early freeing MSIX MMIO memory region
Lan Tianyu
4
-2
/
+22
2015-10-26
doc: document ivshmem & hugepages
Marc-André Lureau
1
-0
/
+13
2015-10-26
ivshmem: use little-endian int64_t for the protocol
Marc-André Lureau
7
-41
/
+54
2015-10-26
ivshmem: use kvm irqfd for msi notifications
Marc-André Lureau
1
-6
/
+174
2015-10-26
ivshmem: rename MSI eventfd_table
Marc-André Lureau
1
-9
/
+9
2015-10-26
ivshmem: remove EventfdEntry.vector
Marc-André Lureau
1
-4
/
+4
2015-10-26
ivshmem: add hostmem backend
Marc-André Lureau
2
-18
/
+78
2015-10-26
ivshmem: use qemu_strtosz()
Marc-André Lureau
1
-31
/
+5
2015-10-26
ivshmem: do not keep shm_fd open
Marc-André Lureau
1
-11
/
+5
2015-10-26
tests: add ivshmem qtest
Marc-André Lureau
2
-20
/
+448
2015-10-24
qtest: add qtest_add_abrt_handler()
Marc-André Lureau
2
-13
/
+26
2015-10-24
msix: implement pba write (but read-only)
Marc-André Lureau
1
-0
/
+6
2015-10-24
contrib: remove unnecessary strdup()
Marc-André Lureau
2
-4
/
+4
2015-10-24
ivshmem: add check on protocol version in QEMU
David Marchand
7
-8
/
+81
2015-10-24
docs: update ivshmem device spec
David Marchand
1
-31
/
+93
2015-10-24
ivshmem-server: fix hugetlbfs support
Marc-André Lureau
3
-6
/
+54
2015-10-24
ivshmem-server: use a uint16 for client ID
Marc-André Lureau
2
-2
/
+11
2015-10-24
ivshmem-client: check the number of vectors
Marc-André Lureau
1
-0
/
+5
2015-10-24
contrib: add ivshmem client and server
David Marchand
12
-3
/
+1759
2015-10-24
util: const event_notifier_get_fd() argument
Marc-André Lureau
2
-2
/
+2
2015-10-24
ivshmem: reset mask on device reset
Marc-André Lureau
1
-0
/
+1
2015-10-24
ivshmem: error on too many eventfd received
Marc-André Lureau
1
-0
/
+7
2015-10-24
ivshmem: replace 'guest' for 'peer' appropriately
Marc-André Lureau
1
-14
/
+14
2015-10-24
ivshmem: fix pci_ivshmem_exit()
Marc-André Lureau
1
-3
/
+35
2015-10-24
ivshmem: add device description
Marc-André Lureau
1
-0
/
+1
2015-10-24
ivshmem: check shm isn't already initialized
Marc-André Lureau
1
-0
/
+6
2015-10-24
ivshmem: shmfd can be 0
Marc-André Lureau
1
-3
/
+3
2015-10-24
ivshmem: migrate with VMStateDescription
Marc-André Lureau
1
-53
/
+89
2015-10-24
ivshmem: use common is_power_of_2()
Marc-André Lureau
1
-5
/
+1
2015-10-24
ivshmem: use common return
Marc-André Lureau
1
-2
/
+1
2015-10-24
ivshmem: simplify a bit the code
Marc-André Lureau
1
-14
/
+14
2015-10-24
ivshmem: print error on invalid peer id
Marc-André Lureau
1
-0
/
+1
[prev]
[next]