Show patches with: State = Action Required       |   23751 patches
« 1 2 ... 226 227 228237 238 »
Patch Series S/W/F Date Submitter Delegate State
[v1,4/5] async.c: various atomic fixes for tsan --- 2016-01-28 Alex Bennée New
[v1,3/5] include/qemu/atomic.h: default to __atomic functions --- 2016-01-28 Alex Bennée New
[v1,2/5] configure: ensure ldflags propagated to config_host --- 2016-01-28 Alex Bennée New
[v1,1/5] configure: introduce --extra-libs --- 2016-01-28 Alex Bennée New
[RFC,6/7] hw: arm: virt: register reserved IOVA region --- 2016-01-27 Auger Eric New
[RFC,4/4] tsan: various fixes for make check --- 2016-01-25 Alex Bennée New
[RFC,3/4] include/qemu/atomic.h: default to __atomic functions --- 2016-01-25 Alex Bennée New
[RFC,2/4] configure: introduce --extra-libs --- 2016-01-25 Alex Bennée New
[RFC,1/4] configure: move EXTRA_CFLAGS append to the end --- 2016-01-25 Alex Bennée New
[v4,2/5] ARM: Virt: Set numa-node-id for CPUs --- 2016-01-23 Shannon Zhao New
[PULL,05/17] block: Clean up includes --- 2016-01-20 Kevin Wolf New
[v5,3/8] device_tree: introduce qemu_fdt_node_path --- 2016-01-18 Auger Eric New
[v2,3/4] acpi: add function to extract oem_id and oem_table_id from the user's SLIC --- 2016-01-18 Laszlo Ersek New
[v2,2/4] acpi: expose oem_id and oem_table_id in build_rsdt() --- 2016-01-18 Laszlo Ersek New
[v2,1/4] acpi: take oem_id in build_header(), optionally --- 2016-01-18 Laszlo Ersek New
[4/4] pc: set the OEM fields in the RSDT and the FADT from the SLIC --- 2016-01-14 Laszlo Ersek New
[3/4] acpi: stash the OEM ID and OEM Table ID fields from an external SLIC table --- 2016-01-14 Laszlo Ersek New
[v2] ARM: Virt: Don't generate RTC ACPI device when using UEFI --- 2016-01-13 Shannon Zhao New
ARM: Virt: Don't generate RTC ACPI node when using UEFI --- 2016-01-12 Shannon Zhao New
[2/2] ipmi_bmc_sim: Add break to correct watchdog NMI check --- 2016-01-11 Corey Minyard New
[1/2] ipmi_bmc_sim: Fix off by one in check. --- 2016-01-11 Corey Minyard New
[PULL,15/19] osdep.h: Include glib-compat.h in osdep.h rather than qemu-common.h --- 2016-01-11 Michael Tokarev New
[PULL,v2,03/59] hw/i386: fill in the CENTURY field of the FADT (FACP) ACPI table --- 2016-01-09 Michael S. Tsirkin New
[RFC,1/2] softmmu_template: add smmu_helper, convert VICTIM_TLB_HIT --- 2016-01-08 Alex Bennée New
[v4,3/8] device_tree: introduce qemu_fdt_node_path --- 2016-01-08 Auger Eric New
[v3,8/8] hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value check --- 2016-01-07 Auger Eric New
softmmu_template: POC simpler do_unl_access inline --- 2016-01-07 Alex Bennée New
[v2] trace-events: fix broken format strings --- 2016-01-05 Andrew Jones New
hw/dma/xilinx_axidma: debug printf fixups --- 2016-01-05 Andrew Jones New
[PULL,21/55] ipmi: Add a firmware configuration repository --- 2015-12-22 Michael S. Tsirkin New
[PULL,18/55] ipmi: Add tests --- 2015-12-22 Michael S. Tsirkin New
[PULL,17/55] ipmi: Add a BT low-level interface --- 2015-12-22 Michael S. Tsirkin New
[PULL,15/55] ipmi: Add an external connection simulation interface --- 2015-12-22 Michael S. Tsirkin New
[PULL,13/55] Add a base IPMI interface --- 2015-12-22 Michael S. Tsirkin New
[v5,16/16] ipmi: Add a force off function --- 2015-12-17 Corey Minyard New
[v5,15/16] bios: Add tests for the IPMI ACPI and SMBIOS entries --- 2015-12-17 Corey Minyard New
[v5,12/16] pc: Postpone SMBIOS table installation to post machine init --- 2015-12-17 Corey Minyard New
[v5,10/16] ipmi: Add firmware registration to the ISA interface --- 2015-12-17 Corey Minyard New
[v5,09/16] ipmi: Add a firmware configuration repository --- 2015-12-17 Corey Minyard New
[v5,08/16] ipmi: Add migration capability to the IPMI devices. --- 2015-12-17 Corey Minyard New
[v5,07/16] ipmi: Add documentation --- 2015-12-17 Corey Minyard New
[v5,06/16] ipmi: Add tests --- 2015-12-17 Corey Minyard New
[v5,05/16] ipmi: Add a BT low-level interface --- 2015-12-17 Corey Minyard New
[v5,04/16] ipmi: Add an ISA KCS low-level interface --- 2015-12-17 Corey Minyard New
[v5,03/16] ipmi: Add an external connection simulation interface --- 2015-12-17 Corey Minyard New
[v5,02/16] ipmi: Add a local BMC simulation --- 2015-12-17 Corey Minyard New
[v5,01/16] Add a base IPMI interface --- 2015-12-17 Corey Minyard New
[6/6] hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiation --- 2015-12-17 Auger Eric New
[5/6] hw/arm/sysbus-fdt: helpers for clock node generation --- 2015-12-17 Auger Eric New
[4/6] device_tree: qemu_fdt_getprop converted to use the error API --- 2015-12-17 Auger Eric New
[3/6] device_tree: introduce qemu_fdt_node_path --- 2015-12-17 Auger Eric New
[2/6] device_tree: introduce load_device_tree_from_sysfs --- 2015-12-17 Auger Eric New
[v3,5/9] target-arm: introduce aarch64_compat_sp --- 2015-12-15 Andrew Jones New
[v5,10/10] ARM: Virt: Add gpio-keys node for Poweroff using DT --- 2015-12-11 Shannon Zhao New
[v5,09/10] ARM: Virt: Add QEMU powerdown notifier and hook it to GPIO Pin 3 --- 2015-12-11 Shannon Zhao New
[v5,08/10] ARM: ACPI: Add _E03 for Power Button --- 2015-12-11 Shannon Zhao New
[v5,07/10] ACPI: Add aml_gpio_int() wrapper for GPIO Interrupt Connection --- 2015-12-11 Shannon Zhao New
[v5,06/10] ACPI: Add GPIO Connection Descriptor --- 2015-12-11 Shannon Zhao New
[v5,05/10] ARM: ACPI: Add power button device in ACPI DSDT table --- 2015-12-11 Shannon Zhao New
[v5,04/10] ARM: ACPI: Add GPIO controller in ACPI DSDT table --- 2015-12-11 Shannon Zhao New
[v5,03/10] ARM: Virt: Add a GPIO controller --- 2015-12-11 Shannon Zhao New
[RFC,2/2] ARM: Virt: ACPI: Add GIC ITS description in ACPI MADT table --- 2015-11-29 Shannon Zhao New
[RFC,1/2] ACPI: Add GIC Interrupt Translation Service Structure definition --- 2015-11-29 Shannon Zhao New
[v2,6/6] target-arm: dump-guest-memory: add fpregset notes --- 2015-11-25 Andrew Jones New
[v2,5/6] target-arm: support QMP dump-guest-memory --- 2015-11-25 Andrew Jones New
[RESEND,RFC,6/6] hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiation --- 2015-11-19 Auger Eric New
[RESEND,RFC,5/6] hw/arm/sysbus-fdt: helpers for clock node generation --- 2015-11-19 Auger Eric New
[RESEND,RFC,4/6] device_tree: introduce qemu_fdt_getprop_optional --- 2015-11-19 Auger Eric New
[RESEND,RFC,3/6] device_tree: introduce qemu_fdt_node_path --- 2015-11-19 Auger Eric New
[RESEND,RFC,2/6] device_tree: introduce load_device_tree_from_sysfs --- 2015-11-19 Auger Eric New
[ipxe] build: Enable IPv6 for qemu --- 2015-11-17 Cole Robinson New
[v3,8/8] hw/arm/virt: Add gpio-keys node for Poweroff using DT --- 2015-11-16 Shannon Zhao New
[v3,6/8] hw/arm/virt-acpi-build: Add _E03 for Power Button --- 2015-11-16 Shannon Zhao New
[v3,5/8] hw/acpi/aml-build: Add a wrapper for GPIO Interrupt Connection --- 2015-11-16 Shannon Zhao New
[v3,4/8] hw/acpi/aml-build: Add GPIO Connection Descriptor --- 2015-11-16 Shannon Zhao New
[v3,3/8] hw/arm/virt-acpi-build: Add power button device in ACPI DSDT table --- 2015-11-16 Shannon Zhao New
[v3,2/8] hw/arm/virt-acpi-build: Add GPIO controller in ACPI DSDT table --- 2015-11-16 Shannon Zhao New
[PULL,02/03] configure: arm/aarch64: allow enable-seccomp --- 2015-11-16 Eduardo Otubo New
[v4,17/17] ipmi: Add a force off function --- 2015-11-12 Corey Minyard New
[v4,07/17] ipmi: Add tests --- 2015-11-12 Corey Minyard New
[v9,4/6] target-arm: kvm - add support for HW assisted debug --- 2015-11-12 Alex Bennée New
[v2] seccomp: add cacheflush to whitelist --- 2015-11-02 Andrew Jones New
[PULL,00/05] seccomp branch queue --- 2015-10-30 Andrew Jones New
vl: trivial: use error_report for max-cpu error --- 2015-10-26 Andrew Jones New
[v2] vl: trivial: minor tweaks to a max-cpu error msg --- 2015-10-26 Andrew Jones New
[03/40] target-arm/arm-semi.c: Fix broken SYS_WRITE0 via gdb --- 2015-10-21 Michael Roth New
[PULL,0/7] fw_cfg: add dma interface, add strings via cmdline. --- 2015-10-19 Laszlo Ersek New
[PULL,01/04] libseccomp: add cacheflush to whitelist --- 2015-10-15 Eduardo Otubo New
[PULL,01/04] libseccomp: add cacheflush to whitelist --- 2015-10-14 Eduardo Otubo New
[RFC,6/6] hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiation --- 2015-10-12 Auger Eric New
[RFC,5/6] hw/arm/sysbus-fdt: helpers for clock node generation --- 2015-10-12 Auger Eric New
[RFC,4/6] device_tree: introduce qemu_fdt_getprop_optional --- 2015-10-12 Auger Eric New
[RFC,3/6] device_tree: introduce qemu_fdt_node_path --- 2015-10-12 Auger Eric New
[RFC,2/6] device_tree: introduce load_device_tree_from_sysfs --- 2015-10-12 Auger Eric New
linux-user: Fix array bounds in errno conversion --- 2015-10-12 Riku Voipio New
[2/2] hw/arm/virt: don't use a15memmap directly --- 2015-10-06 Andrew Jones New
[1/2,RFC] arm_gic_common.h: add gicv2 aliases for defines --- 2015-10-06 Andrew Jones New
[PULL,00/13] linux-user queque --- 2015-10-02 Riku Voipio New
[2/2] hw/vfio/platform: do not set resamplefd for edge-sensitive IRQS --- 2015-09-22 Auger Eric New
hw/ide/ahci: advance IO buffer offset in multi-sector PIO transfer --- 2015-09-16 Laszlo Ersek New
« 1 2 ... 226 227 228237 238 »