Commit History

Author SHA1 Message Date
  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
  Stefan Weil 462df2887c Remove unneeded setjmp.h (fix compilation on Debian "lenny") 14 years ago
  Stefan Weil 6a33e7b609 w32: Remove redundant definitions of PRI*64 14 years ago
  Andreas Färber 3bbbee18a4 cocoa: Provide central qemu_main() prototype 14 years ago
  Alexandre Raymond 86f69a92b1 Fix compilation warning due to missing header for sigaction 14 years ago
  Jes Sorensen 3bfe4dbf92 Add documentation for qemu_progress_{init,print}() 14 years ago
  Stefan Weil 077030d11e w32: Fix missing declaration of ffs() 14 years ago
  Blue Swirl 082b555799 Move generic or OS function declarations to qemu-common.h 14 years ago
  Paolo Bonzini ab33fcda9f enable vm_clock to "warp" in the iothread+icount case 14 years ago
  Jes Sorensen 6b837bc4a4 qemu-img: Initial progress printing support 14 years ago
  Paolo Bonzini 4d54ec7898 add a service to reap zombies, use it in SLIRP 14 years ago
  Paolo Bonzini 0298141998 extract I/O handler lists to iohandler.c 14 years ago
  Jan Kiszka 316378e4d0 x86: Refine error reporting of MCE injection services 14 years ago
  Jan Kiszka b7680cb607 Refactor thread retrieval and check 14 years ago
  Hervé Poussineau dcfd08653b WIN32: Add missing include for 'struct timeval', used in vnc.h 14 years ago