index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
qemu
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/cutils: Introduce freq_to_str() to display Hertz units
Philippe Mathieu-Daudé
2020-10-16
1
-0
/
+12
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-10-16
2
-1
/
+12
|
\
|
*
keyval: Parse help options
Kevin Wolf
2020-10-15
2
-1
/
+12
*
|
module: silence errors for module_load_qom_all().
Gerd Hoffmann
2020-10-15
1
-4
/
+4
|
/
*
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-10-06
1
-22
/
+2
|
\
|
*
cpu-timers, icount: new modules
Claudio Fontana
2020-10-05
1
-22
/
+2
*
|
util/vfio-helpers: Pass page protections to qemu_vfio_pci_map_bar()
Philippe Mathieu-Daudé
2020-10-05
1
-1
/
+1
|
/
*
typedefs: Restrict PCMachineState to 'hw/i386/pc.h'
Philippe Mathieu-Daudé
2020-09-30
1
-1
/
+0
*
cutils: introduce get_relocated_path
Paolo Bonzini
2020-09-30
1
-0
/
+12
*
oslib: do not call g_strdup from qemu_get_exec_dir
Paolo Bonzini
2020-09-30
1
-6
/
+2
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-09-28
1
-1
/
+1
|
\
|
*
timer: Fix timer_mod_anticipate() documentation
Philippe Mathieu-Daudé
2020-09-23
1
-1
/
+1
*
|
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
11
-222
/
+229
*
|
util/iov: add iov_discard_undo()
Stefan Hajnoczi
2020-09-23
1
-0
/
+23
|
/
*
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-1...
Peter Maydell
2020-09-17
2
-1
/
+2
|
\
|
*
osdep: file locking functions are not available on Win32
Yonggang Luo
2020-09-16
1
-1
/
+1
|
*
rcu: Implement drain_call_rcu
Maxim Levitsky
2020-09-16
1
-0
/
+1
*
|
util: introduce qemu_open and qemu_create with error reporting
Daniel P. Berrangé
2020-09-16
1
-0
/
+6
*
|
util: rename qemu_open() to qemu_open_old()
Daniel P. Berrangé
2020-09-16
1
-1
/
+1
*
|
monitor: simplify functions for getting a dup'd fdset entry
Daniel P. Berrangé
2020-09-16
1
-0
/
+1
|
/
*
main-loop: Fix comment
Stefan Weil
2020-09-01
1
-1
/
+1
*
qemu/int128: Add int128_lshift
Richard Henderson
2020-08-28
1
-0
/
+16
*
meson: infrastructure for building emulators
Paolo Bonzini
2020-08-21
1
-1
/
+1
*
linux-user: don't use MAP_FIXED in pgd_find_hole_fallback
Alex Bennée
2020-07-27
1
-0
/
+3
*
util: add qemu_get_host_physmem utility function
Alex Bennée
2020-07-27
1
-0
/
+12
*
qemu/osdep: Reword qemu_get_exec_dir() documentation
Philippe Mathieu-Daudé
2020-07-21
1
-1
/
+4
*
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2020-07-16
1
-0
/
+1
|
\
|
*
net: check if the file descriptor is valid before using it
Laurent Vivier
2020-07-15
1
-0
/
+1
*
|
cputlb: ensure we save the IOTLB data in case of reset
Alex Bennée
2020-07-15
1
-0
/
+1
|
/
*
util: Introduce qemu_get_host_name()
Michal Privoznik
2020-07-14
1
-0
/
+10
*
bswap.h: Include <endian.h> on Haiku for bswap operations
David CARLIER
2020-07-13
1
-0
/
+2
*
osdep.h: For Haiku, define SIGIO as equivalent to SIGPOLL
David CARLIER
2020-07-13
1
-0
/
+4
*
osdep.h: Always include <sys/signal.h> if it exists
David CARLIER
2020-07-13
1
-1
/
+1
*
cpu-throttle: new module, extracted from cpus.c
Claudio Fontana
2020-07-11
1
-0
/
+5
*
coverity: provide Coverity-friendly MIN_CONST and MAX_CONST
Eric Blake
2020-07-11
1
-7
/
+14
*
util/qemu-error: prepend guest name to error message to identify affected VM ...
Mario Smarduch
2020-07-11
1
-0
/
+2
*
qemu-option: Make functions taking Error ** return bool, not void
Markus Armbruster
2020-07-10
1
-8
/
+8
*
Merge remote-tracking branch 'remotes/kraxel/tags/modules-20200707-pull-reque...
Peter Maydell
2020-07-09
1
-0
/
+2
|
\
|
*
module: qom module support
Gerd Hoffmann
2020-07-07
1
-0
/
+2
*
|
util/qemu-option: Document the get_opt_value() function
Philippe Mathieu-Daudé
2020-07-07
1
-0
/
+13
*
|
fix the prototype of muls64/mulu64
Lijun Pan
2020-07-06
1
-2
/
+2
|
/
*
qdev: Introduce DEFINE_PROP_RESERVED_REGION
Eric Auger
2020-07-03
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-06-26
1
-10
/
+47
|
\
|
*
osdep: Make MIN/MAX evaluate arguments only once
Eric Blake
2020-06-26
1
-10
/
+47
*
|
coroutine: support SafeStack in ucontext backend
Daniele Buono
2020-06-23
1
-0
/
+5
|
/
*
include/qemu: Added tsan.h for annotations.
Robert Foley
2020-06-16
1
-0
/
+71
*
thread: add tsan annotations to QemuSpin
Emilio G. Cota
2020-06-16
1
-3
/
+36
*
thread: add qemu_spin_destroy
Emilio G. Cota
2020-06-16
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-06-13
2
-2
/
+2
|
\
|
*
i386: hvf: Drop HVFX86EmulatorState
Roman Bolshakov
2020-06-12
1
-1
/
+0
[next]