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
/
include
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio: introduce virtqueue_alloc_element
Paolo Bonzini
2016-02-06
1
-4
/
+5
*
virtio: introduce qemu_get/put_virtqueue_element
Paolo Bonzini
2016-02-06
1
-0
/
+2
*
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
2016-02-06
7
-8
/
+7
*
virtio: move VirtQueueElement at the beginning of the structs
Paolo Bonzini
2016-02-04
2
-8
/
+7
*
virtio-gpu: block any rendering until client (ui) is done
Gerd Hoffmann
2016-02-03
1
-0
/
+1
*
virtio-gpu: add support to enable/disable command processing
Gerd Hoffmann
2016-02-03
1
-0
/
+2
*
virtio-gpu: maintain command queue
Gerd Hoffmann
2016-02-03
1
-0
/
+1
*
virtio-scsi: Catch BDS-BB removal/insertion
Max Reitz
2016-02-02
1
-0
/
+10
*
spapr: Remove rtas_st_buffer_direct()
David Gibson
2016-01-30
1
-8
/
+0
*
spapr: Small fixes to rtas_ibm_get_system_parameter, remove rtas_st_buffer
David Gibson
2016-01-30
1
-19
/
+9
*
xen: make it possible to build without the Xen PV domain builder
Ian Campbell
2016-01-26
1
-0
/
+2
*
xen: domainbuild: reopen libxenctrl interface after forking for domain watcher.
Ian Campbell
2016-01-26
1
-17
/
+0
*
xen: Use stable library interfaces when they are available.
Ian Campbell
2016-01-26
1
-2
/
+33
*
xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.
Ian Campbell
2016-01-26
2
-0
/
+26
*
xen: Switch to libxengnttab interface for compat shims.
Ian Campbell
2016-01-26
2
-11
/
+33
*
xen: Switch to libxenevtchn interface for compat shims.
Ian Campbell
2016-01-26
2
-11
/
+35
*
fdc: change auto fallback drive for ISA FDC to 288
John Snow
2016-01-25
1
-0
/
+4
*
fdc: Add fallback option
John Snow
2016-01-25
1
-0
/
+1
*
fdc: add drive type qapi enum
John Snow
2016-01-25
1
-8
/
+1
*
fpu: Replace uint32 typedef with uint32_t
Peter Maydell
2016-01-22
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160121' into sta...
Peter Maydell
2016-01-21
1
-2
/
+2
|
\
|
*
xen-hvm: Clean up xen_ram_alloc() error handling
Markus Armbruster
2016-01-14
1
-1
/
+1
|
*
xen-hvm: Clean up xen_hvm_init() error handling
Markus Armbruster
2016-01-14
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2016-01-21
1
-0
/
+3
|
\
\
|
*
|
target-i386: Add support to migrate vcpu's TSC rate
Haozhong Zhang
2016-01-21
1
-0
/
+3
*
|
|
hw/arm/virt: add secure memory region and UART
Peter Maydell
2016-01-21
1
-0
/
+1
*
|
|
xlnx-zynqmp: Connect the SPI devices
Alistair Francis
2016-01-21
1
-0
/
+3
*
|
|
xilinx_spips: Separate the state struct into a header
Alistair Francis
2016-01-21
1
-0
/
+72
*
|
|
ssi: Move ssi.h into a separate directory
Alistair Francis
2016-01-21
1
-4
/
+6
|
/
/
*
|
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
2016-01-18
1
-0
/
+2
|
\
\
|
*
|
vmstate: define vmstate_info_uinttl
Juan Quintela
2016-01-16
1
-0
/
+2
*
|
|
vmw_pvscsi: x-disable-pcie, x-old-pci-configuration back-compat props are 2.5...
Shmulik Ladkani
2016-01-15
1
-8
/
+9
|
/
/
*
/
xlnx-zynqmp: Add support for high DDR memory regions
Alistair Francis
2016-01-15
1
-0
/
+12
|
/
*
isa: Clean up error handling around isa_bus_new()
Markus Armbruster
2016-01-13
1
-1
/
+1
*
hw: Inline the qdev_prop_set_drive_nofail() wrapper
Markus Armbruster
2016-01-13
1
-2
/
+0
*
Merge remote-tracking branch 'remotes/kvaneesh/tags/for-upstream-signed' into...
Peter Maydell
2016-01-12
1
-24
/
+0
|
\
|
*
9pfs: merge hw/virtio/virtio-9p.h into hw/9pfs/virtio-9p.h
Wei Liu
2016-01-08
1
-24
/
+0
*
|
i.MX: move i.MX31 CCM object to register array
Jean-Christophe DUBOIS
2016-01-11
1
-8
/
+30
*
|
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2016-01-11
1
-1
/
+9
|
\
\
|
*
|
vmxnet3: Introduce 'x-disable-pcie' back-compat property
Shmulik Ladkani
2016-01-11
1
-0
/
+4
|
*
|
vmxnet3: Introduce 'x-old-msi-offsets' back-compat property
Shmulik Ladkani
2016-01-11
1
-1
/
+5
|
|
/
*
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160111' into...
Peter Maydell
2016-01-11
4
-10
/
+12
|
\
\
|
*
|
spapr vio: fix to incomplete QOMify
Cao jin
2016-01-11
1
-1
/
+1
|
*
|
hw/ppc/spapr: Use XHCI as host controller for new spapr machines
Thomas Huth
2016-01-11
1
-1
/
+2
|
*
|
Move SET_MACHINE_COMPAT macro to boards.h
David Gibson
2016-01-11
2
-8
/
+9
|
|
/
*
|
i386/pc: expose identifying the floppy controller
Roman Kagan
2016-01-09
1
-0
/
+2
*
|
pc: acpi: move PIIX4 isa-bridge and pm devices into SSDT
Igor Mammedov
2016-01-09
1
-0
/
+1
*
|
pc: acpi: move HPET from DSDT to SSDT
Igor Mammedov
2016-01-09
1
-0
/
+1
*
|
pc: acpi: cpuhp: move \_GPE._E02() into SSDT
Igor Mammedov
2016-01-09
2
-1
/
+1
*
|
pc: acpi: cpuhp: move PRSC() method into SSDT
Igor Mammedov
2016-01-09
3
-0
/
+4
[next]