Age | Commit message (Expand) | Author |
2016-01-08 | 9pfs: export pdu_{submit,alloc,free} | Wei Liu |
2016-01-08 | 9pfs: factor out virtio_9p_push_and_notify | Wei Liu |
2016-01-08 | 9pfs: break out 9p.h from virtio-9p.h | Wei Liu |
2016-01-08 | 9pfs: break out virtio_init_iov_from_pdu | Wei Liu |
2016-01-08 | 9pfs: factor out pdu_push_and_notify | Wei Liu |
2016-01-08 | 9pfs: factor out virtio_pdu_{,un}marshal | Wei Liu |
2016-01-08 | 9pfs: make pdu_{,un}marshal proper functions | Wei Liu |
2016-01-08 | 9pfs: PDU processing functions should start pdu_ prefix | Wei Liu |
2016-01-08 | 9pfs: PDU processing functions don't need to take V9fsState as argument | Wei Liu |
2016-01-08 | fsdev: rename virtio-9p-marshal.{c,h} to 9p-iov-marshal.{c,h} | Wei Liu |
2016-01-08 | 9pfs: remove dead code | Wei Liu |
2016-01-08 | 9pfs: merge hw/virtio/virtio-9p.h into hw/9pfs/virtio-9p.h | Wei Liu |
2016-01-08 | 9pfs: rename virtio-9p-xattr{,-user}.{c,h} to 9p-xattr{,-user}.{c,h} | Wei Liu |
2016-01-08 | 9pfs: rename virtio-9p-synth.{c,h} to 9p-synth.{c,h} | Wei Liu |
2016-01-08 | 9pfs: rename virtio-9p-proxy.{c,h} to 9p-proxy.{c,h} | Wei Liu |
2016-01-08 | 9pfs: rename virtio-9p-posix-acl.c to 9p-posix-acl.c | Wei Liu |
2016-01-08 | 9pfs: rename virtio-9p-local.c to 9p-local.c | Wei Liu |
2016-01-08 | 9pfs: rename virtio-9p-handle.c to 9p-handle.c | Wei Liu |
2016-01-08 | 9pfs: rename virtio-9p-coth.{c,h} to coth.{c,h} | Wei Liu |
2016-01-07 | petalogix-ml605: Set the MicroBlaze CPU version to 8.10.a | Edgar E. Iglesias |
2016-01-07 | s3adsp1800: Set the MicroBlaze CPU version to 7.10.d | Edgar E. Iglesias |
2016-01-07 | sun4u: split NPT and INT_DIS accesses between timer and compare registers | Mark Cave-Ayland |
2016-01-07 | sun4u: split out NPT and INT_DIS into separate CPUTimer fields | Mark Cave-Ayland |
2015-12-23 | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging | Peter Maydell |
2015-12-23 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-12-23 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-12-22' into s... | Peter Maydell |
2015-12-23 | virtio-9p: use accessor to get thread_pool | Greg Kurz |
2015-12-22 | acpi: extend aml_and() to accept target argument | Igor Mammedov |
2015-12-22 | acpi: extend aml_or() to accept target argument | Igor Mammedov |
2015-12-22 | acpi add aml_dma() | Igor Mammedov |
2015-12-22 | acpi: add aml_to_buffer() | Igor Mammedov |
2015-12-22 | acpi: add aml_to_hexstring() | Igor Mammedov |
2015-12-22 | acpi: extend aml_field() to support LockRule | Igor Mammedov |
2015-12-22 | acpi: add aml_lgreater() | Igor Mammedov |
2015-12-22 | acpi: add aml_lor() | Igor Mammedov |
2015-12-22 | acpi: add aml_sleep() | Igor Mammedov |
2015-12-22 | acpi: add aml_alias() | Igor Mammedov |
2015-12-22 | acpi: extend aml_shiftright() to accept target argument | Igor Mammedov |
2015-12-22 | acpi: add aml_to_integer() | Igor Mammedov |
2015-12-22 | acpi: add aml_call0() helper | Igor Mammedov |
2015-12-22 | acpi: add aml_decrement() and aml_subtract() | Igor Mammedov |
2015-12-22 | acpi: extend aml_add() to accept target argument | Igor Mammedov |
2015-12-22 | acpi: aml: add helper for Opcode Arg2 Arg2 [Dst] AML pattern | Igor Mammedov |
2015-12-22 | acpi: add aml_create_qword_field() | Igor Mammedov |
2015-12-22 | acpi: add aml_mutex(), aml_acquire(), aml_release() | Xiao Guangrong |
2015-12-22 | acpi: add aml_lgreater_equal() | Igor Mammedov |
2015-12-22 | acpi: add aml_sizeof | Xiao Guangrong |
2015-12-22 | acpi: add aml_derefof | Xiao Guangrong |
2015-12-22 | nvdimm acpi: build ACPI nvdimm devices | Xiao Guangrong |
2015-12-22 | nvdimm acpi: build ACPI NFIT table | Xiao Guangrong |