Age | Commit message (Expand) | Author | Files | Lines |
2016-01-08 | fsdev: rename virtio-9p-marshal.{c,h} to 9p-iov-marshal.{c,h} | Wei Liu | 8 | -72/+82 |
2016-01-08 | fsdev: break out 9p-marshal.{c,h} from virtio-9p-marshal.{c,h} | Wei Liu | 6 | -111/+143 |
2016-01-08 | 9pfs: remove dead code | Wei Liu | 1 | -68/+0 |
2016-01-08 | 9pfs: merge hw/virtio/virtio-9p.h into hw/9pfs/virtio-9p.h | Wei Liu | 4 | -27/+7 |
2016-01-08 | 9pfs: rename virtio-9p-xattr{,-user}.{c,h} to 9p-xattr{,-user}.{c,h} | Wei Liu | 10 | -17/+15 |
2016-01-08 | 9pfs: rename virtio-9p-synth.{c,h} to 9p-synth.{c,h} | Wei Liu | 3 | -5/+5 |
2016-01-08 | 9pfs: rename virtio-9p-proxy.{c,h} to 9p-proxy.{c,h} | Wei Liu | 4 | -8/+7 |
2016-01-08 | 9pfs: rename virtio-9p-posix-acl.c to 9p-posix-acl.c | Wei Liu | 2 | -3/+2 |
2016-01-08 | 9pfs: rename virtio-9p-local.c to 9p-local.c | Wei Liu | 2 | -3/+2 |
2016-01-08 | 9pfs: rename virtio-9p-handle.c to 9p-handle.c | Wei Liu | 2 | -3/+2 |
2016-01-08 | 9pfs: rename virtio-9p-coth.{c,h} to coth.{c,h} | Wei Liu | 9 | -12/+12 |
2016-01-07 | petalogix-ml605: Set the MicroBlaze CPU version to 8.10.a | Edgar E. Iglesias | 1 | -0/+1 |
2016-01-07 | s3adsp1800: Set the MicroBlaze CPU version to 7.10.d | Edgar E. Iglesias | 1 | -0/+1 |
2016-01-07 | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s... | Peter Maydell | 5 | -19/+49 |
2016-01-07 | target-sparc: implement NPT timer bit | Mark Cave-Ayland | 3 | -6/+24 |
2016-01-07 | sun4u: split NPT and INT_DIS accesses between timer and compare registers | Mark Cave-Ayland | 1 | -9/+10 |
2016-01-07 | sun4u: split out NPT and INT_DIS into separate CPUTimer fields | Mark Cave-Ayland | 2 | -4/+15 |
2016-01-07 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-seabios-20160105-1' in... | Peter Maydell | 11 | -4/+5 |
2016-01-07 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell | 2 | -26/+36 |
2016-01-07 | trace: add make dependencies on tracetool source | Stefan Hajnoczi | 1 | -11/+19 |
2016-01-07 | trace: fix make foo-timestamp rules | Stefan Hajnoczi | 1 | -9/+9 |
2016-01-07 | trace: fix PRIx64 constants in trace-events | Mark Cave-Ayland | 1 | -5/+5 |
2016-01-07 | trace: reflect the file name change | Qinghua Jin | 1 | -1/+3 |
2016-01-05 | seabios: update binaries to release 1.9.0 | Gerd Hoffmann | 8 | -0/+0 |
2016-01-05 | seabios: stop updating aml files | Gerd Hoffmann | 1 | -1/+0 |
2016-01-05 | seabios: update 128k bios config | Gerd Hoffmann | 1 | -0/+2 |
2016-01-05 | seabios: use new EXTRAVERSION to tag qemu builds | Gerd Hoffmann | 1 | -3/+3 |
2016-01-05 | seabios: update submodule to release 1.9.0 | Gerd Hoffmann | 1 | -0/+0 |
2015-12-23 | Merge remote-tracking branch 'remotes/berrange/tags/pull-crypto-fixes-2015-12... | Peter Maydell | 8 | -28/+180 |
2015-12-23 | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging | Peter Maydell | 1 | -1/+1 |
2015-12-23 | Merge remote-tracking branch 'remotes/berrange/tags/pull-io-fixes-2015-12-23-... | Peter Maydell | 2 | -12/+134 |
2015-12-23 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 39 | -837/+6306 |
2015-12-23 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-12-22' into s... | Peter Maydell | 4 | -75/+60 |
2015-12-23 | crypto: fix transposed arguments in cipher error message | Daniel P. Berrange | 1 | -1/+1 |
2015-12-23 | crypto: ensure qapi/crypto.json is listed in qapi-modules | Daniel P. Berrange | 1 | -1/+2 |
2015-12-23 | crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPI | Daniel P. Berrange | 3 | -19/+36 |
2015-12-23 | crypto: move QCryptoHashAlgorithm enum definition into QAPI | Daniel P. Berrange | 3 | -10/+18 |
2015-12-23 | crypto: add ability to query hash digest len | Daniel P. Berrange | 3 | -0/+31 |
2015-12-23 | crypto: add additional query accessors for cipher instances | Daniel P. Berrange | 3 | -0/+95 |
2015-12-23 | io: fix stack allocation when sending of file descriptors | Daniel P. Berrange | 2 | -4/+99 |
2015-12-23 | virtio-9p: use accessor to get thread_pool | Greg Kurz | 1 | -1/+1 |
2015-12-22 | io: fix setting of QIO_CHANNEL_FEATURE_FD_PASS on server connections | Daniel P. Berrange | 2 | -6/+33 |
2015-12-22 | io: bind to loopback IP addrs in test suite | Daniel P. Berrange | 1 | -2/+2 |
2015-12-22 | acpi: extend aml_and() to accept target argument | Igor Mammedov | 4 | -7/+9 |
2015-12-22 | acpi: extend aml_or() to accept target argument | Igor Mammedov | 4 | -7/+8 |
2015-12-22 | acpi add aml_dma() | Igor Mammedov | 2 | -0/+34 |
2015-12-22 | acpi: add aml_to_buffer() | Igor Mammedov | 2 | -0/+14 |
2015-12-22 | acpi: add aml_to_hexstring() | Igor Mammedov | 2 | -0/+14 |
2015-12-22 | acpi: extend aml_field() to support LockRule | Igor Mammedov | 3 | -7/+16 |
2015-12-22 | acpi: add aml_lgreater() | Igor Mammedov | 2 | -0/+10 |