Show patches with: Submitter = Marcel Apfelbaum       |    State = Action Required       |    Archived = No       |   217 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,1/2] qemu-help: Sort devices by logical functionality - - 1 - --- 2013-07-18 Marcel Apfelbaum New
[RFC,2/2] devices: Associate devices to their logical category - - - - --- 2013-07-18 Marcel Apfelbaum New
[RFC,1/2] qemu-help: Sort devices by logical functionality - - 1 - --- 2013-07-18 Marcel Apfelbaum New
[RFC,2/2] devices: Associate devices to their logical category - - - - --- 2013-07-18 Marcel Apfelbaum New
[1/2] qemu-help: Sort devices by logical functionality - - - - --- 2013-07-28 Marcel Apfelbaum New
[2/2] devices: Associate devices to their logical category - - - - --- 2013-07-28 Marcel Apfelbaum New
[v2,1/3] hw: import bitmap operations in qdev-core header - - - - --- 2013-07-29 Marcel Apfelbaum New
[v2,2/3] qemu-help: Sort devices by logical functionality - - - - --- 2013-07-29 Marcel Apfelbaum New
[v2,3/3] devices: Associate devices to their logical category - - - - --- 2013-07-29 Marcel Apfelbaum New
[v3,1/3] hw: import bitmap operations in qdev-core header - - - - --- 2013-07-29 Marcel Apfelbaum New
[v3,2/3] qemu-help: Sort devices by logical functionality - - - - --- 2013-07-29 Marcel Apfelbaum New
[v3,3/3] devices: Associate devices to their logical category - - - - --- 2013-07-29 Marcel Apfelbaum New
[v4,1/3] hw: import bitmap operations in qdev-core header - - - - --- 2013-07-29 Marcel Apfelbaum New
[v4,2/3] qemu-help: Sort devices by logical functionality - - - - --- 2013-07-29 Marcel Apfelbaum New
[v4,3/3] devices: Associate devices to their logical category - - - - --- 2013-07-29 Marcel Apfelbaum New
[for-1.6,V2,1/2] hw/misc: don't create pvpanic device by default - - 2 - --- 2013-08-11 Marcel Apfelbaum New
[for-1.6,V2,2/2] hw/misc: make pvpanic known to user - - 1 - --- 2013-08-11 Marcel Apfelbaum New
hw: Modified usb-tablet category from Misc to Input - - 1 - --- 2013-08-22 Marcel Apfelbaum New
qemu-help: add category headlines - - - - --- 2013-08-22 Marcel Apfelbaum New
[v2] usb/dev-hid: Modified usb-tablet category from Misc to Input - - 1 - --- 2013-08-22 Marcel Apfelbaum New
[v3] usb/dev-hid: Modified usb-tablet category from Misc to Input - - 2 - --- 2013-08-22 Marcel Apfelbaum New
[v4] usb/dev-hid: Modified usb-tablet category from Misc to Input - - 2 - --- 2013-08-22 Marcel Apfelbaum New
[RFC,1/3] memory: allow MemoryRegion's priority field to accept negative values - - - - --- 2013-09-02 Marcel Apfelbaum New
[RFC,2/3] hw/pci: add MemoryRegion ops for unassigned pci addresses - - - - --- 2013-09-02 Marcel Apfelbaum New
[RFC,3/3] hw/pci-host: catch acesses to unassigned pci addresses - - - - --- 2013-09-02 Marcel Apfelbaum New
[RFC,v2,1/2] memory: allow MemoryRegion's priority field to accept negative values - - - - --- 2013-09-09 Marcel Apfelbaum New
[RFC,v2,2/2] hw/pci: handle unassigned pci addresses - - - - --- 2013-09-09 Marcel Apfelbaum New
[RFC,v3,1/2] memory: allow MemoryRegion's priority field to accept negative values - - 1 - --- 2013-09-09 Marcel Apfelbaum New
[RFC,v3,2/2] hw/pci: handle unassigned pci addresses - - - - --- 2013-09-09 Marcel Apfelbaum New
qdev-monitor: Avoid exiting when hot-plugging two devices with the same bootindex value - - - - --- 2013-09-11 Marcel Apfelbaum New
[v4,1/3] memory: allow MemoryRegion's priority field to accept negative values 1 - 1 - --- 2013-09-15 Marcel Apfelbaum New
[v4,2/3] docs/memory: Explicitly state that MemoryRegion priority is signed - - 1 - --- 2013-09-15 Marcel Apfelbaum New
[v4,3/3] hw/pci: handle downstream pci master abort - - - - --- 2013-09-15 Marcel Apfelbaum New
[v5,1/3] memory: Change MemoryRegion priorities from unsigned to signed 1 - 1 - --- 2013-09-16 Marcel Apfelbaum New
[v5,2/3] docs/memory: Explictly state that MemoryRegion priority is signed - - - - --- 2013-09-16 Marcel Apfelbaum New
[v5,3/3] hw/pci: partially handle pci master abort - - - - --- 2013-09-16 Marcel Apfelbaum New
hw/pci: completed master-abort emulation - - - - --- 2013-09-23 Marcel Apfelbaum New
[1/3] hw/pci: set irq without selecting INTx pin - - - - --- 2013-09-29 Marcel Apfelbaum New
[2/3] hw/pci-bridge: set PCI_INTERRUPT_PIN register before shpc init - - - - --- 2013-09-29 Marcel Apfelbaum New
[3/3] hw: assert/deassert interrupts using pci_set_irq wrapper - - - - --- 2013-09-29 Marcel Apfelbaum New
[RFC,v2,1/9] hw/core: Add interface to allocate and free a single IRQ - - - - --- 2013-10-02 Marcel Apfelbaum New
[RFC,v2,2/9] hw/pci: add pci wrappers for allocating and asserting irqs - - - - --- 2013-10-02 Marcel Apfelbaum New
[RFC,v2,3/9] hw/pci-bridge: set PCI_INTERRUPT_PIN register before shpc init - - - - --- 2013-10-02 Marcel Apfelbaum New
[RFC,v2,4/9] hw/vmxnet3: set interrupts using pci irq wrappers - - - - --- 2013-10-02 Marcel Apfelbaum New
[RFC,v2,5/9] hw/vfio: set interrupts using pci irq wrappers - - - - --- 2013-10-02 Marcel Apfelbaum New
[RFC,v2,6/9] hw/xhci: set interrupts using pci irq wrappers - - - - --- 2013-10-02 Marcel Apfelbaum New
[RFC,v2,7/9] hw: set interrupts using pci irq wrappers - - - - --- 2013-10-02 Marcel Apfelbaum New
[RFC,v2,8/9] hw/pcie: AER and hot-plug events must use device's interrupt - - - - --- 2013-10-02 Marcel Apfelbaum New
[RFC,v2,9/9] hw/pci: removed irq field from PCIDevice - - - - --- 2013-10-02 Marcel Apfelbaum New
[v3,1/8] hw/core: Add interface to allocate and free a single IRQ - - - - --- 2013-10-07 Marcel Apfelbaum New
[v3,2/8] hw/pci: add pci wrappers for allocating and asserting irqs - - - - --- 2013-10-07 Marcel Apfelbaum New
[v3,3/8] hw/pci-bridge: set PCI_INTERRUPT_PIN register before shpc init - - - - --- 2013-10-07 Marcel Apfelbaum New
[v3,4/8] hw/vmxnet3: set interrupts using pci irq wrappers - - - - --- 2013-10-07 Marcel Apfelbaum New
[v3,5/8] hw/vfio: set interrupts using pci irq wrappers - - - - --- 2013-10-07 Marcel Apfelbaum New
[v3,6/8] hw: set interrupts using pci irq wrappers - - - - --- 2013-10-07 Marcel Apfelbaum New
[v3,7/8] hw/pcie: AER and hot-plug events must use device's interrupt - - - - --- 2013-10-07 Marcel Apfelbaum New
[v3,8/8] hw/pci: removed irq field from PCIDevice - - - - --- 2013-10-07 Marcel Apfelbaum New
exec: fix regression by making system-memory region UINT64_MAX size - - - - --- 2013-11-03 Marcel Apfelbaum New
[for-1.7,0/5] fix address space size issues - - - - --- 2013-11-06 Marcel Apfelbaum New
[for-1.7,v2,1/8] exec: declare TARGET_PHYS_ADDR_SPACE_MAX to limit memory regions rendered by exec - - - - --- 2013-11-07 Marcel Apfelbaum New
[for-1.7,v2,2/8] hw/alpha: limit iommu-typhoon memory size - - - - --- 2013-11-07 Marcel Apfelbaum New
[for-1.7,v2,3/8] hw/ppc: limit iommu-spapr memory size - - - - --- 2013-11-07 Marcel Apfelbaum New
[for-1.7,v2,4/8] exec: don't ignore high address bits on lookup - - - - --- 2013-11-07 Marcel Apfelbaum New
[for-1.7,v2,5/8] pci: fix address space size for bridge - - - - --- 2013-11-07 Marcel Apfelbaum New
[for-1.7,v2,6/8] exec: don't ignore high address bits on set - - - - --- 2013-11-07 Marcel Apfelbaum New
[for-1.7,v2,7/8] pc: s/INT64_MAX/UINT64_MAX/ - - 1 1 --- 2013-11-07 Marcel Apfelbaum New
[for-1.7,v2,8/8] spapr_pci: s/INT64_MAX/UINT64_MAX/ - - - - --- 2013-11-07 Marcel Apfelbaum New
[for-1.7,1/2] Revert "hw/pci: partially handle pci master abort" - - - - --- 2013-11-10 Marcel Apfelbaum New
[for-1.7,2/2] Revert "exec: limit system memory size" - - - - --- 2013-11-10 Marcel Apfelbaum New
[for-1.7] acpi unit-test: add signatures and checksum verification - - - - --- 2013-11-12 Marcel Apfelbaum New
[for-1.7] acpi unit-test: ensure both 1.6 machine and default machine received the same acpi tables - - - - --- 2013-11-13 Marcel Apfelbaum New
[for-1.7,1/5] acpi unit-test: load and check facs table - - - - --- 2013-11-21 Marcel Apfelbaum New
[for-1.7,2/5] acpi unit-test: adjust the test data structure for better handling - - - - --- 2013-11-21 Marcel Apfelbaum New
[for-1.7,3/5] acpi unit-test: add test files - - - - --- 2013-11-21 Marcel Apfelbaum New
[for-1.7,4/5] configure: added acpi unit-test files - - - - --- 2013-11-21 Marcel Apfelbaum New
[for-1.7,5/5] acpi unit-test: compare DSDT and SSDT tables against expected values - - - - --- 2013-11-21 Marcel Apfelbaum New
exec: separate sections and nodes per address space - - 2 - --- 2013-12-01 Marcel Apfelbaum New
memory.c: bugfix - ref counting mismatch in memory_region_find - - 1 - --- 2013-12-02 Marcel Apfelbaum New
exec: separate sections and nodes per address space - - - - --- 2013-12-10 Marcel Apfelbaum New
[v2,2/3] configure: added acpi unit-test files - - - - --- 2013-12-23 Marcel Apfelbaum New
[v2,3/3] acpi unit-test: compare DSDT and SSDT tables against expected values - - - - --- 2013-12-23 Marcel Apfelbaum New
[1/2] configure: add CONFIG_IASL to config-host.h - - - - --- 2013-12-25 Marcel Apfelbaum New
[2/2] acpi unit-test: extract iasl executable from configuration - - - - --- 2013-12-25 Marcel Apfelbaum New
[v2,1/2] configure: add CONFIG_IASL to config-host.h - - - - --- 2013-12-25 Marcel Apfelbaum New
[v2,2/2] acpi unit-test: extract iasl executable from configuration - - - - --- 2013-12-25 Marcel Apfelbaum New
[v3,1/2] configure: add CONFIG_IASL to config-host.h - - - - --- 2013-12-25 Marcel Apfelbaum New
[v3,2/2] acpi unit-test: extract iasl executable from configuration - - - - --- 2013-12-25 Marcel Apfelbaum New
[1/2] acpi unit-test: added script to rebuild the expected aml files - - - - --- 2013-12-26 Marcel Apfelbaum New
[2/2] acpi unit-test: hook to rebuild expected aml files - - - - --- 2013-12-26 Marcel Apfelbaum New
[v2,1/2] acpi unit-test: added script to rebuild the expected aml files - - - - --- 2013-12-26 Marcel Apfelbaum New
[v2,2/2] acpi unit-test: hook to rebuild expected aml files - - - - --- 2013-12-26 Marcel Apfelbaum New
[v3,1/2] acpi unit-test: added script to rebuild the expected aml files - - - - --- 2013-12-26 Marcel Apfelbaum New
[v3,2/2] acpi unit-test: hook to rebuild expected aml files - - - - --- 2013-12-26 Marcel Apfelbaum New
[resend,2/7] configure: added acpi unit-test files - - - - --- 2013-12-26 Marcel Apfelbaum New
[resend,3/7] acpi unit-test: compare DSDT and SSDT tables against expected values - - - - --- 2013-12-26 Marcel Apfelbaum New
[resend,4/7] configure: add CONFIG_IASL to config-host.h - - - - --- 2013-12-26 Marcel Apfelbaum New
[resend,5/7] acpi unit-test: extract iasl executable from configuration - - - - --- 2013-12-26 Marcel Apfelbaum New
[resend,6/7] acpi unit-test: added script to rebuild the expected aml files - - - - --- 2013-12-26 Marcel Apfelbaum New
[resend,7/7] acpi unit-test: hook to rebuild expected aml files - - - - --- 2013-12-26 Marcel Apfelbaum New
acpi unit-test: resolved iasl crash - - - - --- 2013-12-29 Marcel Apfelbaum New
« 1 2 3 »