index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-23
Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into...
Peter Maydell
2
-6
/
+6
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2
-6
/
+6
2018-01-19
hw/ide: Remove duplicated definitions from ahci_internal.h
John Snow
1
-6
/
+0
2018-01-19
possible_cpus: add CPUArchId::type field
Igor Mammedov
1
-0
/
+2
2018-01-19
nvdimm: add 'unarmed' option
Haozhong Zhang
1
-0
/
+9
2018-01-19
nvdimm: add a macro for property "label-size"
Haozhong Zhang
1
-0
/
+3
2018-01-19
hostmem-file: add "align" option
Haozhong Zhang
1
-0
/
+3
2018-01-19
qdev: Check for the availability of a hotplug controller before adding a device
Thomas Huth
1
-0
/
+1
2018-01-19
machine: Replace has_dynamic_sysbus with list of allowed devices
Eduardo Habkost
1
-1
/
+4
2018-01-19
memfd: split qemu_memfd_alloc()
Marc-André Lureau
1
-0
/
+1
2018-01-18
intel-iommu: Extend address width to 48 bits
Prasad Singamsetty
1
-0
/
+1
2018-01-18
intel-iommu: Redefine macros to enable supporting 48 bit address width
Prasad Singamsetty
1
-2
/
+4
2018-01-18
pci/shpc: Move function to generic header file
Yuval Shaia
1
-0
/
+10
2018-01-18
qemu: add a cleanup callback function to EventNotifier
Gal Hammer
1
-0
/
+1
2018-01-18
vhost-user-blk: introduce a new vhost-user-blk host device
Changpeng Liu
1
-0
/
+41
2018-01-18
vhost-user: add new vhost user messages to support virtio config space
Changpeng Liu
2
-0
/
+27
2018-01-18
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
1
-0
/
+8
2018-01-17
target/i386: add clflushopt to "Skylake-Server" cpu model
Haozhong Zhang
1
-0
/
+5
2018-01-17
pc: add 2.12 machine types
Haozhong Zhang
1
-0
/
+3
2018-01-17
ppc/pnv: fix XSCOM core addressing on POWER9
Cédric Le Goater
2
-3
/
+11
2018-01-17
ppc/pnv: introduce pnv*_is_power9() helpers
Cédric Le Goater
1
-0
/
+10
2018-01-17
hw/ppc/spapr_caps: Rework spapr_caps to use uint8 internal representation
Suraj Jitindar Singh
1
-21
/
+24
2018-01-17
spapr: Handle Decimal Floating Point (DFP) as an optional capability
David Gibson
1
-0
/
+3
2018-01-17
spapr: Handle VMX/VSX presence as an spapr capability flag
David Gibson
1
-0
/
+3
2018-01-17
spapr: Validate capabilities on migration
David Gibson
1
-0
/
+6
2018-01-17
spapr: Treat Hardware Transactional Memory (HTM) as an optional capability
David Gibson
1
-0
/
+3
2018-01-17
spapr: Capabilities infrastructure
David Gibson
1
-0
/
+31
2018-01-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
5
-7
/
+47
2018-01-16
util/qemu-thread-*: add qemu_lock, locked and unlock trace events
Alex Bennée
1
-4
/
+35
2018-01-16
cpu_physical_memory_sync_dirty_bitmap: Another alignment fix
Dr. David Alan Gilbert
1
-2
/
+3
2018-01-16
readline: add a free function
Marc-André Lureau
1
-0
/
+1
2018-01-16
sdhci: add a 'dma' property to the sysbus devices
Philippe Mathieu-Daudé
1
-0
/
+1
2018-01-16
sdhci: fix the PCI device, using the PCI address space for DMA
Philippe Mathieu-Daudé
1
-0
/
+1
2018-01-16
sdhci: fix CAPAB/MAXCURR registers, both are 64bit and read-only
Philippe Mathieu-Daudé
1
-2
/
+2
2018-01-16
sdhci: use DEFINE_SDHCI_COMMON_PROPERTIES() for common sysbus/pci properties
Philippe Mathieu-Daudé
1
-1
/
+3
2018-01-16
sdhci: remove dead code
Philippe Mathieu-Daudé
1
-2
/
+0
2018-01-16
sdhci: clean up includes
Philippe Mathieu-Daudé
1
-1
/
+6
2018-01-15
migration: finalize current_migration object
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2018-01-12
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180112-pull-request' i...
Peter Maydell
2
-1
/
+1
2018-01-12
sdl2: Ignore UI hotkeys after a focus change when GUI modifier is held
Jindrich Makovicka
1
-0
/
+1
2018-01-12
spice: remove QXLWorker interface field
Frediano Ziglio
1
-1
/
+0
2018-01-12
chardev: introduce qemu_chr_timeout_add_ms()
Peter Xu
1
-0
/
+3
2018-01-12
hpet: recover timer offset correctly
Pavel Dovgalyuk
1
-1
/
+5
2018-01-11
Merge remote-tracking branch 'origin/master' into HEAD
Michael S. Tsirkin
81
-646
/
+1741
2018-01-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180111'...
Peter Maydell
2
-4
/
+24
2018-01-11
imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register file
Andrey Smirnov
2
-1
/
+1
2018-01-11
imx_fec: Add support for multiple Tx DMA rings
Andrey Smirnov
1
-2
/
+16
2018-01-11
imx_fec: Emulate SHIFT16 in ENETx_RACC
Andrey Smirnov
1
-0
/
+2
2018-01-11
imx_fec: Use ENET_FTRL to determine truncation length
Andrey Smirnov
1
-1
/
+2
2018-01-11
imx_fec: Move Tx frame buffer away from the stack
Andrey Smirnov
1
-0
/
+3
[next]