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
*
xen: re-name XenDevice to XenLegacyDevice...
Paul Durrant
2019-01-14
20
-114
/
+125
*
xen/pt: allow passthrough of devices with bogus interrupt pin
Zhao Yan
2019-01-14
2
-1
/
+9
*
hw/xen/xen_pt_graphics: Don't trust the BIOS ROM contents so much
Peter Maydell
2019-01-14
1
-0
/
+16
*
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190111-pull-request' ...
Peter Maydell
2019-01-11
1
-1
/
+1
|
\
|
*
i2c-ddc: fix oob read
Gerd Hoffmann
2019-01-11
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-01-11
62
-273
/
+294
|
\
\
|
*
|
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
39
-227
/
+227
|
*
|
remove space-tab sequences
Paolo Bonzini
2019-01-11
1
-2
/
+2
|
*
|
hw/watchdog/wdt_i6300esb: remove a unnecessary comment
Peng Hao
2019-01-11
1
-1
/
+0
|
*
|
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
2019-01-11
7
-10
/
+10
|
*
|
qemu/queue.h: typedef QTAILQ heads
Paolo Bonzini
2019-01-11
1
-1
/
+1
|
*
|
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2019-01-11
10
-19
/
+19
|
*
|
vfio: make vfio_address_spaces static
Paolo Bonzini
2019-01-11
1
-1
/
+1
|
*
|
scsi: esp: Defer command completion until previous interrupts have been handled
Guenter Roeck
2019-01-11
3
-9
/
+29
|
*
|
esp-pci: Fix status register write erase control
Guenter Roeck
2019-01-11
1
-3
/
+3
|
*
|
pam: wrap MemoryRegion initialization in a transaction
Paolo Bonzini
2019-01-11
1
-0
/
+2
|
|
/
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-01-11
8
-1181
/
+294
|
\
\
|
*
|
qdev: fix -device scsi-hd,help regression
Marc-André Lureau
2019-01-10
1
-3
/
+6
|
*
|
machine: Use shorter format for GlobalProperty arrays
Eduardo Habkost
2019-01-10
6
-1153
/
+262
|
*
|
machine: Eliminate unnecessary stringify() usage
Eduardo Habkost
2019-01-10
4
-67
/
+67
|
*
|
spapr: Eliminate SPAPR_PCI_2_7_MMIO_WIN_SIZE macro
Eduardo Habkost
2019-01-10
1
-1
/
+1
|
*
|
memory-device: rewrite address assignment using ranges
David Hildenbrand
2019-01-10
1
-25
/
+26
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190110-pull-request...
Peter Maydell
2019-01-10
1
-0
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
usb-audio: ignore usb packages with wrong size
Gerd Hoffmann
2019-01-10
1
-0
/
+3
|
*
|
hw/audio/marvell: Don't include unnecessary i2c.h header file
Thomas Huth
2019-01-10
1
-1
/
+0
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' i...
Peter Maydell
2019-01-10
1
-2
/
+0
|
\
\
\
|
*
|
|
configure: bump spice-server required version to 0.12.5
Marc-André Lureau
2019-01-10
1
-2
/
+0
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
2019-01-10
14
-15
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ioapic: use TYPE_FOO MACRO than constant string
Li Qiang
2019-01-09
3
-4
/
+4
|
*
|
trivial: Don't include isa.h if it is not really necessary
Thomas Huth
2019-01-09
9
-9
/
+0
|
*
|
hw/audio/marvell: Don't include unnecessary i2c.h header file
Thomas Huth
2019-01-09
1
-1
/
+0
|
*
|
hw/core: fix whitespace in a sentence
Wainer dos Santos Moschetta
2019-01-09
1
-1
/
+1
*
|
|
spapr: enable XIVE MMIOs at reset
Cédric Le Goater
2019-01-08
2
-0
/
+18
*
|
|
spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICS
Cédric Le Goater
2019-01-08
3
-3
/
+197
*
|
|
spapr: move the qemu_irq array under the machine
Cédric Le Goater
2019-01-08
4
-9
/
+27
*
|
|
pnv/psi: move the ICSState qemu_irq array under the PSI device model
Cédric Le Goater
2019-01-08
1
-3
/
+4
*
|
|
ppc: export the XICS and XIVE set_irq handlers
Cédric Le Goater
2019-01-08
3
-3
/
+3
*
|
|
spapr: return from post_load method when RTC import fails
Cédric Le Goater
2019-01-08
1
-2
/
+7
*
|
|
ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPU
Cédric Le Goater
2019-01-08
6
-15
/
+15
*
|
|
ppc/xive: introduce a XiveTCTX pointer under PowerPCCPU
Cédric Le Goater
2019-01-08
3
-8
/
+13
*
|
|
spapr: modify the prototype of the cpu_intc_create() method
Cédric Le Goater
2019-01-08
4
-17
/
+44
*
|
|
spapr/xive: simplify the sPAPR IRQ qirq method for XIVE
Cédric Le Goater
2019-01-08
2
-15
/
+11
*
|
|
spapr_pci: Define SPAPR_MAX_PHBS in hw/pci-host/spapr.h
Greg Kurz
2019-01-08
1
-2
/
+0
*
|
|
pci: allow cleanup/unregistration of PCI root buses
Michael Roth
2019-01-08
1
-0
/
+33
*
|
|
spapr: move spapr_create_phb() to core machine code
Greg Kurz
2019-01-08
2
-12
/
+12
*
|
|
ppc4xx: Disable debug logging by default
BALATON Zoltan
2019-01-08
1
-2
/
+1
*
|
|
ppc/spapr: Receive and store device tree blob from SLOF
Alexey Kardashevskiy
2019-01-08
3
-1
/
+87
*
|
|
spapr: Add H-Call H_HOME_NODE_ASSOCIATIVITY
Laurent Vivier
2019-01-08
2
-0
/
+41
|
/
/
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190108-pull-request' ...
Peter Maydell
2019-01-08
7
-59
/
+74
|
\
\
|
*
|
usb: move ehci_create_ich9_with_companions to hw/i386
Paolo Bonzini
2019-01-08
2
-53
/
+53
[next]