Show patches with: Submitter = Wei Liu       |    State = Action Required       |    Archived = No       |   88 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
xen-hvm: use errno in error message xen-hvm: use errno in error message - - 1 - --- 2017-09-27 Wei Liu New
[v2] PCMachineState: introduce acpi_build_enabled field 1 - 2 - --- 2016-11-01 Wei Liu New
[RFC] PCMachineState: introduce acpi_build_enabled field - - - - --- 2016-11-01 Wei Liu New
[v2] xenfv: set has_acpi_build to false - - 1 1 --- 2016-10-27 Wei Liu New
[RFC] acpi: don't build acpi tables for xen hvm guests - - - - --- 2016-10-25 Wei Liu New
[v7,1/2] libs/gnttab: introduce grant copy interface - - - - --- 2016-09-19 Wei Liu New
[v2,3/3] xenfb: remove out_cons in xenfb_handle_events 1 - - - --- 2016-04-12 Wei Liu New
[v2,2/3] xenfb: move xen_rmb to the correct location - - - - --- 2016-04-12 Wei Liu New
[v2,1/3] xenfb: use the correct condition to avoid excessive looping 2 - - 1 --- 2016-04-12 Wei Liu New
MAINTAINERS: update Xen mailing list address 2 - - - --- 2016-04-12 Wei Liu New
[2/2] xenfb: remove out_cons in xenfb_handle_events - - - - --- 2016-04-12 Wei Liu New
[1/2] xenfb: use the correct condition to avoid excessive looping 1 - - 1 --- 2016-04-12 Wei Liu New
[v3,3/3] 9pfs: introduce V9fsVirtioState - - - - --- 2016-01-11 Wei Liu New
[v3,2/3] 9pfs: use V9fsBlob to transmit xattr - - - - --- 2016-01-11 Wei Liu New
[v3,1/3] fsdev: 9p-marshal: introduce V9fsBlob - - - - --- 2016-01-11 Wei Liu New
[v2,27/27] 9pfs: disentangle V9fsState - - - - --- 2016-01-07 Wei Liu New
[v2,26/27] 9pfs: factor out v9fs_device_{, un}realize_common - - - - --- 2016-01-07 Wei Liu New
[v2,25/27] 9pfs: rename virtio-9p.c to 9p.c - - - - --- 2016-01-07 Wei Liu New
[v2,24/27] 9pfs: rename virtio_9p_set_fd_limit to use v9fs_ prefix - - - - --- 2016-01-07 Wei Liu New
[v2,23/27] 9pfs: move handle_9p_output and make it static function - - - - --- 2016-01-07 Wei Liu New
[v2,22/27] 9pfs: export pdu_{submit, alloc, free} - - - - --- 2016-01-07 Wei Liu New
[v2,21/27] 9pfs: factor out virtio_9p_push_and_notify - - - - --- 2016-01-07 Wei Liu New
[v2,20/27] 9pfs: break out 9p.h from virtio-9p.h - - - - --- 2016-01-07 Wei Liu New
[v2,19/27] 9pfs: break out virtio_init_iov_from_pdu - - - - --- 2016-01-07 Wei Liu New
[v2,18/27] 9pfs: factor out pdu_push_and_notify - - - - --- 2016-01-07 Wei Liu New
[v2,17/27] 9pfs: factor out virtio_pdu_{, un}marshal - - - - --- 2016-01-07 Wei Liu New
[v2,16/27] 9pfs: make pdu_{, un}marshal proper functions - - - - --- 2016-01-07 Wei Liu New
[v2,15/27] 9pfs: PDU processing functions should start pdu_ prefix - - - - --- 2016-01-07 Wei Liu New
[v2,14/27] 9pfs: PDU processing functions don't need to take V9fsState as argument - - - - --- 2016-01-07 Wei Liu New
[v2,13/27] fsdev: rename virtio-9p-marshal.{c, h} to 9p-iov-marshal.{c, h} - - - - --- 2016-01-07 Wei Liu New
[v2,12/27] 9pfs: use V9fsBlob to transmit xattr - - - - --- 2016-01-07 Wei Liu New
[v2,11/27] fsdev: 9p-marshal: introduce V9fsBlob - - - - --- 2016-01-07 Wei Liu New
[v2,10/27] fsdev: break out 9p-marshal.{c, h} from virtio-9p-marshal.{c, h} - - - - --- 2016-01-07 Wei Liu New
[v2,09/27] 9pfs: remove dead code - - - - --- 2016-01-07 Wei Liu New
[v2,08/27] 9pfs: merge hw/virtio/virtio-9p.h into hw/9pfs/virtio-9p.h - - - - --- 2016-01-07 Wei Liu New
[v2,07/27] 9pfs: rename virtio-9p-xattr{, -user}.{c, h} to 9p-xattr{, -user}.{c, h} - - - - --- 2016-01-07 Wei Liu New
[v2,06/27] 9pfs: rename virtio-9p-synth.{c, h} to 9p-synth.{c, h} - - - - --- 2016-01-07 Wei Liu New
[v2,05/27] 9pfs: rename virtio-9p-proxy.{c, h} to 9p-proxy.{c, h} - - - - --- 2016-01-07 Wei Liu New
[v2,04/27] 9pfs: rename virtio-9p-posix-acl.c to 9p-posix-acl.c - - - - --- 2016-01-07 Wei Liu New
[v2,03/27] 9pfs: rename virtio-9p-local.c to 9p-local.c - - - - --- 2016-01-07 Wei Liu New
[v2,02/27] 9pfs: rename virtio-9p-handle.c to 9p-handle.c - - - - --- 2016-01-07 Wei Liu New
[v2,01/27] 9pfs: rename virtio-9p-coth.{c, h} to coth.{c, h} - - - - --- 2016-01-07 Wei Liu New
[22/22] 9pfs: disentangle V9fsState - - - - --- 2016-01-05 Wei Liu New
[21/22] 9pfs: factor out v9fs_device_{, un}realize_common - - - - --- 2016-01-05 Wei Liu New
[20/22] 9pfs: break out generic code from virtio-9p.{c, h} - - - - --- 2016-01-05 Wei Liu New
[19/22] 9pfs: break out virtio_init_iov_from_pdu - - - - --- 2016-01-05 Wei Liu New
[18/22] 9pfs: factor out pdu_push_and_notify - - - - --- 2016-01-05 Wei Liu New
[17/22] 9pfs: factor out virtio_pdu_{, un}marshal - - - - --- 2016-01-05 Wei Liu New
[16/22] 9pfs: make pdu_{, un}marshal proper functions - - - - --- 2016-01-05 Wei Liu New
[15/22] 9pfs: PDU processing functions should start pdu_ prefix - - - - --- 2016-01-05 Wei Liu New
[14/22] 9pfs: PDU processing functions don't need to take V9fsState as argument - - - - --- 2016-01-05 Wei Liu New
[13/22] fsdev: rename virtio-9p-marshal.{c, h} to 9p-iov-marshal.{c, h} - - - - --- 2016-01-05 Wei Liu New
[12/22] 9pfs: use V9fsBlob to transmit xattr - - - - --- 2016-01-05 Wei Liu New
[11/22] fsdev: 9p-marshal: introduce V9fsBlob - - - - --- 2016-01-05 Wei Liu New
[10/22] fsdev: break out 9p-marshal.{c, h} from virtio-9p-marshal.{c, h} - - - - --- 2016-01-05 Wei Liu New
[09/22] 9pfs: remove dead code - - - - --- 2016-01-05 Wei Liu New
[08/22] 9pfs: merge hw/virtio/virtio-9p.h into hw/9pfs/virtio-9p.h - - - - --- 2016-01-05 Wei Liu New
[07/22] 9pfs: rename virtio-9p-xattr{, -user}.{c, h} to 9p-xattr{, -user}.{c, h} - - - - --- 2016-01-05 Wei Liu New
[06/22] 9pfs: rename virtio-9p-synth.{c, h} to 9p-synth.{c, h} - - - - --- 2016-01-05 Wei Liu New
[05/22] 9pfs: rename virtio-9p-proxy.{c, h} to 9p-proxy.{c, h} - - - - --- 2016-01-05 Wei Liu New
[04/22] 9pfs: rename virtio-9p-posix-acl.c to 9p-posix-acl.c - - - - --- 2016-01-05 Wei Liu New
[03/22] 9pfs: rename virtio-9p-handle.c to 9p-handle.c - - - - --- 2016-01-05 Wei Liu New
[02/22] 9pfs: rename virtio-9p-handle.c to 9p-handle.c - - - - --- 2016-01-05 Wei Liu New
[01/22] 9pfs: rename virtio-9p-coth.{c, h} to coth.{c, h} - - - - --- 2016-01-05 Wei Liu New
Probe via #define check for FreeBSD, NetBSD and DragonFly BSD - - - - --- 2015-03-20 Wei Liu New
[RFC] Makefile.target: prepend $libs_softmmu to $LIBS - - - - --- 2015-03-09 Wei Liu New
[resend,3/3] xen: factor out common functions - - - - --- 2014-03-25 Wei Liu New
[resend,2/3] xen: move Xen HVM files under hw/i386/xen - - - - --- 2014-03-25 Wei Liu New
[resend,1/3] xen: move Xen PV machine files to hw/xenpv - - - - --- 2014-03-25 Wei Liu New
[3/3] xen: factor out common functions - - - - --- 2014-01-29 Wei Liu New
[2/3] xen: move Xen HVM files under hw/i386/xen - - - - --- 2014-01-29 Wei Liu New
[1/3] xen: move Xen PV machine files to hw/xenpv - - - - --- 2014-01-29 Wei Liu New
[RFC,V2,6/6] xen: introduce xenpv-softmmu.mak - - - - --- 2014-01-27 Wei Liu New
[RFC,V2,5/6] xen: implement Xen PV target - - - - --- 2014-01-27 Wei Liu New
[RFC,V2,4/6] xen: factor out common functions - - - - --- 2014-01-27 Wei Liu New
[RFC,V2,3/6] xen: move Xen HVM files under hw/i386/xen - - - - --- 2014-01-27 Wei Liu New
[RFC,V2,2/6] xen: move Xen PV machine files to hw/xenpv - - - - --- 2014-01-27 Wei Liu New
[RFC,V2,1/6] configure: factor out list of supported Xen/KVM targets - - - - --- 2014-01-27 Wei Liu New
[RFC,5/5] xen: introduce xenpv-softmmu.mak - - - - --- 2014-01-23 Wei Liu New
[RFC,4/5] xen: implement Xen PV target - - - - --- 2014-01-23 Wei Liu New
[RFC,3/5] exec: guard Xen HVM hooks with CONFIG_XEN_I386 - - - - --- 2014-01-23 Wei Liu New
[RFC,2/5] xen: factor out common functions - - - - --- 2014-01-23 Wei Liu New
[RFC,1/5] xen: move Xen PV machine files to hw/xenpv - - - - --- 2014-01-23 Wei Liu New
[Xen-devel] Project idea: make QEMU more flexible - - - - --- 2014-01-23 Wei Liu New
[2/2] Xen: Add xen-apic support and hook it up. - - - - --- 2012-04-05 Wei Liu New
[1/2] Xen: basic HVM MSI injection support. - - - - --- 2012-04-05 Wei Liu New
MSI / MSIX injection for Xen HVM - - - - --- 2012-03-01 Wei Liu New
MSI / MSIX injection for Xen HVM - - - - --- 2012-02-29 Wei Liu New