aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-04-15arm: fix location of some include filesPeter Maydell
2013-04-13unicode: New mod_utf8_codepoint()Markus Armbruster
2013-04-13aes: make Td[0-5] and Te[0-5] tables non staticAurelien Jarno
2013-04-13aes: move aes.h from include/block to include/qemuAurelien Jarno
2013-04-13sh7750: Change cpu field type to SuperHCPUAndreas Färber
2013-04-08Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini
2013-04-08hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini
2013-04-06Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl
2013-04-05Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-04-05block: keep I/O throttling slice time constantStefan Hajnoczi
2013-04-05block: fix I/O throttling accounting blind spotStefan Hajnoczi
2013-04-05vmstate: Add support for two dimensional arraysPeter Maydell
2013-04-05vmstate.h: introduce VMSTATE_BUFFER_POINTER_UNSAFE macroIgor Mitsyanko
2013-04-05qstring: add qstring_get_length()Luiz Capitulino
2013-04-04Allow clock_gettime() monotonic clock to be utilized on more OS'sBrad Smith
2013-04-04acpi_table_add(): accept QemuOpts and parse it with OptsVisitorLaszlo Ersek
2013-04-04qemu-char: Add qemu_chr_fe_claim / _release helper functionsHans de Goede
2013-04-02Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-04-02oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()Stefan Hajnoczi
2013-04-02QOM-ify the TPM supportStefan Berger
2013-03-27qemu-char: Consolidate guest_close/guest_open into a set_fe_open callbackHans de Goede
2013-03-27qemu-char: Cleanup: consolidate fe_open/fe_close into fe_set_openHans de Goede
2013-03-27qemu-char: Automatically do fe_open / fe_close on qemu_chr_add_handlersHans de Goede
2013-03-27qemu-char: Add fe_open trackingHans de Goede
2013-03-27qemu-char: Rename qemu_chr_generic_open to qemu_chr_be_generic_openHans de Goede
2013-03-27qemu-char: Rename opened to be_openHans de Goede
2013-03-27compiler: fix warning with GCC 4.8.0Paolo Bonzini
2013-03-26Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-03-26Merge remote-tracking branch 'quintela/migration.next' into stagingAnthony Liguori
2013-03-26char: introduce a blocking version of qemu_chr_fe_writeAnthony Liguori
2013-03-26Add qemu_put_buffer_asyncOrit Wasserman
2013-03-26Add QemuFileWritevBuffer QemuFileOpsOrit Wasserman
2013-03-26migration: do not sent zero pages in bulk stagePeter Lieven
2013-03-26cutils: add a function to find non-zero content in a bufferPeter Lieven
2013-03-26move vector definitions to qemu-common.hPeter Lieven
2013-03-26savevm: Fix bugs in the VMSTATE_VBUFFER_MULTIPLY definitionDavid Gibson
2013-03-26savevm: Add VMSTATE_STRUCT_VARRAY_POINTER_UINT32David Gibson
2013-03-26savevm: Add VMSTATE_FLOAT64 helpersDavid Gibson
2013-03-26savevm: Add VMSTATE_UINTTL_EQUAL helperDavid Gibson
2013-03-26savevm: Add VMSTATE_UINT64_EQUAL helpersDavid Gibson
2013-03-25Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori
2013-03-25glib: add a compatibility interface for g_timeout_add_secondsAnthony Liguori
2013-03-25net: increase buffer size to accommodate Jumbo frame pktsScott Feldman
2013-03-25Common definitions for VMWARE devicesDmitry Fleytman
2013-03-25net: iovec checksum calculatorDmitry Fleytman
2013-03-25Checksum-related utility functionsDmitry Fleytman
2013-03-23Add sample moxie systemAnthony Green
2013-03-23Add moxie disassemblerAnthony Green