Paolo Bonzini
|
2084a8e330
declare ECANCELED on all machines
|
13 years ago |
Anthony Liguori
|
4e1957acc8
Merge commit 'ff71f2e8cacefae99179993204172bc65e4303df' into staging
|
13 years ago |
Anthony Liguori
|
49ee359077
qtest: add C version of test infrastructure
|
13 years ago |
Joshua Housh
|
039f835efc
cleanup obsolete typedef
|
13 years ago |
Michael S. Tsirkin
|
1dc324d20f
shpc: standard hot plug controller
|
13 years ago |
Stefan Weil
|
371c648900
w64: Don't redefine lseek, ftruncate
|
13 years ago |
Stefan Weil
|
c0fd260e9d
Move definition of HOST_LONG_BITS to qemu-common.h
|
13 years ago |
Stefan Hajnoczi
|
1a6d39fd71
cutils: extract buffer_is_zero() from qemu-img.c
|
13 years ago |
Paolo Bonzini
|
1ce0512557
qdev: remove print/parse methods from LostTickPolicy properties
|
13 years ago |
Jan Kiszka
|
4e4fa398db
qdev: Introduce lost tick policy property
|
13 years ago |
Paolo Bonzini
|
8c5135f90e
sheepdog: move coroutine send/recv function to generic code
|
14 years ago |
Paolo Bonzini
|
993295fedc
add qemu_send_full and qemu_recv_full
|
14 years ago |
Hervé Poussineau
|
48a18b3c69
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions
|
13 years ago |
Stefan Hajnoczi
|
3951690a4a
qemu-common: add QEMU_ALIGN_DOWN() and QEMU_ALIGN_UP() macros
|
13 years ago |
Stefan Berger
|
443916d1d9
Move filedescriptor parsing code from net.c into qemu_parse_fd()
|
14 years ago |
Paolo Bonzini
|
d3b12f5dec
main-loop: create main-loop.c
|
14 years ago |
Paolo Bonzini
|
44a9b356ad
main-loop: create main-loop.h
|
14 years ago |
Paolo Bonzini
|
946fb27c1d
qemu-timer: move icount to cpus.c
|
14 years ago |
Frediano Ziglio
|
74e26c179e
core: remove qemu_service_io
|
14 years ago |
Anthony Liguori
|
41a748265f
Remove qemu_malloc/qemu_free
|
14 years ago |
Anthony Liguori
|
14015304b6
Make glib mandatory and fixup utils appropriately
|
14 years ago |
Anthony Liguori
|
986563b173
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
|
14 years ago |
Jan Kiszka
|
d5ab9713d2
Avoid allocating TCG resources in non-TCG mode
|
14 years ago |
Joerg Roedel
|
a732e1baa8
qemu: Add strtosz_suffix_unit function
|
14 years ago |
Anthony Liguori
|
5df0a2a5ba
Merge remote-tracking branch 'kraxel/usb.22' into staging
|
14 years ago |
Gerd Hoffmann
|
d35bf9ade5
move QEMUSGList typedef
|
14 years ago |
Kevin Wolf
|
384acbf46b
async: Remove AsyncContext
|
14 years ago |
Paolo Bonzini
|
332ae28dad
move WORDS_ALIGNED to qemu-common.h
|
14 years ago |
Blue Swirl
|
00aa0040e8
Wrap recv to avoid warnings
|
14 years ago |
Luiz Capitulino
|
5c0263204d
Introduce compiler.h header file
|
14 years ago |