index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-27
virtio-net: allow increasing rx queue size
Michael S. Tsirkin
1
-1
/
+25
2016-09-24
hw/i386: AMD IOMMU IVRS table
David Kiarie
5
-10
/
+77
2016-09-24
hw/i386: Introduce AMD IOMMU
David Kiarie
3
-0
/
+1490
2016-09-23
hw/i386/trace-events: Add AMD IOMMU trace events
David Kiarie
1
-0
/
+29
2016-09-23
virtio: handle virtqueue_get_head() errors
Stefan Hajnoczi
1
-10
/
+17
2016-09-23
virtio: handle virtqueue_num_heads() errors
Stefan Hajnoczi
1
-3
/
+8
2016-09-23
virtio: handle virtqueue_read_next_desc() errors
Stefan Hajnoczi
1
-13
/
+32
2016-09-23
virtio: use unsigned int for virtqueue_get_avail_bytes() index
Stefan Hajnoczi
1
-1
/
+1
2016-09-23
virtio: handle virtqueue_get_avail_bytes() errors
Stefan Hajnoczi
1
-6
/
+11
2016-09-23
virtio: handle virtqueue_map_desc() errors
Stefan Hajnoczi
1
-19
/
+55
2016-09-23
virtio: migrate vdev->broken flag
Stefan Hajnoczi
1
-0
/
+19
2016-09-23
virtio: stop virtqueue processing if device is broken
Stefan Hajnoczi
1
-0
/
+39
2016-09-23
virtio: fix stray tab character
Stefan Hajnoczi
1
-1
/
+1
2016-09-23
virtio: add check for descriptor's mapped address
Prasad J Pandit
1
-0
/
+5
2016-09-23
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160923' into...
Peter Maydell
14
-276
/
+437
2016-09-23
Merge remote-tracking branch 'remotes/famz/tags/various-pull-request' into st...
Peter Maydell
6
-20
/
+13
2016-09-23
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+2
2016-09-23
vl: Switch qemu_uuid to QemuUUID
Fam Zheng
6
-20
/
+12
2016-09-23
util: Add UUID API
Fam Zheng
1
-0
/
+1
2016-09-23
spapr_pci: Add numa node id
Alexey Kardashevskiy
1
-0
/
+13
2016-09-23
ppc/xics: account correct irq status
Nikunj A Dadhania
1
-2
/
+5
2016-09-23
Enable H_CLEAR_MOD and H_CLEAR_REF hypercalls on KVM/PPC64.
Nathan Whitehorn
1
-0
/
+3
2016-09-23
target-ppc: tlbie/tlbivax should have global effect
Nikunj A Dadhania
1
-0
/
+2
2016-09-23
target-ppc: add flag in check_tlb_flush()
Nikunj A Dadhania
1
-2
/
+2
2016-09-23
spapr: Introduce sPAPRCPUCoreClass
Bharata B Rao
2
-69
/
+41
2016-09-23
spapr_vscsi: convert to trace framework instead of DPRINTF
Laurent Vivier
2
-52
/
+63
2016-09-23
spapr_llan: convert to trace framework instead of DPRINTF
Laurent Vivier
2
-36
/
+41
2016-09-23
spapr_vio: convert to trace framework instead of DPRINTF
Laurent Vivier
2
-14
/
+7
2016-09-23
spapr_rtas: convert to trace framework instead of DPRINTF
Laurent Vivier
2
-22
/
+16
2016-09-23
spapr_drc: convert to trace framework instead of DPRINTF
Laurent Vivier
2
-34
/
+41
2016-09-23
adb.c: prevent NO_KEY value from going to guest
John Arbuckle
1
-14
/
+9
2016-09-23
adb.c: correct several key assignments
John Arbuckle
1
-6
/
+6
2016-09-23
adb.c: add support for QKeyCode
John Arbuckle
1
-45
/
+189
2016-09-23
tests: add RTAS command in the protocol
Laurent Vivier
1
-0
/
+19
2016-09-22
imx: Use 'const char', not 'char const'
Peter Maydell
7
-8
/
+8
2016-09-22
vmstateify ssi-sd
Dr. David Alan Gilbert
1
-42
/
+28
2016-09-22
vmstateify ssd0323 display
Dr. David Alan Gilbert
1
-62
/
+40
2016-09-22
loader: Add AddressSpace loading support to targphys
Alistair Francis
1
-2
/
+8
2016-09-22
loader: Add AddressSpace loading support to uImages
Alistair Francis
1
-4
/
+13
2016-09-22
loader: Add AddressSpace loading support to ELFs
Alistair Francis
1
-2
/
+14
2016-09-22
loader: Allow a custom AddressSpace when loading ROMs
Alistair Francis
1
-9
/
+34
2016-09-22
loader: Use the specified MemoryRegion
Alistair Francis
1
-1
/
+2
2016-09-22
xlnx-zynqmp: Set the number of priority queues
Alistair Francis
1
-0
/
+2
2016-09-22
cadence_gem: Correct indentation
Alistair Francis
1
-96
/
+101
2016-09-22
cadence_gem: Add queue support
Alistair Francis
1
-24
/
+107
2016-09-22
cadence_gem: Add support for screening
Alistair Francis
1
-2
/
+169
2016-09-22
cadence_gem: Add the num-priority-queues property
Alistair Francis
1
-39
/
+55
2016-09-22
cadence_gem: QOMify Cadence GEM
Alistair Francis
1
-11
/
+17
2016-09-22
hw/ptimer: Suppress error messages under qtest
Dmitry Osipenko
1
-2
/
+7
2016-09-22
hw/ptimer: Introduce timer policy feature
Dmitry Osipenko
23
-30
/
+33
[next]