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
*
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
*
exec-all.h: Document tlb_set_page_with_attrs, tlb_set_page
Peter Maydell
2019-11-29
1
-3
/
+31
*
exec.c: Allow target CPUs to define multiple AddressSpaces
Peter Maydell
2019-11-29
2
-0
/
+6
*
exec.c: Don't set cpu->as until cpu_address_space_init
Peter Maydell
2019-11-29
1
-1
/
+15
*
xlnx-zynqmp: Connect the SPI devices
Alistair Francis
2019-11-29
1
-0
/
+3
*
xilinx_spips: Separate the state struct into a header
Alistair Francis
2019-11-29
1
-0
/
+72
*
ssi: Move ssi.h into a separate directory
Alistair Francis
2019-11-29
1
-4
/
+6
*
blockdev: Error out on negative throttling option values
Fam Zheng
2019-11-29
1
-0
/
+2
*
block: Inactivate BDS when migration completes
Kevin Wolf
2019-11-29
2
-0
/
+2
*
block: Rename BDRV_O_INCOMING to BDRV_O_INACTIVE
Kevin Wolf
2019-11-29
1
-1
/
+1
*
io: fix description of @errp parameter initialization
Daniel P. Berrange
2019-11-29
4
-21
/
+21
*
sockets: remove use of QemuOpts from socket_dgram
Daniel P. Berrange
2019-11-29
1
-1
/
+0
*
sockets: remove use of QemuOpts from header file
Daniel P. Berrange
2019-11-29
1
-9
/
+0
*
qom: Change object property iterator API contract
Daniel P. Berrange
2019-11-29
1
-16
/
+14
*
qom: Allow properties to be registered against classes
Daniel P. Berrange
2019-11-29
1
-1
/
+45
*
gtk: implement set_echo
Paolo Bonzini
2019-11-29
1
-0
/
+1
*
vmstate: define vmstate_info_uinttl
Juan Quintela
2019-11-29
1
-0
/
+2
*
vmstate: Introduce VMSTATE_VARRAY_MULTPLY
Juan Quintela
2019-11-29
1
-0
/
+11
*
vmstate: introduce CPU_DoubleU arrays
Juan Quintela
2019-11-29
1
-0
/
+7
*
qemu-char: add logfile facility to all chardev backends
Daniel P. Berrange
2019-11-29
1
-3
/
+6
*
nbd-server: do not exit on failed memory allocation
Paolo Bonzini
2019-11-29
1
-0
/
+1
*
nbd: Always call "close_fn" in nbd_client_new
Fam Zheng
2019-11-29
1
-2
/
+1
*
qemu-char: delete send_all/recv_all helper methods
Daniel P. Berrange
2019-11-29
1
-2
/
+0
*
vmw_pvscsi: x-disable-pcie, x-old-pci-configuration back-compat props are 2.5...
Shmulik Ladkani
2019-11-29
1
-8
/
+9
*
elf: add arm note types
Andrew Jones
2019-11-29
1
-0
/
+5
[next]