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
/
qemu-common.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-18
include: Include fprintf-fn.h only where needed
Markus Armbruster
1
-2
/
+0
2019-02-06
qemu-common.h: Update copyright string for 2019
Peter Maydell
1
-1
/
+1
2018-10-16
qemu-common.h: update copyright date to 2018
John Arbuckle
1
-1
/
+1
2018-05-09
qemu-options: Bail out on unsupported options instead of silently ignoring them
Thomas Huth
1
-1
/
+1
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-2
/
+0
2017-11-21
Use HTTPS for qemu.org and other domains
Stefan Hajnoczi
1
-2
/
+2
2017-08-08
maint: Include bug-reporting info in --help output
Eric Blake
1
-0
/
+5
2017-07-04
tcg: make tcg_allowed global
Yang Zhong
1
-1
/
+6
2017-05-17
utils: provide size_to_str()
Peter Xu
1
-0
/
+1
2017-02-28
Update copyright year
Marc-André Lureau
1
-1
/
+1
2016-10-26
tcg: Add EXCP_ATOMIC
Richard Henderson
1
-0
/
+1
2016-10-24
cpu: Support a target CPU having a variable page size
Peter Maydell
1
-0
/
+12
2016-08-11
Update ancient copyright string in -version output
Peter Maydell
1
-0
/
+4
2016-06-07
qemu-common.h: Drop WORDS_ALIGNED define
Peter Maydell
1
-4
/
+0
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
1
-5
/
+0
2016-05-19
qemu-common: stop including qemu/host-utils.h from qemu-common.h
Paolo Bonzini
1
-1
/
+0
2016-05-19
qemu-common: stop including qemu/bswap.h from qemu-common.h
Paolo Bonzini
1
-2
/
+0
2016-05-19
include: move CPU-related definitions out of qemu-common.h
Paolo Bonzini
1
-24
/
+0
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-257
/
+0
2016-03-22
isa: Move DMA_transfer_handler from qemu-common.h to hw/isa/isa.h
Markus Armbruster
1
-2
/
+0
2016-03-22
Move ParallelIOArg from qemu-common.h to sysemu/char.h
Markus Armbruster
1
-5
/
+0
2016-03-22
Move QEMU_ALIGN_*() from qemu-common.h to qemu/osdep.h
Markus Armbruster
1
-6
/
+0
2016-03-22
Move HOST_LONG_BITS from qemu-common.h to qemu/osdep.h
Markus Armbruster
1
-9
/
+0
2016-03-22
hw/pci/pci.h: Don't include qemu-common.h
Markus Armbruster
1
-9
/
+0
2016-03-22
include/hw/hw.h: Don't include qemu-common.h
Markus Armbruster
1
-4
/
+0
2016-03-22
include/qemu/iov.h: Don't include qemu-common.h
Markus Armbruster
1
-28
/
+0
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
1
-1
/
+0
2016-03-08
cutils: add avx2 instruction optimization
Liang Li
1
-7
/
+1
2016-02-25
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+4
2016-02-23
include: Clean up includes
Peter Maydell
1
-1
/
+0
2016-02-22
dump-guest-memory: add dump_in_progress() helper function
Peter Xu
1
-0
/
+4
2016-02-11
cpu: cpu_save/cpu_load is no more
Paolo Bonzini
1
-6
/
+0
2016-01-11
osdep.h: Include glib-compat.h in osdep.h rather than qemu-common.h
Peter Maydell
1
-1
/
+0
2015-11-10
Move page_size_init earlier
Dr. David Alan Gilbert
1
-0
/
+1
2015-10-16
util - add automated ID generation utility
Jeff Cody
1
-0
/
+8
2015-09-25
utils: rename strtosz to use qemu prefix
Marc-André Lureau
1
-13
/
+14
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+8
2015-09-09
cutils: Add qemu_strtoull() wrapper
Carlos L. Torres
1
-0
/
+2
2015-09-09
cutils: Add qemu_strtoll() wrapper
Carlos L. Torres
1
-0
/
+2
2015-09-09
cutils: Add qemu_strtoul() wrapper
Carlos L. Torres
1
-0
/
+2
2015-09-09
cutils: Add qemu_strtol() wrapper
Carlos L. Torres
1
-0
/
+2
2015-09-07
Make pow2ceil() and pow2floor() inline
Peter Maydell
1
-15
/
+1
2015-09-07
Remove unused qemu_fls function
Peter Maydell
1
-1
/
+0
2015-08-19
qemu-common.h: Move muldiv64() to host-utils.h
Peter Maydell
1
-31
/
+0
2015-08-19
osdep.h: Move some OS header includes and fixups from qemu-common.h
Peter Maydell
1
-54
/
+1
2015-08-19
qemu-common.h: Move Win32 fixups into os-win32.h
Peter Maydell
1
-17
/
+0
2015-07-27
qemu-common.h: Document cutils.c string functions
Peter Maydell
1
-1
/
+113
2015-07-06
Stop including qemu-common.h in memory.h
Peter Maydell
1
-3
/
+1
2015-06-26
qemu-common: add VEC_OR macro
Artyom Tarasenko
1
-0
/
+3
2015-06-03
machine: add default_ram_size to machine class
Nikunj A Dadhania
1
-0
/
+6
[next]