Age | Commit message (Expand) | Author |
2017-05-25 | fsdev: fix virtfs-proxy-helper cwd | Greg Kurz |
2017-05-25 | 9pfs: local: fix unlink of alien files in mapped-file mode | Greg Kurz |
2017-05-25 | 9pfs: drop pdu_push_and_notify() | Greg Kurz |
2017-05-25 | fsdev: don't allow unknown format in marshal/unmarshal | Greg Kurz |
2017-05-25 | virtio-9p/xen-9p: move 9p specific bits to core 9p code | Greg Kurz |
2017-05-25 | xics: add unrealize handler | Greg Kurz |
2017-05-25 | hw/ppc/spapr.c: recover pending LMB unplug info in spapr_lmb_release | Daniel Henrique Barboza |
2017-05-25 | hw/ppc: migrating the DRC state of hotplugged devices | Daniel Henrique Barboza |
2017-05-25 | hw/ppc: removing drc->detach_cb and drc->detach_cb_opaque | Daniel Henrique Barboza |
2017-05-25 | hw/ppc/spapr.c: adding pending_dimm_unplugs to sPAPRMachineState | David Gibson |
2017-05-24 | block/gluster: glfs_lseek() workaround | Jeff Cody |
2017-05-24 | blockjob: use deferred_to_main_loop to indicate the coroutine has ended | Paolo Bonzini |
2017-05-24 | blockjob: reorganize block_job_completed_txn_abort | Paolo Bonzini |
2017-05-24 | blockjob: strengthen a bit test-blockjob-txn | Paolo Bonzini |
2017-05-24 | blockjob: group BlockJob transaction functions together | Paolo Bonzini |
2017-05-24 | blockjob: introduce block_job_cancel_async, check iostatus invariants | Paolo Bonzini |
2017-05-24 | blockjob: move iostatus reset inside block_job_user_resume | Paolo Bonzini |
2017-05-24 | blockjob: separate monitor and blockjob APIs | Paolo Bonzini |
2017-05-24 | blockjob: introduce block_job_pause/resume_all | Paolo Bonzini |
2017-05-24 | blockjob: introduce block_job_early_fail | Paolo Bonzini |
2017-05-24 | blockjob: remove iostatus_reset callback | Paolo Bonzini |
2017-05-24 | blockjob: remove unnecessary check | Paolo Bonzini |
2017-05-24 | Merge remote-tracking branch 'cohuck/tags/s390x-20170523' into staging | Stefan Hajnoczi |
2017-05-24 | spapr: add pre_plug function for memory | Laurent Vivier |
2017-05-24 | pseries: Restore support for total vcpus not a multiple of threads-per-core f... | David Gibson |
2017-05-24 | pseries: Split CAS PVR negotiation out into a separate function | David Gibson |
2017-05-24 | spapr: fix error reporting in xics_system_init() | Greg Kurz |
2017-05-24 | spapr_cpu_core: drop reference on ICP object during CPU realization | Greg Kurz |
2017-05-24 | hw/ppc/spapr_events.c: removing 'exception' from sPAPREventLogEntry | Daniel Henrique Barboza |
2017-05-24 | spapr: ensure core_slot isn't NULL in spapr_core_unplug() | Greg Kurz |
2017-05-24 | xics_kvm: cache already enabled vCPU ids | Greg Kurz |
2017-05-24 | spapr: Consolidate HPT freeing code into a routine | Bharata B Rao |
2017-05-24 | spapr-cpu-core: release ICP object when realization fails | Greg Kurz |
2017-05-24 | spapr: sanitize error handling in spapr_ics_create() | Greg Kurz |
2017-05-24 | ppc/xics: simplify prototype of xics_spapr_init() | Greg Kurz |
2017-05-24 | target/ppc: reset reservation in do_rfi() | Nikunj A Dadhania |
2017-05-23 | Merge remote-tracking branch 'jasowang/tags/net-pull-request' into staging | Stefan Hajnoczi |
2017-05-23 | qapi-schema: Remove obsolete note from ObjectTypeInfo | Eduardo Habkost |
2017-05-23 | block: Use QDict helpers for --force-share | Eric Blake |
2017-05-23 | shutdown: Expose bool cause in SHUTDOWN and RESET events | Eric Blake |
2017-05-23 | shutdown: Add source information to SHUTDOWN and RESET | Eric Blake |
2017-05-23 | shutdown: Preserve shutdown cause through replay | Eric Blake |
2017-05-23 | shutdown: Prepare for use of an enum in reset/shutdown_request | Eric Blake |
2017-05-23 | shutdown: Simplify shutdown_signal | Eric Blake |
2017-05-23 | sockets: Plug memory leak in socket_address_flatten() | Markus Armbruster |
2017-05-23 | scripts/qmp/qom-set: fix the value argument passed to srv.command() | Greg Kurz |
2017-05-23 | e1000e: Fix ICR "Other" causes clear logic | Sameeh Jubran |
2017-05-23 | net/filter-rewriter: Remove unused option in filter-rewriter | Zhang Chen |
2017-05-23 | net/filter-mirror.c: Rename filter_mirror_send() and fix codestyle | Zhang Chen |
2017-05-23 | net/filter-mirror.c: Remove duplicate check code. | Zhang Chen |