index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390x/css: {c,h,t,r,x}sch: require enable AND device number valid
Sascha Silbe
2016-09-28
1
-6
/
+6
*
s390x/pci: code cleanup
Yi Min Zhao
2016-09-28
1
-11
/
+0
*
s390x/pci: assign msix io region for each pci device
Yi Min Zhao
2016-09-28
2
-13
/
+28
*
s390x/pci: re-arrange variable declarations
Pierre Morel
2016-09-28
1
-2
/
+4
*
sysbus: Remove ignored return value of FindSysbusDeviceFunc
David Gibson
2016-09-27
5
-15
/
+7
*
imx_fec: fix error in qemu_send_packet argument
Paolo Bonzini
2016-09-27
1
-1
/
+1
*
mcf_fec: fix error in qemu_send_packet argument
Paolo Bonzini
2016-09-27
1
-1
/
+1
*
net: mcf: limit buffer descriptor count
Prasad J Pandit
2016-09-27
1
-2
/
+3
*
e1000e: Fix EIAC register implementation
Dmitry Fleytman
2016-09-27
1
-5
/
+9
*
e1000e: Fix spurious RX TCP ACK interrupts
Dmitry Fleytman
2016-09-27
1
-1
/
+2
*
e1000e: Fix OTHER interrupts processing for MSI-X
Dmitry Fleytman
2016-09-27
1
-1
/
+1
*
e1000e: Fix PBACLR implementation
Dmitry Fleytman
2016-09-27
1
-1
/
+1
*
e1000e: Fix CTRL_EXT.EIAME behavior
Dmitry Fleytman
2016-09-27
2
-3
/
+3
*
e1000e: Flush receive queues on link up
Dmitry Fleytman
2016-09-27
1
-0
/
+3
*
e1000e: Flush all receive queues on receive enable
Dmitry Fleytman
2016-09-27
3
-2
/
+5
*
e1000: fix buliding complaint
Gonglei
2016-09-27
1
-1
/
+1
*
virtio-net: allow increasing rx queue size
Michael S. Tsirkin
2016-09-27
1
-1
/
+25
*
hw/i386: AMD IOMMU IVRS table
David Kiarie
2016-09-24
5
-10
/
+77
*
hw/i386: Introduce AMD IOMMU
David Kiarie
2016-09-24
3
-0
/
+1490
*
hw/i386/trace-events: Add AMD IOMMU trace events
David Kiarie
2016-09-23
1
-0
/
+29
*
virtio: handle virtqueue_get_head() errors
Stefan Hajnoczi
2016-09-23
1
-10
/
+17
*
virtio: handle virtqueue_num_heads() errors
Stefan Hajnoczi
2016-09-23
1
-3
/
+8
*
virtio: handle virtqueue_read_next_desc() errors
Stefan Hajnoczi
2016-09-23
1
-13
/
+32
*
virtio: use unsigned int for virtqueue_get_avail_bytes() index
Stefan Hajnoczi
2016-09-23
1
-1
/
+1
*
virtio: handle virtqueue_get_avail_bytes() errors
Stefan Hajnoczi
2016-09-23
1
-6
/
+11
*
virtio: handle virtqueue_map_desc() errors
Stefan Hajnoczi
2016-09-23
1
-19
/
+55
*
virtio: migrate vdev->broken flag
Stefan Hajnoczi
2016-09-23
1
-0
/
+19
*
virtio: stop virtqueue processing if device is broken
Stefan Hajnoczi
2016-09-23
1
-0
/
+39
*
virtio: fix stray tab character
Stefan Hajnoczi
2016-09-23
1
-1
/
+1
*
virtio: add check for descriptor's mapped address
Prasad J Pandit
2016-09-23
1
-0
/
+5
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160923' into...
Peter Maydell
2016-09-23
14
-276
/
+437
|
\
|
*
spapr_pci: Add numa node id
Alexey Kardashevskiy
2016-09-23
1
-0
/
+13
|
*
ppc/xics: account correct irq status
Nikunj A Dadhania
2016-09-23
1
-2
/
+5
|
*
Enable H_CLEAR_MOD and H_CLEAR_REF hypercalls on KVM/PPC64.
Nathan Whitehorn
2016-09-23
1
-0
/
+3
|
*
target-ppc: tlbie/tlbivax should have global effect
Nikunj A Dadhania
2016-09-23
1
-0
/
+2
|
*
target-ppc: add flag in check_tlb_flush()
Nikunj A Dadhania
2016-09-23
1
-2
/
+2
|
*
spapr: Introduce sPAPRCPUCoreClass
Bharata B Rao
2016-09-23
2
-69
/
+41
|
*
spapr_vscsi: convert to trace framework instead of DPRINTF
Laurent Vivier
2016-09-23
2
-52
/
+63
|
*
spapr_llan: convert to trace framework instead of DPRINTF
Laurent Vivier
2016-09-23
2
-36
/
+41
|
*
spapr_vio: convert to trace framework instead of DPRINTF
Laurent Vivier
2016-09-23
2
-14
/
+7
|
*
spapr_rtas: convert to trace framework instead of DPRINTF
Laurent Vivier
2016-09-23
2
-22
/
+16
|
*
spapr_drc: convert to trace framework instead of DPRINTF
Laurent Vivier
2016-09-23
2
-34
/
+41
|
*
adb.c: prevent NO_KEY value from going to guest
John Arbuckle
2016-09-23
1
-14
/
+9
|
*
adb.c: correct several key assignments
John Arbuckle
2016-09-23
1
-6
/
+6
|
*
adb.c: add support for QKeyCode
John Arbuckle
2016-09-23
1
-45
/
+189
|
*
tests: add RTAS command in the protocol
Laurent Vivier
2016-09-23
1
-0
/
+19
*
|
Merge remote-tracking branch 'remotes/famz/tags/various-pull-request' into st...
Peter Maydell
2016-09-23
6
-20
/
+13
|
\
\
|
*
|
vl: Switch qemu_uuid to QemuUUID
Fam Zheng
2016-09-23
6
-20
/
+12
|
*
|
util: Add UUID API
Fam Zheng
2016-09-23
1
-0
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-09-23
1
-0
/
+2
|
\
\
[next]