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-12-06
Merge remote-tracking branch 'jasowang/tags/net-pull-request' into staging
Stefan Hajnoczi
3
-3
/
+11
2016-12-06
fsl_etsec: Fix various small problems in hexdump code
Andrey Smirnov
1
-2
/
+2
2016-12-05
display: cirrus: check vga bits per pixel(bpp) value
Prasad J Pandit
1
-4
/
+10
2016-12-05
fsl_etsec: Pad short payloads with zeros
Andrey Smirnov
1
-0
/
+8
2016-12-05
net: mcf: check receive buffer size register value
Prasad J Pandit
1
-1
/
+1
2016-12-05
virtio-gpu: fix memory leak in update_cursor_data_virgl
Li Qiang
1
-0
/
+1
2016-12-05
virtio-gpu: fix information leak in getting capset info dispatch
Li Qiang
1
-0
/
+1
2016-12-05
qxl: Only emit QXL_INTERRUPT_CLIENT_MONITORS_CONFIG on config changes
Christophe Fergeau
1
-1
/
+36
2016-12-01
Merge remote-tracking branch 'dgibson/tags/ppc-for-2.8-20161201' into staging
Stefan Hajnoczi
1
-0
/
+5
2016-12-01
spapr: fix default DRC state for coldplugged LMBs
Michael Roth
1
-0
/
+5
2016-11-30
virtio-crypto: fix uninitialized variables
Gonglei
1
-1
/
+1
2016-11-30
loader: fix undefined behavior in rom_order_compare()
Laszlo Ersek
1
-1
/
+1
2016-11-30
loader: fix handling of custom address spaces when adding ROM blobs
Laszlo Ersek
4
-4
/
+6
2016-11-30
intel_iommu: fix incorrect device invalidate
Peter Xu
1
-0
/
+1
2016-11-29
Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging
Stefan Hajnoczi
3
-26
/
+46
2016-11-29
Merge remote-tracking branch 'sstabellini/tags/xen-20161128-tag' into staging
Stefan Hajnoczi
1
-6
/
+36
2016-11-29
Merge remote-tracking branch 'pm215/tags/pull-target-arm-20161128' into staging
Stefan Hajnoczi
2
-1
/
+23
2016-11-28
migration/pcspk: Add a property to state if pcspk is migrated
Dr. David Alan Gilbert
1
-0
/
+10
2016-11-28
pci-assign: sync MSI/MSI-X cap and table with PCIDevice
Peter Xu
1
-0
/
+4
2016-11-28
megasas: clean up and fix request completion/cancellation
Paolo Bonzini
1
-25
/
+28
2016-11-28
megasas: do not call pci_dma_unmap after having freed the frame once
Paolo Bonzini
1
-1
/
+4
2016-11-28
arm: Create /chosen and /memory devicetree nodes if necessary
Guenter Roeck
1
-0
/
+17
2016-11-28
generic-loader: file: Only set a PC if a CPU is specified
Alistair Francis
1
-1
/
+6
2016-11-24
Merge remote-tracking branch 'gkurz/tags/for-upstream' into staging
Stefan Hajnoczi
3
-2
/
+30
2016-11-24
Merge remote-tracking branch 'rth/tags/pull-axp-20161123' into staging
Stefan Hajnoczi
1
-1
/
+1
2016-11-23
xen_disk: split discard input to match internal representation
Olaf Hering
1
-6
/
+36
2016-11-23
9pfs: add cleanup operation for proxy backend driver
Li Qiang
1
-0
/
+13
2016-11-23
9pfs: add cleanup operation for handle backend driver
Li Qiang
1
-0
/
+9
2016-11-23
9pfs: add cleanup operation in FileOperations
Li Qiang
1
-0
/
+6
2016-11-23
9pfs: adjust the order of resource cleanup in device unrealize
Li Qiang
1
-2
/
+2
2016-11-23
Merge remote-tracking branch 'dgibson/tags/ppc-for-2.8-20161123' into staging
Stefan Hajnoczi
5
-13
/
+116
2016-11-23
Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging
Stefan Hajnoczi
1
-2
/
+0
2016-11-23
spapr: Fix 2.7<->2.8 migration of PCI host bridge
David Gibson
2
-5
/
+33
2016-11-23
Revert "spapr: Fix migration of PCI host bridges from qemu-2.7"
David Gibson
1
-12
/
+6
2016-11-23
target-ppc: Allow eventual removal of old migration mistakes
David Gibson
1
-0
/
+5
2016-11-23
ppc: Make uninorth interrupt swizzling identical to Grackle
Benjamin Herrenschmidt
1
-3
/
+1
2016-11-23
hw/char/spapr_vty: Return amount of free buffer entries in vty_can_receive()
Thomas Huth
1
-1
/
+1
2016-11-23
spapr: migration support for CAS-negotiated option vectors
Michael Roth
2
-0
/
+78
2016-11-22
scsi/esp: do not raise an interrupt when reading the FIFO register
Hervé Poussineau
1
-2
/
+0
2016-11-22
xen: attach pvusb usb bus to backend qdev
Juergen Gross
1
-13
/
+10
2016-11-22
xen: create qdev for each backend device
Juergen Gross
2
-1
/
+50
2016-11-22
xen: add an own bus for xen backend devices
Juergen Gross
1
-3
/
+16
2016-11-22
target-alpha: Fix interrupt mask for cpu1
Richard Henderson
1
-1
/
+1
2016-11-21
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
12
-55
/
+134
2016-11-18
acpi: Use apic_id_limit when calculating legacy ACPI table size
Eduardo Habkost
1
-1
/
+1
2016-11-18
ipmi: fix qemu crash while migrating with ipmi
ZhuangYanying
1
-4
/
+2
2016-11-18
ivshmem: Fix 64 bit memory bar configuration
Zhuang Yanying
1
-1
/
+3
2016-11-18
virtio: set ISR on dataplane notifications
Paolo Bonzini
5
-20
/
+31
2016-11-18
virtio: access ISR atomically
Paolo Bonzini
3
-14
/
+23
2016-11-18
virtio: introduce grab/release_ioeventfd to fix vhost
Paolo Bonzini
3
-18
/
+70
[next]