Age | Commit message (Expand) | Author | Files | Lines |
2016-01-08 | 9pfs: PDU processing functions should start pdu_ prefix | Wei Liu | 1 | -44/+44 |
2016-01-08 | 9pfs: PDU processing functions don't need to take V9fsState as argument | Wei Liu | 2 | -53/+46 |
2016-01-08 | fsdev: rename virtio-9p-marshal.{c,h} to 9p-iov-marshal.{c,h} | Wei Liu | 2 | -5/+5 |
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 | 3 | -3/+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 | 3 | -7/+6 |
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 | 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 | 1 | -4/+13 |
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/mst/tags/for_upstream' into staging | Peter Maydell | 21 | -278/+4592 |
2015-12-23 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-12-22' into s... | Peter Maydell | 4 | -75/+60 |
2015-12-23 | virtio-9p: use accessor to get thread_pool | Greg Kurz | 1 | -1/+1 |
2015-12-22 | acpi: extend aml_and() to accept target argument | Igor Mammedov | 3 | -6/+8 |
2015-12-22 | acpi: extend aml_or() to accept target argument | Igor Mammedov | 3 | -6/+7 |
2015-12-22 | acpi add aml_dma() | Igor Mammedov | 1 | -0/+14 |
2015-12-22 | acpi: add aml_to_buffer() | Igor Mammedov | 1 | -0/+13 |
2015-12-22 | acpi: add aml_to_hexstring() | Igor Mammedov | 1 | -0/+13 |
2015-12-22 | acpi: extend aml_field() to support LockRule | Igor Mammedov | 2 | -6/+9 |
2015-12-22 | acpi: add aml_lgreater() | Igor Mammedov | 1 | -0/+9 |
2015-12-22 | acpi: add aml_lor() | Igor Mammedov | 1 | -0/+9 |
2015-12-22 | acpi: add aml_sleep() | Igor Mammedov | 1 | -0/+10 |
2015-12-22 | acpi: add aml_alias() | Igor Mammedov | 1 | -0/+9 |
2015-12-22 | acpi: extend aml_shiftright() to accept target argument | Igor Mammedov | 2 | -3/+3 |
2015-12-22 | acpi: add aml_to_integer() | Igor Mammedov | 1 | -0/+9 |
2015-12-22 | acpi: add aml_call0() helper | Igor Mammedov | 1 | -0/+8 |
2015-12-22 | acpi: add aml_decrement() and aml_subtract() | Igor Mammedov | 1 | -0/+14 |
2015-12-22 | acpi: extend aml_add() to accept target argument | Igor Mammedov | 2 | -3/+3 |
2015-12-22 | acpi: aml: add helper for Opcode Arg2 Arg2 [Dst] AML pattern | Igor Mammedov | 1 | -29/+32 |
2015-12-22 | acpi: add aml_create_qword_field() | Igor Mammedov | 1 | -4/+17 |
2015-12-22 | acpi: add aml_mutex(), aml_acquire(), aml_release() | Xiao Guangrong | 1 | -0/+33 |
2015-12-22 | acpi: add aml_lgreater_equal() | Igor Mammedov | 1 | -0/+11 |
2015-12-22 | acpi: add aml_sizeof | Xiao Guangrong | 1 | -0/+8 |
2015-12-22 | acpi: add aml_derefof | Xiao Guangrong | 1 | -0/+8 |
2015-12-22 | nvdimm acpi: build ACPI nvdimm devices | Xiao Guangrong | 1 | -0/+106 |
2015-12-22 | nvdimm acpi: build ACPI NFIT table | Xiao Guangrong | 4 | -0/+414 |
2015-12-22 | acpi: support specified oem table id for build_header | Xiao Guangrong | 3 | -20/+28 |
2015-12-22 | nvdimm: implement NVDIMM device abstract | Xiao Guangrong | 3 | -0/+52 |
2015-12-22 | pc: Add pc-*-2.6 machine classes | Eduardo Habkost | 2 | -5/+24 |
2015-12-22 | pc: Remove redundant code from pc-*-2.3 machine classes | Eduardo Habkost | 2 | -3/+0 |
2015-12-22 | q35: skip q35-acpi-dsdt.aml load if not needed | Gerd Hoffmann | 1 | -1/+4 |
2015-12-22 | ipmi: Add a force off function | Corey Minyard | 1 | -0/+6 |
2015-12-22 | ipmi: Add firmware registration to the ISA interface | Corey Minyard | 2 | -0/+30 |