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
2019-04-18
qemu-print: New qemu_printf(), qemu_vprintf() etc.
Markus Armbruster
1
-0
/
+19
2019-04-18
monitor error: Make printf()-like functions return a value
Markus Armbruster
2
-8
/
+8
2019-04-17
log: Make glib logging go through QEMU
Christophe Fergeau
1
-1
/
+2
2019-04-09
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-10
/
+16
2019-04-09
include/qemu/bswap.h: Use __builtin_memcpy() in accessor functions
Peter Maydell
1
-10
/
+16
2019-04-09
pci: Allow PCI bus subtypes to support extended config space accesses
Greg Kurz
2
-0
/
+3
2019-04-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+0
2019-04-04
riscv: plic: Fix incorrect irq calculation
Alistair Francis
3
-4
/
+4
2019-04-02
intel_iommu: Drop extended root field
Peter Xu
1
-1
/
+0
2019-04-02
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-04-02' into ...
Peter Maydell
1
-0
/
+1
2019-04-02
filemon: fix watch IDs to avoid potential wraparound issues
Daniel P. Berrangé
2
-9
/
+9
2019-04-02
Revert "migration: move only_migratable to MigrationState"
Markus Armbruster
1
-0
/
+1
2019-04-01
block: Add bdrv_get_request_alignment()
Eric Blake
1
-0
/
+1
2019-03-29
spapr: Simplify handling of host-serial and host-model values
David Gibson
1
-0
/
+1
2019-03-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+5
2019-03-26
file-posix: Support BDRV_REQ_NO_FALLBACK for zero writes
Kevin Wolf
1
-0
/
+1
2019-03-26
block: Add BDRV_REQ_NO_FALLBACK
Kevin Wolf
1
-1
/
+6
2019-03-26
pflash: Require backend size to match device, improve errors
Markus Armbruster
1
-1
/
+6
2019-03-21
authz: Use OBJECT_CHECK() on objects
Philippe Mathieu-Daudé
5
-10
/
+10
2019-03-20
intel-iommu: optimize nodmar memory regions
Peter Xu
1
-2
/
+5
2019-03-19
elf: Add RISC-V PSABI ELF header defines
Michael Clark
1
-0
/
+10
2019-03-18
virtio-gpu: delay virglrenderer reset when blocked.
Gerd Hoffmann
1
-0
/
+1
2019-03-16
{hmp, hw/pvrdma}: Expose device internals via monitor interface
Yuval Shaia
1
-0
/
+40
2019-03-15
hw/intc/bcm2836_control: Implement local timer
Zoltán Baldaszti
1
-0
/
+9
2019-03-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
10
-6
/
+70
2019-03-13
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
1
-6
/
+18
2019-03-13
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2
-2
/
+25
2019-03-12
i386, acpi: check acpi_memory_hotplug capacity in pre_plug
Wei Yang
1
-0
/
+2
2019-03-12
gen_pcie_root_port: Add ACS (Access Control Services) capability
Knut Omang
1
-0
/
+1
2019-03-12
pcie: Add a simple PCIe ACS (Access Control Services) helper function
Knut Omang
2
-0
/
+10
2019-03-12
vhost-user-blk: Add support to get/set inflight buffer
Xie Yongji
1
-0
/
+1
2019-03-12
vhost-user: Support transferring inflight buffer between qemu and backend
Xie Yongji
2
-0
/
+28
2019-03-12
intel_iommu: add scalable-mode option to make scalable mode work
Yi Sun
1
-1
/
+2
2019-03-12
intel_iommu: add 256 bits qi_desc support
Liu, Yi L
1
-0
/
+1
2019-03-12
intel_iommu: scalable mode emulation
Liu, Yi L
1
-2
/
+22
2019-03-12
vhost-user: simplify vhost_user_init/vhost_user_cleanup
Marc-André Lureau
3
-3
/
+3
2019-03-12
block: Remove the AioContext parameter from bdrv_reopen_multiple()
Alberto Garcia
1
-1
/
+1
2019-03-12
block: Add a 'mutable_opts' field to BlockDriver
Alberto Garcia
1
-0
/
+8
2019-03-12
block: Allow changing the backing file on reopen
Alberto Garcia
1
-0
/
+2
2019-03-12
block: Handle child references in bdrv_reopen_queue()
Alberto Garcia
1
-0
/
+1
2019-03-12
block: Add 'keep_old_opts' parameter to bdrv_reopen_queue()
Alberto Garcia
1
-1
/
+2
2019-03-12
block: Allow freezing BdrvChild links
Alberto Garcia
2
-0
/
+11
2019-03-12
bitmaps: Fix typo in function name
Eric Blake
1
-2
/
+2
2019-03-12
block/dirty-bitmaps: add block_dirty_bitmap_check function
John Snow
1
-1
/
+12
2019-03-12
block/dirty-bitmaps: add inconsistent bit
John Snow
1
-0
/
+2
2019-03-12
block/dirty-bitmaps: unify qmp_locked and user_locked calls
John Snow
1
-3
/
+2
2019-03-12
block/dirty-bitmaps: rename frozen predicate helper
John Snow
1
-1
/
+1
2019-03-12
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
4
-9
/
+20
2019-03-12
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190311.0' ...
Peter Maydell
1
-0
/
+4
2019-03-12
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
1
-1
/
+0
[next]