Age | Commit message (Expand) | Author |
2014-06-29 | virtio: introduce device specific migration calls | Greg Kurz |
2014-06-29 | virtio-serial: don't migrate the config space | Alexander Graf |
2014-06-29 | virtio-net: byteswap virtio-net header | Cédric Le Goater |
2014-06-29 | vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE message | Damjan Marion |
2014-06-29 | Allow mismatched virtio config-len | Dr. David Alan Gilbert |
2014-06-29 | pc: make isapc and pc-0.10 to pc-0.13 have 1.7.0 memory layout | Don Slutz |
2014-06-29 | mc146818rtc: add rtc-reset-reinjection QMP command | Marcelo Tosatti |
2014-06-29 | pc: Move q35 compat props to PC_COMPAT_* | Eduardo Habkost |
2014-06-29 | Merge remote-tracking branch 'remotes/xtensa/tags/20140629-xtensa' into staging | Peter Maydell |
2014-06-29 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2014-06-29 | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging | Peter Maydell |
2014-06-29 | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st... | Peter Maydell |
2014-06-29 | hw/xtensa/xtfpga: implement initrd loading | Max Filippov |
2014-06-29 | hw/xtensa/xtfpga: implement DTB loading | Max Filippov |
2014-06-29 | hw/xtensa/xtfpga: implement uImage loading | Max Filippov |
2014-06-29 | hw/xtensa/xtfpga: add memory info to bootparam | Max Filippov |
2014-06-29 | hw/xtensa/xtfpga: refactor bootparameters filling | Max Filippov |
2014-06-29 | hw/xtensa/xtfpga: use symbolic constants for bootparam tags | Max Filippov |
2014-06-29 | hw/xtensa/xtfpga: retrieve parameters from machine_opts | Max Filippov |
2014-06-29 | hw/xtensa: replace fprintfs with error_report | Max Filippov |
2014-06-29 | hw/xtensa: remove extraneous xtensa_ prefix from file names | Max Filippov |
2014-06-29 | hw/xtensa/xtfpga: fix FLASH mapping to boot region for KC705 | Max Filippov |
2014-06-27 | virtio-blk: Rename complete_request_early to complete_request_vring | Fam Zheng |
2014-06-27 | virtio-blk: Unify {non-,}dataplane's request handlings | Fam Zheng |
2014-06-27 | virtio-blk: Schedule BH in the right context | Fam Zheng |
2014-06-27 | virtio-blk: Export request handling functions to dataplane | Fam Zheng |
2014-06-27 | virtio-blk: Make request completion function virtual | Fam Zheng |
2014-06-27 | virtio-blk: Fix and clean up the in_sg and out_sg check | Fam Zheng |
2014-06-27 | virtio-blk: Fill in VirtIOBlockReq.out in dataplane code | Fam Zheng |
2014-06-27 | virtio-blk: Convert VirtIOBlockReq.out to structrue | Fam Zheng |
2014-06-27 | virtio-blk: Use VirtIOBlockReq.in to drop VirtIOBlockReq.inhdr | Fam Zheng |
2014-06-27 | virtio-blk: Replace VirtIOBlockRequest with VirtIOBlockReq | Fam Zheng |
2014-06-27 | virtio-blk: Drop VirtIOBlockRequest.read | Fam Zheng |
2014-06-27 | virtio-blk: Drop bounce buffer from dataplane code | Fam Zheng |
2014-06-27 | virtio-blk: Convert VirtIOBlockReq.elem to pointer | Fam Zheng |
2014-06-27 | virtio-blk: Move VirtIOBlockReq to header | Fam Zheng |
2014-06-27 | virtio-serial: report frontend connection state via monitor | Laszlo Ersek |
2014-06-27 | qapi event: clean up in callers | Wenchao Xia |
2014-06-27 | PPC: e500: Only create dt entries for existing serial ports | Alexander Graf |
2014-06-27 | spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHB | Alexey Kardashevskiy |
2014-06-27 | xics: Implement xics_ics_free() | Alexey Kardashevskiy |
2014-06-27 | spapr: Remove @next_irq | Alexey Kardashevskiy |
2014-06-27 | spapr: Move interrupt allocator to xics | Alexey Kardashevskiy |
2014-06-27 | xics: Disable flags reset on xics reset | Alexey Kardashevskiy |
2014-06-27 | xics: Add xics_find_source() | Alexey Kardashevskiy |
2014-06-27 | xics: Add flags for interrupts | Alexey Kardashevskiy |
2014-06-27 | spapr: Add RTAS sysparm SPLPAR Characteristics | Sam bobroff |
2014-06-27 | spapr: Add RTAS sysparm UUID | Sam bobroff |
2014-06-27 | spapr: Fix RTAS sysparm DIAGNOSTICS_RUN_MODE | Sam bobroff |
2014-06-27 | spapr: Define a 2.1 pseries machine | Alexey Kardashevskiy |