index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
ivshmem: replace 'guest' for 'peer' appropriately
Marc-André Lureau
2015-10-24
1
-14
/
+14
*
ivshmem: fix pci_ivshmem_exit()
Marc-André Lureau
2015-10-24
1
-3
/
+35
*
ivshmem: add device description
Marc-André Lureau
2015-10-24
1
-0
/
+1
*
ivshmem: check shm isn't already initialized
Marc-André Lureau
2015-10-24
1
-0
/
+6
*
ivshmem: shmfd can be 0
Marc-André Lureau
2015-10-24
1
-3
/
+3
*
ivshmem: migrate with VMStateDescription
Marc-André Lureau
2015-10-24
1
-53
/
+89
*
ivshmem: use common is_power_of_2()
Marc-André Lureau
2015-10-24
1
-5
/
+1
*
ivshmem: use common return
Marc-André Lureau
2015-10-24
1
-2
/
+1
*
ivshmem: simplify a bit the code
Marc-André Lureau
2015-10-24
1
-14
/
+14
*
ivshmem: print error on invalid peer id
Marc-André Lureau
2015-10-24
1
-0
/
+1
*
ivshmem: improve error handling
Marc-André Lureau
2015-10-24
1
-3
/
+7
*
ivshmem: improve debug messages
Marc-André Lureau
2015-10-24
1
-3
/
+7
*
ivshmem: remove max_peer field
Marc-André Lureau
2015-10-24
1
-9
/
+1
*
ivshmem: initialize max_peer to -1
Marc-André Lureau
2015-10-24
1
-2
/
+2
*
ivshmem: remove useless ivshmem_update_irq() val argument
Marc-André Lureau
2015-10-24
1
-4
/
+4
*
ivshmem: allocate eventfds in resize_peers()
Marc-André Lureau
2015-10-24
1
-9
/
+2
*
ivshmem: simplify around increase_dynamic_storage()
Marc-André Lureau
2015-10-24
1
-16
/
+11
*
ivshmem: limit maximum number of peers to G_MAXUINT16
Marc-André Lureau
2015-10-24
1
-2
/
+3
*
ivshmem: remove last exit(1)
Marc-André Lureau
2015-10-24
1
-1
/
+1
*
ivshmem: more qdev conversion
Marc-André Lureau
2015-10-24
1
-51
/
+68
*
ivshmem: remove useless doorbell field
Marc-André Lureau
2015-10-24
1
-1
/
+0
*
ivshmem: remove superflous ivshmem_attr field
Marc-André Lureau
2015-10-24
1
-9
/
+7
*
ivshmem: remove unnecessary dup()
Marc-André Lureau
2015-10-24
1
-15
/
+6
*
ivshmem: factor out the incoming fifo handling
Marc-André Lureau
2015-10-24
1
-20
/
+39
*
ivshmem: fix number of bytes to push to fifo
Marc-André Lureau
2015-10-24
1
-1
/
+1
*
ivhsmem: read do not accept more than sizeof(long)
Marc-André Lureau
2015-10-24
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151023' into st...
Peter Maydell
2015-10-23
16
-40
/
+136
|
\
|
*
prep: do not use CPU_LOG_IOPORT, convert to tracepoints
Paolo Bonzini
2015-10-23
1
-27
/
+3
|
*
openpic: add to misc category
Laurent Vivier
2015-10-23
2
-0
/
+2
|
*
macio-nvram: add to misc category
Laurent Vivier
2015-10-23
1
-0
/
+1
|
*
macio: add to bridge category
Laurent Vivier
2015-10-23
1
-0
/
+1
|
*
uninorth: add to bridge category
Laurent Vivier
2015-10-23
1
-0
/
+8
|
*
macio-ide: add to storage category
Laurent Vivier
2015-10-23
1
-0
/
+1
|
*
cuda: add to bridge category
Laurent Vivier
2015-10-23
1
-0
/
+1
|
*
grackle: add to bridge category
Laurent Vivier
2015-10-23
1
-0
/
+2
|
*
escc: add to input category
Laurent Vivier
2015-10-23
1
-0
/
+1
|
*
cmd646: add to storage category
Laurent Vivier
2015-10-23
1
-0
/
+1
|
*
adb: add to input category
Laurent Vivier
2015-10-23
1
-0
/
+2
|
*
ppc/spapr: Add "ibm,pa-features" property to the device-tree
Benjamin Herrenschmidt
2015-10-23
1
-0
/
+31
|
*
hw/scsi/spapr_vscsi: Remove superfluous memset
Thomas Huth
2015-10-23
1
-1
/
+0
|
*
spapr_pci: Allow VFIO devices to work on the normal PCI host bridge
David Gibson
2015-10-23
1
-0
/
+6
|
*
spapr_iommu: Provide a function to switch a TCE table to allowing VFIO
David Gibson
2015-10-23
1
-0
/
+32
|
*
spapr_iommu: Rename vfio_accel parameter
David Gibson
2015-10-23
1
-3
/
+3
|
*
spapr_pci: Allow PCI host bridge DMA window to be configured
David Gibson
2015-10-23
1
-2
/
+5
|
*
spapr: Add "slb-size" property to CPU device tree nodes
Thomas Huth
2015-10-23
1
-0
/
+1
|
*
spapr: Abort when HTAB of requested size isn't allocated
Bharata B Rao
2015-10-23
1
-0
/
+8
|
*
spapr: Allocate HTAB from machine init
Bharata B Rao
2015-10-23
1
-7
/
+27
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-10-23
1
-24
/
+24
|
\
\
|
|
/
|
/
|
|
*
vhost-user: fix up rhel6 build
Michael S. Tsirkin
2015-10-22
1
-24
/
+24
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-10-22
13
-311
/
+761
|
\
\
|
|
/
[next]