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
*
hw/mips: Add API to convert KVM guest KSEG0 <-> GPA
Sanjay Lal
2014-06-18
1
-0
/
+2
*
spapr_pci: Advertise MSI quota
Badari Pulavarty
2014-06-16
1
-0
/
+2
*
spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODE
Alexey Kardashevskiy
2014-06-16
1
-0
/
+5
*
spapr_iommu: Introduce bus_offset in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
1
-0
/
+2
*
spapr_iommu: Introduce page_shift in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
1
-0
/
+2
*
spapr_iommu: Get rid of window_size in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
2
-4
/
+1
*
spapr_pci: Allow multiple TCE tables per PHB
Alexey Kardashevskiy
2014-06-16
1
-1
/
+0
*
spapr_pci: spapr_iommu: Make DMA window a subregion
Alexey Kardashevskiy
2014-06-16
1
-0
/
+1
*
spapr_pci: Introduce a finish_realize() callback
Alexey Kardashevskiy
2014-06-16
1
-2
/
+16
*
macio ide: Do remainder access asynchronously
Alexander Graf
2014-06-16
1
-0
/
+5
*
spapr: Add ibm, client-architecture-support call
Alexey Kardashevskiy
2014-06-16
1
-1
/
+8
*
spapr: Add support for time base offset migration
Alexey Kardashevskiy
2014-06-16
1
-0
/
+1
*
mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already there
BALATON Zoltan
2014-06-16
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-06-09
1
-0
/
+3
|
\
|
*
virtio-blk: Factor out virtio_blk_handle_scsi_req from virtio_blk_handle_scsi
Fam Zheng
2014-06-04
1
-0
/
+3
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-06-05
5
-6
/
+29
|
\
\
|
|
/
|
/
|
|
*
qdev: Display warning about unused -global
Don Slutz
2014-06-05
2
-0
/
+9
|
*
pcie_host: Turn pcie_host_init() into an instance_init
Andreas Färber
2014-05-21
1
-1
/
+0
|
*
SMBIOS: Fix type 17 field sizes
Gabriel L. Somlo
2014-05-21
1
-4
/
+4
|
*
SMBIOS: Update Type 0 struct generator for machines >= 2.1
Gabriel L. Somlo
2014-05-21
1
-1
/
+1
|
*
serial-pci: Set prog interface field of pci config to 16550 compatible
BALATON Zoltan
2014-05-21
1
-0
/
+15
*
|
xhci: order superspeed ports first
Gerd Hoffmann
2014-06-02
1
-0
/
+4
*
|
usb: add usb_pick_speed
Gerd Hoffmann
2014-06-02
1
-0
/
+1
*
|
usb: move ehci register defines to header file
Gerd Hoffmann
2014-06-02
1
-0
/
+82
*
|
usb: add uhci port status reserved bit
Gerd Hoffmann
2014-06-02
1
-0
/
+1
*
|
usb: move uhci register defines to header file
Gerd Hoffmann
2014-06-02
1
-0
/
+39
*
|
ssi: Name the CS GPIO
Peter Crosthwaite
2014-05-28
1
-0
/
+2
*
|
qdev: Implement named GPIOs
Peter Crosthwaite
2014-05-28
1
-4
/
+20
*
|
machine: Make -machine opts properties of MachineState
Marcel Apfelbaum
2014-05-28
1
-3
/
+3
*
|
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
2014-05-28
1
-17
/
+10
*
|
input: switch hid mouse and tablet to the new input layer api.
Gerd Hoffmann
2014-05-26
1
-1
/
+0
*
|
input: switch hid keyboard to new input layer api.
Gerd Hoffmann
2014-05-26
1
-1
/
+2
*
|
s390x/virtio-ccw: wire up irq routing and irqfds
Cornelia Huck
2014-05-20
2
-0
/
+35
*
|
s390x: add I/O adapter registration
Cornelia Huck
2014-05-20
1
-0
/
+2
*
|
s390x: split flic into kvm and non-kvm parts
Cornelia Huck
2014-05-20
1
-11
/
+40
|
/
*
pci: add Error-propagating pci_add_capability2()
Laszlo Ersek
2014-05-08
1
-0
/
+4
*
Merge remote-tracking branch 'remotes/sstabellini/xen-140507-2' into staging
Peter Maydell
2014-05-07
1
-0
/
+7
|
\
|
*
xen_disk: add discard support
Olaf Hering
2014-05-07
1
-0
/
+7
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-05-07
3
-9
/
+22
|
\
\
|
|
/
|
/
|
|
*
smbus: return -1 if nothing found at the given address
Paolo Bonzini
2014-05-07
1
-6
/
+6
|
*
smbus: allow returning an error from reads
Paolo Bonzini
2014-05-07
1
-3
/
+3
|
*
apic: use emulated lapic version 0x14 on pc machines >= 2.1
Gabriel L. Somlo
2014-05-07
2
-0
/
+4
|
*
pc: add compat_props placeholder for 2.0 machine type
Gabriel L. Somlo
2014-05-07
1
-0
/
+9
*
|
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i...
Peter Maydell
2014-05-07
1
-2
/
+2
|
\
\
|
*
|
virtio-net: fix buffer overflow on invalid state load
Michael S. Tsirkin
2014-05-05
1
-2
/
+2
*
|
|
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2014-05-07
2
-5
/
+26
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
machine: Remove QEMUMachine indirection from MachineClass
Marcel Apfelbaum
2014-05-05
1
-2
/
+0
|
*
|
machine: Replace QEMUMachine by MachineClass in accelerator configuration
Marcel Apfelbaum
2014-05-05
2
-3
/
+2
|
*
|
vl.c: Replace QEMUMachine with MachineClass in QEMUMachineInitArgs
Marcel Apfelbaum
2014-05-05
1
-2
/
+3
|
*
|
machine: Copy QEMUMachine's fields to MachineClass
Marcel Apfelbaum
2014-05-05
1
-0
/
+24
[next]