Age | Commit message (Expand) | Author |
2013-07-22 | bitops: Provide sextract32() and sextract64() | Peter Maydell |
2013-07-22 | Merge remote-tracking branch 'pmaydell/tags/pull-arm-devs-20130722' into staging | Anthony Liguori |
2013-07-22 | hw/loader: Support ramdisk with u-boot header | Soren Brinkmann |
2013-07-19 | arm/boot: Allow boards to modify the FDT blob | Peter Maydell |
2013-07-19 | virtio: Support transports which can specify the vring alignment | Peter Maydell |
2013-07-19 | virtio: Add support for guest setting of queue size | Peter Maydell |
2013-07-19 | device_tree: Add qemu_devtree_setprop_sized_cells() utility functions | Peter Maydell |
2013-07-19 | block-migration: efficiently encode zero blocks | Peter Lieven |
2013-07-19 | block: add bdrv_write_zeroes() | Peter Lieven |
2013-07-19 | QEMUBH: make AioContext's bh re-entrant | Liu Ping Fan |
2013-07-19 | dataplane: sync virtio.c and vring.c virtqueue state | Stefan Hajnoczi |
2013-07-18 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-07-15 | Merge remote-tracking branch 'quintela/migration.next' into staging | Anthony Liguori |
2013-07-15 | virtio-net: add feature bit for any header s/g | Michael S. Tsirkin |
2013-07-15 | net: add support of mac-programming over macvtap in QEMU side | Amos Kong |
2013-07-15 | cpus: Add return value for vm_stop() | Kevin Wolf |
2013-07-15 | block: Add return value for bdrv_flush_all() | Kevin Wolf |
2013-07-15 | block: Don't parse protocol from file.filename | Kevin Wolf |
2013-07-12 | Add 'auto-converge' migration capability | Chegu Vinod |
2013-07-12 | Introduce async_run_on_cpu() | Chegu Vinod |
2013-07-11 | PPC: dbdma: Support unaligned DMA access | Alexander Graf |
2013-07-11 | PPC: dbdma: Move processing to io | Alexander Graf |
2013-07-11 | PPC: dbdma: Move static bh variable to device struct | Alexander Graf |
2013-07-11 | PPC: dbdma: Introduce kick function | Alexander Graf |
2013-07-11 | PPC: dbdma: Move defines into header file | Alexander Graf |
2013-07-10 | add timestamp to error_report() | Seiji Aguchi |
2013-07-10 | Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging | Anthony Liguori |
2013-07-10 | pci: fix BRDIGE typo | Don Koch |
2013-07-10 | pci-bridge: update mappings for migration/restore | Don Koch |
2013-07-09 | cpu: Move reset logging to CPUState | Andreas Färber |
2013-07-09 | log: Change log_cpu_state[_mask]() argument to CPUState | Andreas Färber |
2013-07-09 | intc/openpic: Build openpic only once | Andreas Färber |
2013-07-09 | cpu: Make first_cpu and next_cpu CPUState | Andreas Färber |
2013-07-09 | kvm: Change kvm_remove_all_breakpoints() argument to CPUState | Andreas Färber |
2013-07-09 | cpu: Replace cpu_single_env with CPUState current_cpu | Andreas Färber |
2013-07-09 | kvm: Free current_cpu identifier | Andreas Färber |
2013-07-09 | vl: New qemu_get_machine_opts() | Markus Armbruster |
2013-07-09 | exec: Remove unused global variable phys_ram_fd | Stefan Weil |
2013-07-08 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-07-07 | pci: Fold host_buses list into PCIHostState functionality | David Gibson |
2013-07-07 | pci: Add root bus parameter to pci_nic_init() | David Gibson |
2013-07-07 | pci: Add root bus argument to pci_get_bus_devfn() | David Gibson |
2013-07-07 | pci: Replace pci_find_domain() with more general pci_root_bus_path() | David Gibson |
2013-07-07 | pci: Use helper to find device's root bus in pci_find_domain() | David Gibson |
2013-07-07 | pci: Abolish pci_find_root_bus() | David Gibson |
2013-07-04 | exec: separate current radix tree from the one being built | Paolo Bonzini |
2013-07-04 | exec: move listener from AddressSpaceDispatch to AddressSpace | Paolo Bonzini |
2013-07-04 | memory: move MemoryListener declaration earlier | Paolo Bonzini |
2013-07-04 | add a header file for atomic operations | Paolo Bonzini |
2013-07-04 | piolist: add owner argument to initialization functions and pass devices | Paolo Bonzini |