Show patches with: none      |   306708 patches
« 1 2 ... 3033 3034 30353067 3068 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[11/17] qapi-visit: Simplify visit of empty branch in union - - - --- 2016-02-20 Eric Blake New
[10/17] qapi: Fix command with named empty argument type - - - --- 2016-02-20 Eric Blake New
[09/17] qapi: Add type.is_empty() helper - - - --- 2016-02-20 Eric Blake New
[08/17] qapi-visit: Factor out gen_visit_fields_call() - - - --- 2016-02-20 Eric Blake New
[07/17] qapi: Drop useless 'data' member of unions - - - --- 2016-02-20 Eric Blake New
[06/17] chardev: Drop useless ChardevDummy type - - - --- 2016-02-20 Eric Blake New
[05/17] qapi: Avoid use of 'data' member of qapi unions - - - --- 2016-02-20 Eric Blake New
[04/17] ui: Shorten references into InputEvent - - - --- 2016-02-20 Eric Blake New
[03/17] util: Shorten references into SocketAddress - - - --- 2016-02-20 Eric Blake New
[02/17] chardev: Shorten references into ChardevBackend - - - --- 2016-02-20 Eric Blake New
[01/17] chardev: Properly initialize ChardevCommon components - - - --- 2016-02-20 Eric Blake New
[v3,2/2] docs: Add a generic loader explanation document - - - --- 2016-02-19 Alistair Francis New
[v3,1/2] generic-loader: Add a generic loader - - - --- 2016-02-19 Alistair Francis New
[v2,8/8] target-arm: Use isyn.swstep.ex to hold the is_ldex state - - - --- 2016-02-19 Edgar E. Iglesias New
[v2,7/8] target-arm: A64: Create Instruction Syndromes for Data Aborts - - - --- 2016-02-19 Edgar E. Iglesias New
[v2,6/8] target-arm/translate-a64.c: Unify some of the ldst_reg decoding - - - --- 2016-02-19 Edgar E. Iglesias New
[v2,5/8] target-arm/translate-a64.c: Use extract32 in disas_ldst_reg_imm9 - - - --- 2016-02-19 Edgar E. Iglesias New
[v2,4/8] target-arm: Add more fields to the data abort syndrome generator - - - --- 2016-02-19 Edgar E. Iglesias New
[v2,3/8] target-arm: Add the IL flag to syn_data_abort - - - --- 2016-02-19 Edgar E. Iglesias New
[v2,2/8] gen-icount: Use tcg_set_insn_param - - - --- 2016-02-19 Edgar E. Iglesias New
[v2,1/8] tcg: Add tcg_set_insn_param - - - --- 2016-02-19 Edgar E. Iglesias New
[v9,5/5] fw_cfg: document ACPI device node information - - - --- 2016-02-19 Gabriel L. Somlo New
[v9,4/5] acpi: arm: add fw_cfg device node to dsdt - - - --- 2016-02-19 Gabriel L. Somlo New
[v9,3/5] acpi: pc: add fw_cfg device node to dsdt - - - --- 2016-02-19 Gabriel L. Somlo New
[v9,2/5] pc: fw_cfg: move ioport base constant to pc.h - - - --- 2016-02-19 Gabriel L. Somlo New
[v9,1/5] fw_cfg: expose control register size in fw_cfg.h - - - --- 2016-02-19 Gabriel L. Somlo New
[1/1] virtio-rng: fix condition checking on period_ms - - - --- 2016-02-19 Wei Huang New
[PULL,14/14] vfio/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries - - - --- 2016-02-19 Alex Williamson New
[PULL,13/14] hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value check - - - --- 2016-02-19 Alex Williamson New
[PULL,12/14] hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiation - - - --- 2016-02-19 Alex Williamson New
[PULL,11/14] hw/arm/sysbus-fdt: helpers for clock node generation - - - --- 2016-02-19 Alex Williamson New
[PULL,10/14] device_tree: qemu_fdt_getprop_cell converted to use the error API - - - --- 2016-02-19 Alex Williamson New
[PULL,09/14] device_tree: qemu_fdt_getprop converted to use the error API - - - --- 2016-02-19 Alex Williamson New
[PULL,08/14] device_tree: introduce qemu_fdt_node_path - - - --- 2016-02-19 Alex Williamson New
[PULL,07/14] device_tree: introduce load_device_tree_from_sysfs - - - --- 2016-02-19 Alex Williamson New
[PULL,06/14] hw/vfio/platform: amd-xgbe device - - - --- 2016-02-19 Alex Williamson New
[PULL,05/14] vfio/pci: replace 1 with PCI_CAP_LIST_NEXT to make code self-explain - - - --- 2016-02-19 Alex Williamson New
[PULL,04/14] pcie_aer: expose pcie_aer_msg() interface - - - --- 2016-02-19 Alex Williamson New
[PULL,03/14] aer: impove pcie_aer_init to support vfio device - - - --- 2016-02-19 Alex Williamson New
[PULL,02/14] vfio: make the 4 bytes aligned for capability size - - - --- 2016-02-19 Alex Williamson New
[PULL,01/14] pcie: modify the capability size assert - - - --- 2016-02-19 Alex Williamson New
[v1,10/10] vnc: allow specifying a custom ACL object name - - - --- 2016-02-19 Daniel P. Berrangé New
[v1,09/10] chardev: add support for ACLs for TLS clients - - - --- 2016-02-19 Daniel P. Berrangé New
[v1,08/10] nbd: allow an ACL to be set with nbd-server-start QMP command - - - --- 2016-02-19 Daniel P. Berrangé New
[v1,07/10] qemu-nbd: add support for ACLs for TLS clients - - - --- 2016-02-19 Daniel P. Berrangé New
[v1,06/10] acl: delete existing ACL implementation - - - --- 2016-02-19 Daniel P. Berrangé New
[v1,05/10] util: add QAuthZSimple object type for a simple access control list - - - --- 2016-02-19 Daniel P. Berrangé New
[v1,04/10] util: add QAuthZ object as an authorization base class - - - --- 2016-02-19 Daniel P. Berrangé New
[v1,03/10] qom: support arbitrary non-scalar properties with -object - - - --- 2016-02-19 Daniel P. Berrangé New
[v1,02/10] qapi: allow QmpInputVisitor to auto-cast types - - - --- 2016-02-19 Daniel P. Berrangé New
[v1,01/10] qdict: implement a qdict_crumple method for un-flattening a dict - - - --- 2016-02-19 Daniel P. Berrangé New
[PULL,6/6] MAINTAINERS: Add section for FPU emulation - - - --- 2016-02-19 Peter Maydell New
[PULL,5/6] osdep.h: Remove int_fast*_t Solaris compatibility code - - - --- 2016-02-19 Peter Maydell New
[PULL,4/6] fpu: Use plain 'int' rather than 'int_fast16_t' for exponents - - - --- 2016-02-19 Peter Maydell New
[PULL,3/6] fpu: Use plain 'int' rather than 'int_fast16_t' for shift counts - - - --- 2016-02-19 Peter Maydell New
[PULL,2/6] fpu: Remove use of int_fast16_t in conversions to int16 - - - --- 2016-02-19 Peter Maydell New
[PULL,1/6] target-mips: Stop using uint_fast*_t types in r4k_tlb_t struct - - - --- 2016-02-19 Peter Maydell New
hw/arm/virt: Assume EL3 boot rom will handle PSCI if one is provided - - - --- 2016-02-19 Peter Maydell New
block: Fix -incoming with snapshot=on - - - --- 2016-02-19 Kevin Wolf New
[2/2] s390x/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries - - - --- 2016-02-19 Wei Yang New
[1/2] vfio/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries - - - --- 2016-02-19 Wei Yang New
fixup! block-migration: acquire AioContext as necessary - - - --- 2016-02-19 Paolo Bonzini New
[v2,2/2] target-arm: Implement MDCR_EL3.TPM and MDCR_EL2.TPM traps - - - --- 2016-02-19 Peter Maydell New
[v2,1/2] target-arm: Fix handling of SDCR for 32-bit code - - - --- 2016-02-19 Peter Maydell New
target-arm: Make reserved ranges in ID_AA64* spaces RAZ, not UNDEF - - - --- 2016-02-19 Peter Maydell New
target-tricore: fix save_context_upper using env->PSW - - - --- 2016-02-19 Bastian Koppelmann New
[v3,4/4] target-tricore: add opd trap generation - - - --- 2016-02-19 Bastian Koppelmann New
[v3,3/4] target-tricore: add illegal opcode trap generation - - - --- 2016-02-19 Bastian Koppelmann New
[v3,2/4] target-tricore: add context managment trap generation - - - --- 2016-02-19 Bastian Koppelmann New
[v3,1/4] target-tricore: Add trap handling & SOVF/OVF traps - - - --- 2016-02-19 Bastian Koppelmann New
[PULL,8/8] linux-user: correct timerfd_create syscall numbers - - - --- 2016-02-19 Riku Voipio New
[PULL,7/8] linux-user: remove unavailable syscalls from aarch64 - - - --- 2016-02-19 Riku Voipio New
[PULL,6/8] linux-user: sync syscall numbers with kernel - - - --- 2016-02-19 Riku Voipio New
[PULL,5/8] linux-user: Don't assert if guest tries shmdt(0) - - - --- 2016-02-19 Riku Voipio New
[PULL,4/8] linux-user: add getrandom() syscall - - - --- 2016-02-19 Riku Voipio New
[PULL,3/8] linux-user: set ppc64/ppc64le default CPU to POWER8 - - - --- 2016-02-19 Riku Voipio New
[3/3] linux-user: correct timerfd_create syscall numbers - - - --- 2016-02-19 Riku Voipio New
[2/3] linux-user: remove unavailable syscalls from aarch64 - - - --- 2016-02-19 Riku Voipio New
[PULL,2/8] build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target directories - - - --- 2016-02-19 Riku Voipio New
[1/3] linux-user: sync syscall numbers with kernel - - - --- 2016-02-19 Riku Voipio New
[PULL,1/8] linux-user: fix realloc size of target_fd_trans. - - - --- 2016-02-19 Riku Voipio New
[PULL,5/5] vl: Clean up machine selection in main(). - - - --- 2016-02-19 Markus Armbruster New
[PULL,4/5] vl: Set error location when parsing memory options - - - --- 2016-02-19 Markus Armbruster New
[PULL,3/5] replay: Set error location properly when parsing options - - - --- 2016-02-19 Markus Armbruster New
[PULL,2/5] vl: Reset location after handling command-line arguments - - - --- 2016-02-19 Markus Armbruster New
[PULL,1/5] vl.c: Fix regression in machine error message - - - --- 2016-02-19 Markus Armbruster New
[v8,8/8] hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value check - - - --- 2016-02-19 Eric Auger New
[v8,7/8] hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiation - - - --- 2016-02-19 Eric Auger New
[v8,6/8] hw/arm/sysbus-fdt: helpers for clock node generation - - - --- 2016-02-19 Eric Auger New
[v8,5/8] device_tree: qemu_fdt_getprop_cell converted to use the error API - - - --- 2016-02-19 Eric Auger New
[v8,4/8] device_tree: qemu_fdt_getprop converted to use the error API - - - --- 2016-02-19 Eric Auger New
[v8,3/8] device_tree: introduce qemu_fdt_node_path - - - --- 2016-02-19 Eric Auger New
[v8,2/8] device_tree: introduce load_device_tree_from_sysfs - - - --- 2016-02-19 Eric Auger New
[v8,1/8] hw/vfio/platform: amd-xgbe device - - - --- 2016-02-19 Eric Auger New
[v2,1/1] qemu-iotests: 067: ignore QMP events - - - --- 2016-02-19 Sascha Silbe New
[PULL,15/15] qapi: Change visit_start_implicit_struct to visit_start_alternate - - - --- 2016-02-19 Markus Armbruster New
[PULL,14/15] qapi: Don't box branches of flat unions - - - --- 2016-02-19 Markus Armbruster New
[PULL,13/15] qapi: Don't box struct branch of alternate - - - --- 2016-02-19 Markus Armbruster New
[PULL,12/15] qapi-visit: Use common idiom in gen_visit_fields_decl() - - - --- 2016-02-19 Markus Armbruster New
[PULL,11/15] qapi: Emit structs used as variants in topological order - - - --- 2016-02-19 Markus Armbruster New
« 1 2 ... 3033 3034 30353067 3068 »