Sign in
qemu
/
qemu
/
1047b9d7bbda3d035e6d94c4a0e6d56d91ce95ec
/
qemu-common.h
dfc65f1
Un-inline fdctrl_init_isa()
by Markus Armbruster
· 13 years ago
74f4d22
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 13 years ago
14de9ba
Introduce MSIMessage structure
by Jan Kiszka
· 13 years ago
2084a8e
declare ECANCELED on all machines
by Paolo Bonzini
· 13 years ago
4e1957a
Merge commit 'ff71f2e8cacefae99179993204172bc65e4303df' into staging
by Anthony Liguori
· 13 years ago
49ee359
qtest: add C version of test infrastructure
by Anthony Liguori
· 13 years ago
039f835
cleanup obsolete typedef
by Joshua Housh
· 13 years ago
1dc324d
shpc: standard hot plug controller
by Michael S. Tsirkin
· 13 years ago
371c648
w64: Don't redefine lseek, ftruncate
by Stefan Weil
· 13 years ago
c0fd260
Move definition of HOST_LONG_BITS to qemu-common.h
by Stefan Weil
· 13 years ago
1a6d39f
cutils: extract buffer_is_zero() from qemu-img.c
by Stefan Hajnoczi
· 13 years ago
1ce0512
qdev: remove print/parse methods from LostTickPolicy properties
by Paolo Bonzini
· 13 years ago
4e4fa39
qdev: Introduce lost tick policy property
by Jan Kiszka
· 13 years ago
8c5135f
sheepdog: move coroutine send/recv function to generic code
by Paolo Bonzini
· 13 years ago
993295f
add qemu_send_full and qemu_recv_full
by Paolo Bonzini
· 13 years ago
48a18b3
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions
by Hervé Poussineau
· 13 years ago
3951690
qemu-common: add QEMU_ALIGN_DOWN() and QEMU_ALIGN_UP() macros
by Stefan Hajnoczi
· 13 years ago
443916d
Move filedescriptor parsing code from net.c into qemu_parse_fd()
by Stefan Berger
· 13 years ago
d3b12f5
main-loop: create main-loop.c
by Paolo Bonzini
· 13 years ago
44a9b35
main-loop: create main-loop.h
by Paolo Bonzini
· 13 years ago
946fb27
qemu-timer: move icount to cpus.c
by Paolo Bonzini
· 13 years ago
74e26c1
core: remove qemu_service_io
by Frediano Ziglio
· 13 years ago
41a7482
Remove qemu_malloc/qemu_free
by Anthony Liguori
· 13 years ago
1401530
Make glib mandatory and fixup utils appropriately
by Anthony Liguori
· 13 years ago
986563b
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 13 years ago
d5ab971
Avoid allocating TCG resources in non-TCG mode
by Jan Kiszka
· 13 years ago
a732e1b
qemu: Add strtosz_suffix_unit function
by Joerg Roedel
· 14 years ago
5df0a2a
Merge remote-tracking branch 'kraxel/usb.22' into staging
by Anthony Liguori
· 13 years ago
d35bf9a
move QEMUSGList typedef
by Gerd Hoffmann
· 14 years ago
384acbf
async: Remove AsyncContext
by Kevin Wolf
· 14 years ago
332ae28
move WORDS_ALIGNED to qemu-common.h
by Paolo Bonzini
· 13 years ago
00aa004
Wrap recv to avoid warnings
by Blue Swirl
· 13 years ago
5c02632
Introduce compiler.h header file
by Luiz Capitulino
· 14 years ago
462df28
Remove unneeded setjmp.h (fix compilation on Debian "lenny")
by Stefan Weil
· 14 years ago
6a33e7b
w32: Remove redundant definitions of PRI*64
by Stefan Weil
· 14 years ago
3bbbee1
cocoa: Provide central qemu_main() prototype
by Andreas Färber
· 14 years ago
86f69a9
Fix compilation warning due to missing header for sigaction
by Alexandre Raymond
· 14 years ago
3bfe4db
Add documentation for qemu_progress_{init,print}()
by Jes Sorensen
· 14 years ago
077030d
w32: Fix missing declaration of ffs()
by Stefan Weil
· 14 years ago
082b555
Move generic or OS function declarations to qemu-common.h
by Blue Swirl
· 14 years ago
ab33fcd
enable vm_clock to "warp" in the iothread+icount case
by Paolo Bonzini
· 14 years ago
6b837bc
qemu-img: Initial progress printing support
by Jes Sorensen
· 14 years ago
4d54ec7
add a service to reap zombies, use it in SLIRP
by Paolo Bonzini
· 14 years ago
0298141
extract I/O handler lists to iohandler.c
by Paolo Bonzini
· 14 years ago
316378e
x86: Refine error reporting of MCE injection services
by Jan Kiszka
· 14 years ago
b7680cb
Refactor thread retrieval and check
by Jan Kiszka
· 14 years ago
dcfd086
WIN32: Add missing include for 'struct timeval', used in vnc.h
by Hervé Poussineau
· 14 years ago
79f2b6f
Merge remote branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 14 years ago
46d62fa
Introduce VCPU self-signaling service
by Jan Kiszka
· 14 years ago
e0d9c6f
QCOW2: bug fix - read base image beyond its size
by Chunqiang Tang
· 14 years ago
904ebff
blockdev: Move BlockInterfaceType from qemu-common.h to blockdev.h
by Markus Armbruster
· 14 years ago
d714245
Add documentation for STRTOSZ_DEFSUFFIX_ macros
by Jes Sorensen
· 14 years ago
70b4f4b
Make strtosz() return int64_t instead of ssize_t
by Jes Sorensen
· 14 years ago
64b85a8
Delete useless 'extern' qualifiers for functions
by Blue Swirl
· 14 years ago
818c2e1
Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemu
by Aurelien Jarno
· 14 years ago
d842700
Introduce strtosz_suffix()
by Jes Sorensen
· 14 years ago
3c9405a
vnc: support password expire
by Gerd Hoffmann
· 14 years ago
34e6594
pcie/aer: helper functions for pcie aer capability
by Isaku Yamahata
· 14 years ago
9f9b17a
Introduce strtosz() library function to convert a string to a byte count.
by Jes Sorensen
· 14 years ago
4f25ac5
Merge remote branch 'mst/for_anthony' into staging
by Anthony Liguori
· 14 years ago
b152aa8
Consolidate oom_check() functions
by Jes Sorensen
· 14 years ago
dc786bc
Move qemu_gettimeofday() to OS specific files
by Jes Sorensen
· 14 years ago
f868445
Add fprintf_function for function pointers to fprintf-like functions
by Stefan Weil
· 14 years ago
338b922
Mov muldiv64 to qemu-common.h (Thus unbreaking gus)
by malc
· 14 years ago
b907b69
Merge branch 'pci' into for_anthony
by Michael S. Tsirkin
· 14 years ago
c57c846
qemu-timer: move commonly used timer code to qemu-timer-common
by Blue Swirl
· 14 years ago
47b01cf
Remove special handling of system include files (no longer needed)
by Stefan Weil
· 14 years ago
bc20ba9
pcie port: define struct PCIEPort/PCIESlot and helper functions
by Isaku Yamahata
· 14 years ago
0428527
pcie: helper functions for pcie capability and extended capability
by Isaku Yamahata
· 14 years ago
e5924d8
Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)
by Stefan Weil
· 14 years ago
9c9e7d5
Move macros GCC_ATTR and GCC_FMT_ATTR to common header file
by Stefan Weil
· 14 years ago
b8a83a4
cutils: qemu_iovec_copy and qemu_iovec_memset
by Kevin Wolf
· 14 years ago
68f7999
pci_bridge: introduce pci bridge library.
by Isaku Yamahata
· 15 years ago
2446333
Rearrange block headers
by Blue Swirl
· 14 years ago
92a16d7
apic: qdev conversion cleanup
by Blue Swirl
· 15 years ago
893a9cb
cow: stop using mmap
by Christoph Hellwig
· 15 years ago
1116582
Move stdbool.h
by Paul Brook
· 15 years ago
e82bcec
port qemu-kvm's on_vcpu code
by Marcelo Tosatti
· 15 years ago
2be24aa
virtio: move typedef to qemu-common
by Michael S. Tsirkin
· 15 years ago
2292b33
notifier: event notifier implementation
by Michael S. Tsirkin
· 15 years ago
29e922b
Compile qemu-timer only once
by Blue Swirl
· 15 years ago
d2053c3
Move cpu_exec_init_all() declaration to qemu-common.h
by Blue Swirl
· 15 years ago
7b27a76
rename IOCanRWHandler to IOCanReadHandler
by Juan Quintela
· 15 years ago
db1a497
split out qemu-timer.c
by Paolo Bonzini
· 15 years ago
724c689
Merge remote branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 15 years ago
9edf505
Merge remote branch 'mst/for_anthony' into staging
by Anthony Liguori
· 15 years ago
24ebf5f
get rid of hostregs_helper.h
by Paolo Bonzini
· 15 years ago
f3dfda6
use eventfd for iothread
by Paolo Bonzini
· 15 years ago
186993e
pci: move pcibus_t to qemu-common
by Michael S. Tsirkin
· 15 years ago
e2a305f
block: avoid creating too large iovecs in multiwrite_merge
by Christoph Hellwig
· 15 years ago
7c7c062
force to test result for qemu_write_full()
by Juan Quintela
· 15 years ago
7b5f699
Introduce qemu_write_full()
by Kirill A. Shutemov
· 15 years ago
beb6f0d
Fix QEMU_WARN_UNUSED_RESULT
by Kevin Wolf
· 15 years ago
40ff6d7
Don't leak file descriptors
by Kevin Wolf
· 15 years ago
fb47a2e
pci: move typedef, PCIHostState, PCIExpressHost to qemu-common.h.
by Isaku Yamahata
· 15 years ago
abd0c6b
BCD cleanup
by Paul Brook
· 15 years ago
9a1e948
Introduce contexts for asynchronous callbacks
by Kevin Wolf
· 15 years ago
4f999d0
Split out bottom halves
by Kevin Wolf
· 15 years ago
76d32cb
net: add macaddr type.
by Gerd Hoffmann
· 15 years ago
747bbdf
Suppress warnings about 'warn_unused_result' attribute directive
by Blue Swirl
· 15 years ago
Next »