index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-27
target-arm: Add HPFAR_EL2
Edgar E. Iglesias
2
-0
/
+13
2015-10-27
i.MX: Standardize i.MX GPT debug
Jean-Christophe Dubois
1
-33
/
+23
2015-10-27
i.MX: Standardize i.MX EPIT debug
Jean-Christophe Dubois
1
-28
/
+20
2015-10-27
i.MX: Standardize i.MX FEC debug
Jean-Christophe Dubois
1
-32
/
+32
2015-10-27
i.MX: Standardize i.MX CCM debug
Jean-Christophe Dubois
1
-12
/
+22
2015-10-27
i.MX: Standardize i.MX AVIC debug
Jean-Christophe Dubois
1
-26
/
+18
2015-10-27
i.MX: Standardize i.MX I2C debug
Jean-Christophe Dubois
1
-21
/
+22
2015-10-27
i.MX: Standardize i.MX GPIO debug
Jean-Christophe Dubois
1
-13
/
+14
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
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
6
-34
/
+232
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
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-10-26' into s...
Peter Maydell
5
-7
/
+29
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
Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-pull-request' into...
Peter Maydell
26
-321
/
+3106
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
[prev]
[next]