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-input: fix eventq batching
Ladi Prosek
2017-03-27
1
-1
/
+4
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170323' into...
Peter Maydell
2017-03-23
1
-0
/
+1
|
\
|
*
numa,spapr: align default numa node memory size to 256MB
Laurent Vivier
2017-03-22
1
-0
/
+1
*
|
hw/acpi/vmgenid: prevent more than one vmgenid device
Laszlo Ersek
2017-03-22
1
-0
/
+1
*
|
hw/acpi/vmgenid: prevent device realization on pre-2.5 machine types
Laszlo Ersek
2017-03-22
2
-0
/
+5
|
/
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-cirrus-20170316-1' int...
Peter Maydell
2017-03-16
1
-0
/
+8
|
\
|
*
cirrus: switch to 4 MB video memory by default
Gerd Hoffmann
2017-03-16
1
-0
/
+8
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2017-03-16
3
-0
/
+23
|
\
\
|
*
|
hw/virtio: fix Power Management Control Register for PCI Express virtio devices
Marcel Apfelbaum
2017-03-16
2
-0
/
+6
|
*
|
hw/virtio: fix Link Control Register for PCI Express virtio devices
Marcel Apfelbaum
2017-03-16
2
-0
/
+7
|
*
|
hw/virtio: fix error enabling flags in Device Control register
Marcel Apfelbaum
2017-03-16
1
-0
/
+4
|
*
|
hw/pcie: fix Extended Configuration Space for devices with no Extended Capabi...
Marcel Apfelbaum
2017-03-16
2
-0
/
+6
|
|
/
*
/
ide: core: add cleanup function
Li Qiang
2017-03-16
1
-0
/
+1
|
/
*
pci: introduce a bus master container
Jason Wang
2017-03-15
1
-0
/
+1
*
pseries: Don't expose PCIe extended config space on older machine types
David Gibson
2017-03-14
1
-0
/
+2
*
i386: Change stepping of Haswell to non-blacklisted value
Eduardo Habkost
2017-03-10
1
-0
/
+5
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170303' into...
Peter Maydell
2017-03-04
1
-0
/
+1
|
\
|
*
target/ppc: Add patb_entry to sPAPRMachineState
Suraj Jitindar Singh
2017-03-03
1
-0
/
+1
*
|
ppc: avoid typedef redefinitions
Paolo Bonzini
2017-03-04
2
-3
/
+2
*
|
x86: Work around SMI migration breakages
Dr. David Alan Gilbert
2017-03-03
1
-0
/
+4
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2017-03-03
4
-0
/
+44
|
\
\
|
|
/
|
/
|
|
*
ACPI: Add Virtual Machine Generation ID support
Ben Warren
2017-03-02
2
-0
/
+36
|
*
ACPI: Add vmgenid blob storage to the build tables
Ben Warren
2017-03-02
1
-0
/
+1
|
*
linker-loader: Add new 'write pointer' command
Ben Warren
2017-03-02
1
-0
/
+7
*
|
Merge remote-tracking branch 'remotes/elmarco/tags/leak-pull-request' into st...
Peter Maydell
2017-03-02
1
-0
/
+1
|
\
\
|
*
|
tests: fix ptimer leaks
Marc-André Lureau
2017-02-28
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170301' into...
Peter Maydell
2017-03-02
6
-68
/
+154
|
\
\
\
|
*
|
|
ppc/xics: move InterruptStatsProvider to the sPAPR machine
Cédric Le Goater
2017-03-01
1
-0
/
+2
|
*
|
|
ppc/xics: move ics-simple post_load under the machine
Cédric Le Goater
2017-03-01
1
-1
/
+0
|
*
|
|
ppc/xics: remove the XICSState classes
Cédric Le Goater
2017-03-01
2
-36
/
+0
|
*
|
|
ppc/xics: export the XICS init routines
Cédric Le Goater
2017-03-01
1
-0
/
+5
|
*
|
|
ppc/xics: move the ICP array under the sPAPR machine
Cédric Le Goater
2017-03-01
2
-2
/
+3
|
*
|
|
ppc/xics: simplify spapr_dt_xics() interface
Cédric Le Goater
2017-03-01
1
-1
/
+1
|
*
|
|
ppc/xics: use the QOM interface to grab an ICP
Cédric Le Goater
2017-03-01
1
-5
/
+5
|
*
|
|
ppc/xics: move the cpu_setup() handler under the ICPState class
Cédric Le Goater
2017-03-01
1
-2
/
+1
|
*
|
|
ppc/xics: simplify the cpu_setup() handler
Cédric Le Goater
2017-03-01
1
-1
/
+1
|
*
|
|
ppc/xics: extend the QOM interface to handle ICPs
Cédric Le Goater
2017-03-01
1
-0
/
+3
|
*
|
|
ppc/xics: remove the XICS list of ICS
Cédric Le Goater
2017-03-01
1
-2
/
+0
|
*
|
|
ppc/xics: remove xics_find_source()
Cédric Le Goater
2017-03-01
1
-1
/
+0
|
*
|
|
ppc/xics: use the QOM interface to resend irqs
Cédric Le Goater
2017-03-01
1
-1
/
+2
|
*
|
|
ppc/xics: use the QOM interface to get irqs
Cédric Le Goater
2017-03-01
3
-3
/
+4
|
*
|
|
ppc/xics: use the QOM interface under the sPAPR machine
Cédric Le Goater
2017-03-01
1
-0
/
+1
|
*
|
|
ppc/xics: introduce a XICSFabric QOM interface to handle ICSs
Cédric Le Goater
2017-03-01
1
-0
/
+18
|
*
|
|
ppc/xics: store the ICS object under the sPAPR machine
Cédric Le Goater
2017-03-01
2
-3
/
+4
|
*
|
|
ppc/xics: remove set_nr_servers() handler from XICSStateClass
Cédric Le Goater
2017-03-01
1
-3
/
+0
|
*
|
|
ppc/xics: remove set_nr_irqs() handler from XICSStateClass
Cédric Le Goater
2017-03-01
1
-2
/
+1
|
*
|
|
xics: XICS should not be a SysBusDevice
David Gibson
2017-03-01
1
-1
/
+1
|
*
|
|
spapr/pci: populate PCI DT in reverse order
Greg Kurz
2017-03-01
1
-0
/
+4
|
*
|
|
PCI: add missing classes in pci_ids.h to build device tree
Laurent Vivier
2017-03-01
1
-9
/
+103
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-03-02
1
-2
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]