Age | Commit message (Expand) | Author | Files | Lines |
2016-02-08 | qapi: Drop unused error argument for list and implicit struct | Eric Blake | 2 | -6/+11 |
2016-02-08 | qapi: Drop unused 'kind' for struct/enum visit | Eric Blake | 2 | -10/+6 |
2016-02-08 | qapi: Swap 'name' in visit_* callbacks to match public API | Eric Blake | 1 | -18/+21 |
2016-02-08 | qom: Swap 'name' next to visitor in ObjectPropertyAccessor | Eric Blake | 1 | -2/+2 |
2016-02-08 | qapi: Swap visit_* arguments for consistent 'name' placement | Eric Blake | 1 | -21/+31 |
2016-02-08 | qom: Use typedef for Visitor | Eric Blake | 1 | -5/+4 |
2016-02-08 | qapi: Consolidate visitor small integer callbacks | Eric Blake | 1 | -7/+1 |
2016-02-08 | qapi: Make all visitors supply uint64 callbacks | Eric Blake | 1 | -3/+6 |
2016-02-08 | qapi: Prefer type_int64 over type_int in visitors | Eric Blake | 1 | -2/+4 |
2016-02-08 | qapi-visit: Kill unused visit_end_union() | Eric Blake | 2 | -2/+0 |
2016-02-08 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 15 | -55/+105 |
2016-02-06 | fix MSI injection on Xen | Stefano Stabellini | 1 | -0/+1 |
2016-02-06 | intel_iommu: large page support | Jason Wang | 1 | -0/+1 |
2016-02-06 | dimm: Correct type of MemoryHotplugState->base | David Gibson | 1 | -1/+1 |
2016-02-06 | acpi: add function to extract oem_id and oem_table_id from the user's SLIC | Laszlo Ersek | 1 | -0/+7 |
2016-02-06 | acpi: expose oem_id and oem_table_id in build_rsdt() | Laszlo Ersek | 1 | -1/+2 |
2016-02-06 | acpi: take oem_id in build_header(), optionally | Laszlo Ersek | 1 | -1/+1 |
2016-02-06 | pc: Eliminate PcGuestInfo struct | Eduardo Habkost | 1 | -6/+1 |
2016-02-06 | pc: Move APIC and NUMA data from PcGuestInfo to PCMachineState | Eduardo Habkost | 1 | -5/+9 |
2016-02-06 | pc: Move PcGuestInfo.fw_cfg to PCMachineState | Eduardo Habkost | 1 | -1/+1 |
2016-02-06 | pc: Remove PcGuestInfo.isapc_ram_fw field | Eduardo Habkost | 1 | -1/+0 |
2016-02-06 | pc: Remove RAM size fields from PcGuestInfo | Eduardo Habkost | 1 | -1/+0 |
2016-02-06 | pc: Remove compat fields from PcGuestInfo | Eduardo Habkost | 1 | -4/+0 |
2016-02-06 | pc: Simplify xen_load_linux() signature | Eduardo Habkost | 1 | -2/+1 |
2016-02-06 | pc: Simplify pc_memory_init() signature | Eduardo Habkost | 1 | -5/+4 |
2016-02-06 | pc: Eliminate struct PcGuestInfoState | Eduardo Habkost | 1 | -0/+2 |
2016-02-06 | pc: Move PcGuestInfo declaration to top of file | Eduardo Habkost | 1 | -15/+16 |
2016-02-06 | ipmi: introduce a struct ipmi_sdr_compact | Cédric Le Goater | 1 | -0/+45 |
2016-02-06 | virtio: introduce virtqueue_alloc_element | Paolo Bonzini | 1 | -4/+5 |
2016-02-06 | virtio: introduce qemu_get/put_virtqueue_element | Paolo Bonzini | 1 | -0/+2 |
2016-02-06 | virtio: move allocation to virtqueue_pop/vring_pop | Paolo Bonzini | 7 | -8/+7 |
2016-02-05 | migration: rename 'file' in MigrationState to 'to_dst_file' | zhanghailiang | 1 | -1/+1 |
2016-02-05 | ram: Split host_from_stream_offset() into two helper functions | zhanghailiang | 1 | -2/+6 |
2016-02-04 | virtio: move VirtQueueElement at the beginning of the structs | Paolo Bonzini | 2 | -8/+7 |
2016-02-04 | Fix virtio migration | Dr. David Alan Gilbert | 1 | -9/+9 |
2016-02-04 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell | 2 | -2/+1 |
2016-02-04 | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell | 3 | -11/+83 |
2016-02-04 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160203'... | Peter Maydell | 10 | -1/+390 |
2016-02-04 | net/filter: Fix the output information for command 'info network' | zhanghailiang | 1 | -1/+0 |
2016-02-04 | net: always walk through filters in reverse if traffic is egress | Li Zhijian | 1 | -1/+1 |
2016-02-03 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell | 2 | -59/+61 |
2016-02-03 | dma: remove now useless DMA_* functions | Hervé Poussineau | 1 | -10/+1 |
2016-02-03 | isa: add an ISA DMA interface, and store it within the ISA bus | Hervé Poussineau | 2 | -0/+39 |
2016-02-03 | i8257: move state definition to new independent header | Hervé Poussineau | 1 | -0/+42 |
2016-02-03 | i8257: pass ISA bus to DMA_init() function | Hervé Poussineau | 1 | -1/+1 |
2016-02-03 | arm/boot: move highbank secure board setup code to common routine | Andrew Baumann | 1 | -0/+5 |
2016-02-03 | bcm2836: add bcm2836 SoC device | Andrew Baumann | 1 | -0/+35 |
2016-02-03 | bcm2836_control: add bcm2836 ARM control logic | Andrew Baumann | 1 | -0/+51 |
2016-02-03 | bcm2835_peripherals: add rollup device for bcm2835 peripherals | Andrew Baumann | 2 | -0/+170 |
2016-02-03 | bcm2835_ic: add bcm2835 interrupt controller | Andrew Baumann | 1 | -0/+33 |