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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
qemu-ga: Fixed minor version switch issue
Leonid Bloch
2019-11-29
1
-1
/
+1
*
qga: Support enum names in guest-file-seek
Eric Blake
2019-11-29
6
-40
/
+70
*
target-i386: fix confusion in xcr0 bit position vs. mask
Paolo Bonzini
2019-11-29
4
-42
/
+59
*
chardev: Properly initialize ChardevCommon components
Eric Blake
2019-11-29
4
-14
/
+30
*
memory: Remove unreachable return statement
Gonglei
2019-11-29
1
-2
/
+0
*
memory: optimize qemu_get_ram_ptr and qemu_ram_ptr_length
Gonglei
2019-11-29
3
-21
/
+31
*
exec: store RAMBlock pointer into memory region
Gonglei
2019-11-29
3
-0
/
+5
*
target-tricore: add opd trap generation
Bastian Koppelmann
2019-11-29
1
-8
/
+277
*
target-tricore: add illegal opcode trap generation
Bastian Koppelmann
2019-11-29
1
-19
/
+156
*
target-tricore: add context managment trap generation
Bastian Koppelmann
2019-11-29
1
-3
/
+30
*
target-tricore: Add trap handling & SOVF/OVF traps
Bastian Koppelmann
2019-11-29
4
-2
/
+147
*
target-tricore: Fix wrong precedences on psw_write
Bastian Koppelmann
2019-11-29
1
-4
/
+4
*
target-tricore: fix save_context_upper using env->PSW
Bastian Koppelmann
2019-11-29
1
-1
/
+1
*
q35: No need to check gigabyte_align
Eduardo Habkost
2019-11-29
1
-3
/
+1
*
q35: Remove unused q35-acpi-dsdt.aml file
Eduardo Habkost
2019-11-29
3
-5
/
+1
*
ich9: Remove enable_tco arguments from init functions
Eduardo Habkost
2019-11-29
5
-10
/
+7
*
machine: Remove no_tco field
Eduardo Habkost
2019-11-29
2
-3
/
+1
*
q35: Remove old machine versions
Eduardo Habkost
2019-11-29
1
-165
/
+0
*
tests/vhost-user-bridge: fix build on 32 bit systems
Michael S. Tsirkin
2019-11-29
1
-7
/
+7
*
vring: remove
Paolo Bonzini
2019-11-29
6
-679
/
+0
*
virtio-scsi: do not use vring in dataplane
Paolo Bonzini
2019-11-29
3
-234
/
+35
*
virtio-blk: do not use vring in dataplane
Paolo Bonzini
2019-11-29
4
-146
/
+19
*
virtio-blk: fix "disabled data plane" mode
Paolo Bonzini
2019-11-29
3
-13
/
+11
*
virtio: export vring_notify as virtio_should_notify
Paolo Bonzini
2019-11-29
2
-2
/
+3
*
virtio: add AioContext-specific function for host notifiers
Paolo Bonzini
2019-11-29
2
-0
/
+18
*
vring: make vring_enable_notification return void
Paolo Bonzini
2019-11-29
3
-4
/
+4
*
block-migration: acquire AioContext as necessary
Paolo Bonzini
2019-11-29
1
-13
/
+52
*
pci core: function pci_bus_init() cleanup
Cao jin
2019-11-29
1
-5
/
+2
*
pci core: function pci_host_bus_register() cleanup
Cao jin
2019-11-29
1
-3
/
+3
*
balloon: Use only 'pc-dimm' type dimm for ballooning
Vladimir Sementsov-Ogievskiy
2019-11-29
1
-2
/
+20
*
virtio-balloon: rewrite get_current_ram_size()
Vladimir Sementsov-Ogievskiy
2019-11-29
1
-17
/
+6
*
ppc/kvm: Tell the user what might be wrong when using bad CPU types with kvm-hv
Thomas Huth
2019-11-29
1
-0
/
+4
*
ppc/kvm: Use error_report() instead of cpu_abort() for user-triggerable errors
Thomas Huth
2019-11-29
1
-2
/
+5
*
spapr: initialize local Error pointer
Greg Kurz
2019-11-29
1
-1
/
+1
*
hw/ppc/spapr: Implement the h_page_init hypercall
Thomas Huth
2019-11-29
2
-2
/
+94
*
pseries: Update SLOF firmware image to 20160223
Alexey Kardashevskiy
2019-11-29
3
-1
/
+1
*
linux-user: add getrandom() syscall
Laurent Vivier
2019-11-29
1
-0
/
+13
*
linux-user: correct timerfd_create syscall numbers
Riku Voipio
2019-11-29
6
-6
/
+6
*
linux-user: remove unavailable syscalls from aarch64
Riku Voipio
2019-11-29
2
-61
/
+0
*
linux-user: sync syscall numbers with kernel
Riku Voipio
2019-11-29
13
-17
/
+200
*
linux-user: Don't assert if guest tries shmdt(0)
Peter Maydell
2019-11-29
1
-5
/
+7
*
linux-user: set ppc64/ppc64le default CPU to POWER8
Laurent Vivier
2019-11-29
1
-1
/
+1
*
build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target direct...
LluĂs Vilanova
2019-11-29
19
-1
/
+67
*
linux-user: fix realloc size of target_fd_trans.
Laurent Vivier
2019-11-29
1
-2
/
+2
*
tcg: Remove unnecessary osdep.h includes from tcg-target.inc.c
Peter Maydell
2019-11-29
8
-8
/
+0
*
scripts/clean-includes: Ignore .inc.c files
Peter Maydell
2019-11-29
1
-0
/
+5
*
tcg: Rename tcg-target.c to tcg-target.inc.c
Peter Maydell
2019-11-29
14
-9
/
+11
*
target-sparc: Use global registers for the register window
Richard Henderson
2019-11-29
1
-24
/
+33
*
target-sparc: Tidy global register initialization
Richard Henderson
2019-11-29
1
-87
/
+70
*
tcg: Allocate indirect_base temporaries in a different order
Richard Henderson
2019-11-29
1
-11
/
+32
[prev]
[next]