Age | Commit message (Expand) | Author | Files | Lines |
2016-07-06 | qapi: Add new clone visitor | Eric Blake | 3 | -0/+211 |
2016-07-06 | qapi: Add new visit_complete() function | Eric Blake | 4 | -29/+21 |
2016-07-06 | tests: Factor out common code in qapi output tests | Eric Blake | 2 | -72/+44 |
2016-07-06 | tests: Clean up test-string-output-visitor | Eric Blake | 1 | -32/+29 |
2016-07-06 | qmp-output-visitor: Favor new visit_free() function | Eric Blake | 2 | -2/+2 |
2016-07-06 | string-output-visitor: Favor new visit_free() function | Eric Blake | 2 | -3/+3 |
2016-07-06 | qmp-input-visitor: Favor new visit_free() function | Eric Blake | 5 | -29/+17 |
2016-07-06 | string-input-visitor: Favor new visit_free() function | Eric Blake | 2 | -18/+10 |
2016-07-06 | opts-visitor: Favor new visit_free() function | Eric Blake | 1 | -5/+4 |
2016-07-06 | qapi: Add new visit_free() function | Eric Blake | 1 | -3/+3 |
2016-07-06 | qapi: Add parameter to visit_end_* | Eric Blake | 2 | -2/+2 |
2016-07-06 | qapi: Improve use of qmp/types.h | Eric Blake | 5 | -7/+5 |
2016-07-05 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 6 | -0/+39 |
2016-07-04 | tests: add APIC.cphp and DSDT.cphp blobs | Igor Mammedov | 4 | -0/+0 |
2016-07-04 | crypto: implement sha224, sha384, sha512 and ripemd160 hashes | Daniel P. Berrange | 1 | -0/+29 |
2016-07-04 | tests: acpi: add CPU hotplug testcase | Igor Mammedov | 1 | -0/+28 |
2016-07-04 | log: Permit -dfilter 0..0xffffffffffffffff | Markus Armbruster | 1 | -2/+3 |
2016-07-04 | log: Clean up misuse of Range for -dfilter | Markus Armbruster | 1 | -0/+10 |
2016-07-04 | crypto: switch hash code to use nettle/gcrypt directly | Daniel P. Berrange | 2 | -3/+23 |
2016-07-04 | crypto: rename OUT to out in xts test to avoid clash on MinGW | Daniel P. Berrange | 1 | -9/+9 |
2016-07-04 | crypto: fix handling of iv generator hash defaults | Daniel P. Berrange | 2 | -0/+252 |
2016-06-30 | qapi: Fix crash on missing alternate member of QAPI struct | Eric Blake | 1 | -0/+12 |
2016-06-29 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2 | -16/+3 |
2016-06-29 | socket: unlink unix socket on remove | Marc-André Lureau | 1 | -1/+1 |
2016-06-29 | vhost-user-test: fix g_cond_wait_until compat implementation | Paolo Bonzini | 1 | -15/+2 |
2016-06-28 | iotests: add small-granularity mirror test | John Snow | 2 | -2/+32 |
2016-06-27 | arm: Re-enable tmp105 test | Thomas Huth | 1 | -1/+1 |
2016-06-24 | acpi-test-data: update expected | Michael S. Tsirkin | 6 | -0/+0 |
2016-06-24 | bios: Add tests for the IPMI ACPI and SMBIOS entries | Corey Minyard | 3 | -4/+56 |
2016-06-22 | tests: Use '+=' to add additional tests, not '=' | Thomas Huth | 1 | -4/+4 |
2016-06-20 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-06-20' into... | Peter Maydell | 11 | -111/+33 |
2016-06-20 | log: Fix qemu_set_log_filename() error handling | Markus Armbruster | 1 | -33/+8 |
2016-06-20 | log: Fix qemu_set_dfilter_ranges() error reporting | Markus Armbruster | 1 | -33/+16 |
2016-06-20 | coccinelle: Remove unnecessary variables for function return value | Eduardo Habkost | 10 | -46/+10 |
2016-06-20 | libqos: add qvirtqueue_cleanup() | Stefan Hajnoczi | 7 | -7/+36 |
2016-06-20 | libqos: drop duplicated virtio_pci.h definitions | Stefan Hajnoczi | 4 | -43/+30 |
2016-06-20 | libqos: drop duplicated virtio_scsi.h definitions | Stefan Hajnoczi | 1 | -30/+15 |
2016-06-20 | libqos: drop duplicated virtio_blk.h definitions | Stefan Hajnoczi | 1 | -34/+16 |
2016-06-20 | libqos: drop duplicated virtio_vring.h structs | Stefan Hajnoczi | 2 | -37/+12 |
2016-06-20 | libqos: drop duplicated virtio_ring.h bit definitions | Stefan Hajnoczi | 6 | -33/+27 |
2016-06-20 | libqos: drop duplicated virtio_config.h definitions | Stefan Hajnoczi | 3 | -20/+14 |
2016-06-20 | libqos: drop duplicated PCI vendor ID definition | Stefan Hajnoczi | 2 | -3/+2 |
2016-06-20 | libqos: use virtio_ids.h for device ID definitions | Stefan Hajnoczi | 4 | -16/+10 |
2016-06-17 | bitops.h: Implement half-shuffle and half-unshuffle ops | Peter Maydell | 1 | -0/+72 |
2016-06-17 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160617' into... | Peter Maydell | 2 | -0/+96 |
2016-06-17 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 3 | -32/+157 |
2016-06-17 | ppc / sparc: Add a tester for checking whether OpenBIOS runs successfully | Thomas Huth | 2 | -0/+96 |
2016-06-17 | test: start vhost-user reconnect test | Marc-André Lureau | 1 | -17/+119 |
2016-06-17 | tests: append i386 tests | Marc-André Lureau | 1 | -1/+1 |
2016-06-17 | tests/vhost-user-bridge: workaround stale vring base | Marc-André Lureau | 1 | -0/+7 |