Age | Commit message (Expand) | Author |
2016-02-09 | scsi-generic: grab device and port SAS addresses from backend | Paolo Bonzini |
2016-02-09 | scsi: push WWN fields up to SCSIDevice | Paolo Bonzini |
2016-02-09 | include/qemu/atomic.h: default to __atomic functions | Alex Bennée |
2016-02-09 | memory: RCU ram_list.dirty_memory[] for safe RAM hotplug | Stefan Hajnoczi |
2016-02-09 | memory: add early bail out from cpu_physical_memory_set_dirty_range | Paolo Bonzini |
2016-02-08 | qapi: Drop unused error argument for list and implicit struct | Eric Blake |
2016-02-08 | qapi: Drop unused 'kind' for struct/enum visit | Eric Blake |
2016-02-08 | qapi: Swap 'name' in visit_* callbacks to match public API | Eric Blake |
2016-02-08 | qom: Swap 'name' next to visitor in ObjectPropertyAccessor | Eric Blake |
2016-02-08 | qapi: Swap visit_* arguments for consistent 'name' placement | Eric Blake |
2016-02-08 | qom: Use typedef for Visitor | Eric Blake |
2016-02-08 | qapi: Consolidate visitor small integer callbacks | Eric Blake |
2016-02-08 | qapi: Make all visitors supply uint64 callbacks | Eric Blake |
2016-02-08 | qapi: Prefer type_int64 over type_int in visitors | Eric Blake |
2016-02-08 | qapi-visit: Kill unused visit_end_union() | Eric Blake |
2016-02-08 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-02-06 | fix MSI injection on Xen | Stefano Stabellini |
2016-02-06 | intel_iommu: large page support | Jason Wang |
2016-02-06 | dimm: Correct type of MemoryHotplugState->base | David Gibson |
2016-02-06 | acpi: add function to extract oem_id and oem_table_id from the user's SLIC | Laszlo Ersek |
2016-02-06 | acpi: expose oem_id and oem_table_id in build_rsdt() | Laszlo Ersek |
2016-02-06 | acpi: take oem_id in build_header(), optionally | Laszlo Ersek |
2016-02-06 | pc: Eliminate PcGuestInfo struct | Eduardo Habkost |
2016-02-06 | pc: Move APIC and NUMA data from PcGuestInfo to PCMachineState | Eduardo Habkost |
2016-02-06 | pc: Move PcGuestInfo.fw_cfg to PCMachineState | Eduardo Habkost |
2016-02-06 | pc: Remove PcGuestInfo.isapc_ram_fw field | Eduardo Habkost |
2016-02-06 | pc: Remove RAM size fields from PcGuestInfo | Eduardo Habkost |
2016-02-06 | pc: Remove compat fields from PcGuestInfo | Eduardo Habkost |
2016-02-06 | pc: Simplify xen_load_linux() signature | Eduardo Habkost |
2016-02-06 | pc: Simplify pc_memory_init() signature | Eduardo Habkost |
2016-02-06 | pc: Eliminate struct PcGuestInfoState | Eduardo Habkost |
2016-02-06 | pc: Move PcGuestInfo declaration to top of file | Eduardo Habkost |
2016-02-06 | ipmi: introduce a struct ipmi_sdr_compact | Cédric Le Goater |
2016-02-06 | virtio: introduce virtqueue_alloc_element | Paolo Bonzini |
2016-02-06 | virtio: introduce qemu_get/put_virtqueue_element | Paolo Bonzini |
2016-02-06 | virtio: move allocation to virtqueue_pop/vring_pop | Paolo Bonzini |
2016-02-05 | migration: rename 'file' in MigrationState to 'to_dst_file' | zhanghailiang |
2016-02-05 | ram: Split host_from_stream_offset() into two helper functions | zhanghailiang |
2016-02-04 | virtio: move VirtQueueElement at the beginning of the structs | Paolo Bonzini |
2016-02-04 | Fix virtio migration | Dr. David Alan Gilbert |
2016-02-04 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell |
2016-02-04 | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell |
2016-02-04 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160203'... | Peter Maydell |
2016-02-04 | net/filter: Fix the output information for command 'info network' | zhanghailiang |
2016-02-04 | net: always walk through filters in reverse if traffic is egress | Li Zhijian |
2016-02-03 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2016-02-03 | dma: remove now useless DMA_* functions | Hervé Poussineau |
2016-02-03 | isa: add an ISA DMA interface, and store it within the ISA bus | Hervé Poussineau |
2016-02-03 | i8257: move state definition to new independent header | Hervé Poussineau |
2016-02-03 | i8257: pass ISA bus to DMA_init() function | Hervé Poussineau |