Sign in
qemu-android
/
qemu-android
/
843408b3cf0a8891b2cbe9e775cc7c6a376fd6c4
/
include
/
qemu
12e1129
int128: Add int128_exts64()
by Alexey Kardashevskiy
· 11 years ago
1a3de8d
bswap.h: Rename ldl_p, stl_p, etc to ldl_he_p, stl_he_p, etc
by Peter Maydell
· 11 years ago
d426d9f
s390x/virtio-ccw: wire up irq routing and irqfds
by Cornelia Huck
· 12 years ago
f1e2987
machine: Replace QEMUMachine by MachineClass in accelerator configuration
by Marcel Apfelbaum
· 11 years ago
93156ce
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' into staging
by Peter Maydell
· 11 years ago
e96e5ae
qemu-option: introduce qemu_find_opts_singleton
by Paolo Bonzini
· 11 years ago
d876f60
error: Privatize error_print_loc
by Cole Robinson
· 11 years ago
423d00c
int128.h: Avoid undefined behaviours involving signed arithmetic
by Peter Maydell
· 11 years ago
de03c31
bswap: Fix build on FreeBSD 10.0
by Andreas Färber
· 11 years ago
57fac92
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
by Peter Maydell
· 11 years ago
2da61b6
rfifolock: add recursive FIFO lock
by Stefan Hajnoczi
· 11 years ago
7a1a4da
Move QEMUMachine typedef to qemu/typedefs.h
by Andreas Färber
· 11 years ago
4900116
Add a 'name' parameter to qemu_thread_create
by Dr. David Alan Gilbert
· 11 years ago
8f480de
Add 'debug-threads' suboption to --name
by Dr. David Alan Gilbert
· 11 years ago
e44259b
target-ppc: Add ISA2.06 divde[o] Instructions
by Tom Musta
· 11 years ago
98d1eb2
target-ppc: Add ISA2.06 divdeu[o] Instructions
by Tom Musta
· 11 years ago
55e7c29
bswap: Modify prototypes of st[wl]_{le, be}_p (avoid type conversions)
by Stefan Weil
· 11 years ago
0064ace
bswap: Modify prototype of stb_p (avoid type conversions)
by Stefan Weil
· 11 years ago
1c884ab
include/qemu/host-utils.h: Trivial typo: ctz->cto
by Dr. David Alan Gilbert
· 11 years ago
0956ff5
include/qemu/crc32c.h: Rename include guards to match filename
by Will Newton
· 11 years ago
e7a1d6c
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 11 years ago
6dedf05
Merge remote-tracking branch 'remotes/bonzini/configure' into staging
by Peter Maydell
· 11 years ago
7cc07ab
qemu-option: has_help_option() and is_valid_option_list()
by Kevin Wolf
· 11 years ago
e26110c
module: implement module loading
by Fam Zheng
· 11 years ago
10f5bff
util: Split out exec_dir from os_find_datadir
by Fam Zheng
· 11 years ago
a5c8285
i2c: Rename i2c_bus to I2CBus
by Andreas Färber
· 12 years ago
c6c6958
memory: Add MemoryListener to typedefs.h
by Edgar E. Iglesias
· 11 years ago
c4e57af
util/fifo8: implement push/pop of multiple bytes
by Beniamino Galvani
· 11 years ago
d5d1507
readline: Add missing GCC_FMT_ATTR
by Stefan Weil
· 11 years ago
0706f7c
Merge remote-tracking branch 'mjt/tags/trivial-patches-2014-01-16' into staging
by Peter Maydell
· 11 years ago
adf5c44
qemu-option: Add qemu_config_parse_qdict()
by Max Reitz
· 11 years ago
13401ba
osdep: add qemu_set_tty_echo()
by Stefan Hajnoczi
· 11 years ago
0150cd8
readline: move readline to a generic location
by Stefan Hajnoczi
· 11 years ago
dc9fc1c
Fix typo of tiemr in timer.h
by Namhyung Kim
· 11 years ago
133fe77
Merge remote branch 'luiz/queue/qmp' into qmpq
by Edgar E. Iglesias
· 11 years ago
164590a
bitmap: Add bitmap_zero_extend operation
by Juan Quintela
· 11 years ago
9c22687
bitmap: use long as index
by Juan Quintela
· 11 years ago
87ea75d
qemu-option: Remove qemu_opts_create_nofail
by Peter Crosthwaite
· 11 years ago
cff8b2c
monitor: add object-add (QMP) and object_add (HMP) command
by Paolo Bonzini
· 11 years ago
afd3fe4
host-utils: add clrsb32/64 - count leading redundant sign bits
by Claudio Fontana
· 11 years ago
664d2c4
util: Use qemu_getauxval in linux qemu_cache_utils_init
by Richard Henderson
· 12 years ago
b6a3e69
osdep: Create qemu_getauxval and qemu_init_auxval
by Richard Henderson
· 12 years ago
33effd3
atomic.h: Fix build with clang
by Peter Maydell
· 11 years ago
968854c
qmp: access the local QemuOptsLists for drive option
by Amos Kong
· 11 years ago
7d57951
bswap.h: Remove cpu_to_32wu()
by Peter Maydell
· 11 years ago
e4ef9f4
bswap.h: Remove cpu_to_be64wu()
by Peter Maydell
· 11 years ago
6bd194a
bswap.h: Remove cpu_to_be32wu()
by Peter Maydell
· 11 years ago
d8ee259
bswap.h: Remove cpu_to_be16wu()
by Peter Maydell
· 11 years ago
09fa843
bswap.h: Remove be32_to_cpupu()
by Peter Maydell
· 11 years ago
f567656
bswap.h: Remove le32_to_cpupu()
by Peter Maydell
· 11 years ago
c65e5de
bswap.h: Remove le16_to_cpupu()
by Peter Maydell
· 11 years ago
6e93187
bswap.h: Remove cpu_to_le32wu()
by Peter Maydell
· 11 years ago
587ae22
bswap.h: Remove cpu_to_le16wu()
by Peter Maydell
· 11 years ago
add40e9
timer: add timer_mod_anticipate and timer_mod_anticipate_ns
by Paolo Bonzini
· 11 years ago
3c05341
timer: make qemu_clock_enable sync between disable and timer's cb
by Liu Ping Fan
· 11 years ago
c7c4d06
qemu-thread: add QemuEvent
by Paolo Bonzini
· 11 years ago
cb36564
timer: protect timers_state's clock with seqlock
by Liu Ping Fan
· 11 years ago
ea753d8
seqlock: introduce read-write seqlock
by Paolo Bonzini
· 11 years ago
326642b
blockdev: Separate ID generation from DriveInfo creation
by Kevin Wolf
· 12 years ago
9e8f8b1
Merge remote-tracking branch 'sweil/mingw' into staging
by Anthony Liguori
· 11 years ago
ce079ab
Merge remote-tracking branch 'sweil/tci' into staging
by Anthony Liguori
· 11 years ago
606600a
util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDR
by Sebastian Ottlik
· 11 years ago
eb322b8
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 11 years ago
6aa25b4
bitops: Add rotate functions (rol8, ror8, ...)
by Stefan Weil
· 12 years ago
978f220
qemu-timer: make qemu_timer_mod_ns() and qemu_timer_del() thread-safe
by Stefan Hajnoczi
· 12 years ago
c5a22c4
range: add min/max operations on ranges
by Michael S. Tsirkin
· 12 years ago
cfe25e2
range: add Range to typedefs
by Michael S. Tsirkin
· 12 years ago
5ddfffb
throttle: Add a new throttling API implementing continuous leaky bucket.
by Benoît Canet
· 12 years ago
d4ca092
option: Add assigned flag to QEMUOptionParameter
by Max Reitz
· 12 years ago
b4049b7
aio / timers: Remove legacy interface
by Alex Bligh
· 12 years ago
bc72ad6
aio / timers: Switch entire codebase to the new timer API
by Alex Bligh
· 12 years ago
7bf8fbd
aio / timers: Remove main_loop_timerlist
by Alex Bligh
· 12 years ago
40daca5
aio / timers: Rearrange timer.h & make legacy functions call non-legacy
by Alex Bligh
· 12 years ago
55a197d
aio / timers: Add qemu_clock_get_ms and qemu_clock_get_ms
by Alex Bligh
· 12 years ago
63111b6
aio / timers: Remove legacy qemu_clock_deadline & qemu_timerlist_deadline
by Alex Bligh
· 12 years ago
6d32717
aio / timers: Remove alarm timers
by Alex Bligh
· 12 years ago
54904d2
aio / timers: Add documentation and new format calls
by Alex Bligh
· 12 years ago
ac70aaf
aio / timers: Use all timerlists in icount warp calculations
by Alex Bligh
· 12 years ago
a3a726a
aio / timers: Introduce new API timer_new and friends
by Alex Bligh
· 12 years ago
b1bbfe7
aio / timers: On timer modification, qemu_notify or aio_notify
by Alex Bligh
· 12 years ago
d5541d8
aio / timers: Add a notify callback to QEMUTimerList
by Alex Bligh
· 12 years ago
754d6a5
aio / timers: Add QEMUTimerListGroup and helper functions
by Alex Bligh
· 12 years ago
6a1751b
aio / timers: Untangle include files
by Alex Bligh
· 12 years ago
ff83c66
aio / timers: Split QEMUClock into QEMUClock and QEMUTimerList
by Alex Bligh
· 12 years ago
f9a976b
aio / timers: Make qemu_run_timers and qemu_run_all_timers return progress
by Alex Bligh
· 12 years ago
4e0c652
aio / timers: add ppoll support with qemu_poll_ns
by Alex Bligh
· 12 years ago
02a03a9
aio / timers: add qemu-timer.c utility functions
by Alex Bligh
· 12 years ago
58ac56b
aio / timers: Rename qemu_new_clock and expose clock types
by Alex Bligh
· 12 years ago
e93379b
aio / timers: Rename qemu_timer_* functions
by Alex Bligh
· 12 years ago
79761c6
semaphore: fix a hangup problem under load on NetBSD hosts.
by Izumi Tsutsui
· 12 years ago
e8cd45c
qdev: Add SIZE type to qdev properties
by Vasilis Liaskovitis
· 12 years ago
0dd6c52
QemuOpts: Add qemu_opt_unset()
by Kevin Wolf
· 12 years ago
2dc6beb
bitops: Provide sextract32() and sextract64()
by Peter Maydell
· 12 years ago
5e2ac51
add timestamp to error_report()
by Seiji Aguchi
· 12 years ago
a076285
log: Change log_cpu_state[_mask]() argument to CPUState
by Andreas Färber
· 12 years ago
dc11549
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 12 years ago
5444e76
add a header file for atomic operations
by Paolo Bonzini
· 12 years ago
3459a62
pci: store PCI hole ranges in guestinfo structure
by Michael S. Tsirkin
· 12 years ago
620ac82
range: add Range structure
by Michael S. Tsirkin
· 12 years ago
6046c62
int128: optimize and add test cases
by Paolo Bonzini
· 12 years ago
Next »