summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tpm: reorganize headers and split hardware partPaolo Bonzini2013-04-153-3/+85
* acpi.h: make it self containedMichael S. Tsirkin2013-04-151-0/+6
* acpi: move declarations from pc.h to acpi.hMichael S. Tsirkin2013-04-152-8/+7
* arm: fix location of some include filesPeter Maydell2013-04-152-0/+0
* unicode: New mod_utf8_codepoint()Markus Armbruster2013-04-131-0/+3
* aes: make Td[0-5] and Te[0-5] tables non staticAurelien Jarno2013-04-131-0/+19
* aes: move aes.h from include/block to include/qemuAurelien Jarno2013-04-131-0/+0
* sh7750: Change cpu field type to SuperHCPUAndreas Färber2013-04-131-1/+1
* Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori2013-04-08133-1/+15683
|\
| * hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini2013-04-081-1/+0
| * hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini2013-04-081-0/+2
| * hw: move headers to include/Paolo Bonzini2013-04-08133-1/+15681
|/
* Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl2013-04-061-0/+36
|\
| * vmstate: Add support for two dimensional arraysPeter Maydell2013-04-051-0/+27
| * vmstate.h: introduce VMSTATE_BUFFER_POINTER_UNSAFE macroIgor Mitsyanko2013-04-051-0/+9
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-04-051-2/+1
|\ \
| * | block: keep I/O throttling slice time constantStefan Hajnoczi2013-04-051-1/+0
| * | block: fix I/O throttling accounting blind spotStefan Hajnoczi2013-04-051-1/+1
| |/
* | qstring: add qstring_get_length()Luiz Capitulino2013-04-051-0/+1
|/
* Allow clock_gettime() monotonic clock to be utilized on more OS'sBrad Smith2013-04-041-2/+1
* acpi_table_add(): accept QemuOpts and parse it with OptsVisitorLaszlo Ersek2013-04-041-1/+2
* qemu-char: Add qemu_chr_fe_claim / _release helper functionsHans de Goede2013-04-041-0/+29
* Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2013-04-021-2/+2
|\
| * oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()Stefan Hajnoczi2013-04-021-2/+2
* | QOM-ify the TPM supportStefan Berger2013-04-022-0/+174
|/
* qemu-char: Consolidate guest_close/guest_open into a set_fe_open callbackHans de Goede2013-03-271-2/+1
* qemu-char: Cleanup: consolidate fe_open/fe_close into fe_set_openHans de Goede2013-03-271-13/+4
* qemu-char: Automatically do fe_open / fe_close on qemu_chr_add_handlersHans de Goede2013-03-271-0/+1
* qemu-char: Add fe_open trackingHans de Goede2013-03-271-0/+1
* qemu-char: Rename qemu_chr_generic_open to qemu_chr_be_generic_openHans de Goede2013-03-271-1/+1
* qemu-char: Rename opened to be_openHans de Goede2013-03-271-1/+1
* compiler: fix warning with GCC 4.8.0Paolo Bonzini2013-03-271-1/+1
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-03-261-0/+1
|\
| * qdev: DEVICE_DELETED eventMichael S. Tsirkin2013-03-171-0/+1
* | Merge remote-tracking branch 'quintela/migration.next' into stagingAnthony Liguori2013-03-264-4/+84
|\ \
| * | Add qemu_put_buffer_asyncOrit Wasserman2013-03-261-0/+5
| * | Add QemuFileWritevBuffer QemuFileOpsOrit Wasserman2013-03-261-0/+7
| * | migration: do not sent zero pages in bulk stagePeter Lieven2013-03-261-0/+2
| * | cutils: add a function to find non-zero content in a bufferPeter Lieven2013-03-261-0/+10
| * | move vector definitions to qemu-common.hPeter Lieven2013-03-261-0/+21
| * | savevm: Fix bugs in the VMSTATE_VBUFFER_MULTIPLY definitionDavid Gibson2013-03-261-2/+2
| * | savevm: Add VMSTATE_STRUCT_VARRAY_POINTER_UINT32David Gibson2013-03-261-0/+10
| * | savevm: Add VMSTATE_FLOAT64 helpersDavid Gibson2013-03-261-0/+15
| * | savevm: Add VMSTATE_UINTTL_EQUAL helperDavid Gibson2013-03-261-2/+5
| * | savevm: Add VMSTATE_UINT64_EQUAL helpersDavid Gibson2013-03-261-0/+7
* | | char: introduce a blocking version of qemu_chr_fe_writeAnthony Liguori2013-03-261-0/+15
|/ /
* | Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2013-03-253-1/+377
|\ \
| * | net: increase buffer size to accommodate Jumbo frame pktsScott Feldman2013-03-251-0/+5
| * | Common definitions for VMWARE devicesDmitry Fleytman2013-03-251-0/+347
| * | net: iovec checksum calculatorDmitry Fleytman2013-03-251-0/+12
OpenPOWER on IntegriCloud