index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: virt-acpi: each MADT.GICC entry as enabled unconditionally
Igor Mammedov
2019-11-29
1
-1
/
+0
*
trace: convert stderr backend to log
Paolo Bonzini
2019-11-29
1
-0
/
+1
*
virtio-gpu: block any rendering until client (ui) is done
Gerd Hoffmann
2019-11-29
1
-0
/
+1
*
virtio-gpu: add support to enable/disable command processing
Gerd Hoffmann
2019-11-29
1
-0
/
+2
*
virtio-gpu: maintain command queue
Gerd Hoffmann
2019-11-29
1
-0
/
+1
*
console: block rendering until client is done
Gerd Hoffmann
2019-11-29
1
-0
/
+2
*
zap qemu_egl_has_ext in include/ui/egl-helpers.h
Gerd Hoffmann
2019-11-29
1
-1
/
+0
*
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini
2019-11-29
2
-59
/
+60
*
hmp: fix sendkey out of bounds write (CVE-2015-8619)
Wolfgang Bumiller
2019-11-29
1
-1
/
+1
*
block: set device_list.tqe_prev to NULL on BDS removal
Jeff Cody
2019-11-29
1
-0
/
+1
*
block: Add "file" output parameter to block status query functions
Fam Zheng
2019-11-29
2
-5
/
+9
*
block: Add blk_remove_all_bs()
Max Reitz
2019-11-29
1
-0
/
+1
*
blockdev: Keep track of monitor-owned BDS
Max Reitz
2019-11-29
1
-0
/
+4
*
block: Add list of all BlockDriverStates
Max Reitz
2019-11-29
1
-0
/
+2
*
block: Make bdrv_close() static
Max Reitz
2019-11-29
1
-1
/
+0
*
block: Remove BDS close notifier
Max Reitz
2019-11-29
3
-4
/
+0
*
virtio-scsi: Catch BDS-BB removal/insertion
Max Reitz
2019-11-29
1
-0
/
+10
*
block: Add BB-BDS remove/insert notifiers
Max Reitz
2019-11-29
1
-0
/
+2
*
block: Add blk_dev_has_tray()
Max Reitz
2019-11-29
1
-0
/
+1
*
sdl: shorten the GUI refresh interval when mouse or keyboard is active
Jindřich Makovička
2019-11-29
1
-0
/
+1
*
char: remove qemu_chr_open_eventfd
Marc-André Lureau
2019-11-29
1
-3
/
+0
*
crypto: fix description of @errp parameter initialization
Daniel P. Berrange
2019-11-29
3
-14
/
+14
*
spapr: Remove rtas_st_buffer_direct()
David Gibson
2019-11-29
1
-8
/
+0
*
spapr: Small fixes to rtas_ibm_get_system_parameter, remove rtas_st_buffer
David Gibson
2019-11-29
1
-19
/
+9
*
gdb: provide the name of the architecture in the target.xml
David Hildenbrand
2019-11-29
1
-0
/
+3
*
watchdog: introduction of get_watchdog_action
Bo Tu
2019-11-29
1
-0
/
+10
*
xen: make it possible to build without the Xen PV domain builder
Ian Campbell
2019-11-29
1
-0
/
+2
*
xen: domainbuild: reopen libxenctrl interface after forking for domain watcher.
Ian Campbell
2019-11-29
1
-17
/
+0
*
xen: Use stable library interfaces when they are available.
Ian Campbell
2019-11-29
1
-2
/
+33
*
xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.
Ian Campbell
2019-11-29
2
-0
/
+26
*
xen: Switch to libxengnttab interface for compat shims.
Ian Campbell
2019-11-29
2
-11
/
+33
*
xen: Switch to libxenevtchn interface for compat shims.
Ian Campbell
2019-11-29
2
-11
/
+35
*
fdc: change auto fallback drive for ISA FDC to 288
John Snow
2019-11-29
1
-0
/
+4
*
fdc: Add fallback option
John Snow
2019-11-29
1
-0
/
+1
*
fdc: add drive type qapi enum
John Snow
2019-11-29
1
-8
/
+1
*
fpu: Replace uint8 typedef with uint8_t
Peter Maydell
2019-11-29
1
-9
/
+4
*
fpu: Replace int8 typedef with int8_t
Peter Maydell
2019-11-29
1
-2
/
+1
*
fpu: Replace uint32 typedef with uint32_t
Peter Maydell
2019-11-29
2
-7
/
+5
*
fpu: Replace int32 typedef with int32_t
Peter Maydell
2019-11-29
1
-9
/
+9
*
fpu: Replace uint64 typedef with uint64_t
Peter Maydell
2019-11-29
1
-5
/
+4
*
fpu: Replace int64 typedef with int64_t
Peter Maydell
2019-11-29
1
-9
/
+8
*
target-i386: Add support to migrate vcpu's TSC rate
Haozhong Zhang
2019-11-29
1
-0
/
+3
*
hw/arm/virt: add secure memory region and UART
Peter Maydell
2019-11-29
1
-0
/
+1
*
qom/cpu: Add MemoryRegion property
Peter Crosthwaite
2019-11-29
1
-0
/
+1
*
memory: Add address_space_init_shareable()
Peter Crosthwaite
2019-11-29
1
-0
/
+18
*
exec.c: Add cpu_get_address_space()
Peter Maydell
2019-11-29
1
-0
/
+9
*
exec.c: Pass MemTxAttrs to iotlb_to_region so it uses the right AS
Peter Maydell
2019-11-29
1
-1
/
+1
*
cputlb.c: Use correct address space when looking up MemoryRegionSection
Peter Maydell
2019-11-29
1
-2
/
+2
*
cpu: Add new asidx_from_attrs() method
Peter Maydell
2019-11-29
1
-0
/
+20
*
cpu: Add new get_phys_page_attrs_debug() method
Peter Maydell
2019-11-29
1
-2
/
+34
[next]