Show patches with: Archived = No       |   432734 patches
« 1 2 ... 3635 3636 36374327 4328 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/2] .gitmodules: use upstream SeaBIOS repo to fix submodule init - - - - --- 2013-10-03 Alex Bennée New
[1/2] .travis.yml: basic compile and check recipes - - 1 - --- 2013-10-03 Alex Bennée New
[PULL,2/2] target-openrisc: Removes a non-conforming behavior for the first page of the memory - - 1 - --- 2013-10-03 Jia Liu New
[PULL,1/2] target-openrisc: Correct handling of page faults. - - 1 - --- 2013-10-03 Jia Liu New
[PULL,0/2] Correction of the TLB handling of the OpenRISC target - - - - --- 2013-10-03 Jia Liu New
hmp: Print \n after [not inserted] - - - - --- 2013-10-03 Lucas Meneghel Rodrigues New
[PULL] Update OpenBIOS images to r1229 - - - - --- 2013-10-02 Mark Cave-Ayland New
util/path: Fix type which is longer than 8 bit for MinGW - - - - --- 2013-10-02 Stefan Weil Accepted
[Qemu-trivial] migration: Fix compiler warning ('caps' may be used uninitialized) - - - - --- 2013-10-02 Michael Tokarev New
[PULL,5/5] util: call socket_set_fast_reuse instead of setting SO_REUSEADDR - - 1 - --- 2013-10-02 Stefan Weil Accepted
[PULL,4/5] slirp: call socket_set_fast_reuse instead of setting SO_REUSEADDR - - 1 - --- 2013-10-02 Stefan Weil Accepted
[PULL,3/5] net: call socket_set_fast_reuse instead of setting SO_REUSEADDR - - 1 - --- 2013-10-02 Stefan Weil Accepted
[PULL,2/5] gdbstub: call socket_set_fast_reuse instead of setting SO_REUSEADDR - - 1 - --- 2013-10-02 Stefan Weil Accepted
[PULL,1/5] util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDR - - 1 - --- 2013-10-02 Stefan Weil Accepted
[PULL,0/5] net: Add and use new function socket_set_fast_reuse - - - - --- 2013-10-02 Stefan Weil Accepted
block: use correct filename - - 1 - --- 2013-10-02 dunrong huang New
Update MAINTAINERS - - 1 - --- 2013-10-02 Anthony Liguori New
[PATCHv4] block/get_block_status: avoid redundant callouts on raw devices - - - - --- 2013-10-02 Peter Lieven New
[v3,uq/master,2/2] x86: cpuid: reconstruct leaf 0Dh data - - - - --- 2013-10-02 Paolo Bonzini New
block/iscsi: introduce bdrv_co_{readv, writev, flush_to_disk} - - - - --- 2013-10-02 Peter Lieven New
qemu-iotests: Correct 026 output - - - - --- 2013-10-02 Max Reitz New
[PATCHv4] block/get_block_status: avoid redundant callouts on raw devices - - 1 - --- 2013-10-02 Peter Lieven New
[RFC,v2,9/9] hw/pci: removed irq field from PCIDevice - - - - --- 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,7/9] hw: 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,5/9] hw/vfio: set interrupts using pci irq wrappers - - - - --- 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,3/9] hw/pci-bridge: set PCI_INTERRUPT_PIN register before shpc init - - - - --- 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,1/9] hw/core: Add interface to allocate and free a single IRQ - - - - --- 2013-10-02 Marcel Apfelbaum New
[V9,11/11] quorum: Add quorum_open() and quorum_close(). - - - - --- 2013-10-02 Benoît Canet New
[V9,10/11] quorum: Add quorum_co_flush(). - - - - --- 2013-10-02 Benoît Canet New
[V9,09/11] quorum: Add quorum_co_get_block_status. - - - - --- 2013-10-02 Benoît Canet New
[V9,08/11] quorum: Add quorum_invalidate_cache(). - - - - --- 2013-10-02 Benoît Canet New
[V9,07/11] quorum: Add quorum_getlength(). - - - - --- 2013-10-02 Benoît Canet New
[V9,06/11] quorum: Add quorum mechanism. - - - - --- 2013-10-02 Benoît Canet New
[V9,05/11] quorum: Add quorum_aio_readv. - - - - --- 2013-10-02 Benoît Canet New
[V9,04/11] blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify. - - - - --- 2013-10-02 Benoît Canet New
[V9,03/11] quorum: Add quorum_aio_writev and its dependencies. - - - - --- 2013-10-02 Benoît Canet New
[V9,02/11] quorum: Create BDRVQuorumState and BlkDriver and do init. - - - - --- 2013-10-02 Benoît Canet New
[V9,01/11] quorum: Create quorum.c, add QuorumSingleAIOCB and QuorumAIOCB. - - - - --- 2013-10-02 Benoît Canet New
[V4] block: Add BlockDriver.bdrv_check_ext_snapshot. - - 1 - --- 2013-10-02 Benoît Canet New
block/iscsi: reenable iscsi_co_get_block_status - - 1 - --- 2013-10-02 Peter Lieven New
[RFC,11/11] s390/qemu: cpu model enablement - - - - --- 2013-10-02 Michael Mueller New
[RFC,10/11] s390/qemu: cpu model QMP query-cpu-model - - - - --- 2013-10-02 Michael Mueller New
[RFC,09/11] s390/qemu: cpu model QMP query-cpu-definitions - - - - --- 2013-10-02 Michael Mueller New
[RFC,08/11] s390/qemu: cpu model command line option help - - - - --- 2013-10-02 Michael Mueller New
[RFC,07/11] s390/qemu: cpu model class initialization - - - - --- 2013-10-02 Michael Mueller New
[RFC,06/11] s390/qemu: cpu model KVM properties requests - - - - --- 2013-10-02 Michael Mueller New
[RFC,05/11] s390/qemu: cpu model alias support - - - - --- 2013-10-02 Michael Mueller New
[RFC,04/11] s390/qemu: cpu model cpu facilitiy support - - - - --- 2013-10-02 Michael Mueller New
[RFC,03/11] s390/qemu: cpu model cpu class definition - - - - --- 2013-10-02 Michael Mueller New
[RFC,02/11] s390/qemu: cpu model extend config device - - - - --- 2013-10-02 Michael Mueller New
[RFC,01/11] s390/qemu: cpu modle disable list cpus - - - - --- 2013-10-02 Michael Mueller New
[v6,5/5] util: call socket_set_fast_reuse instead of setting SO_REUSEADDR - - - - --- 2013-10-02 Sebastian Ottlik New
[v6,4/5] slirp: call socket_set_fast_reuse instead of setting SO_REUSEADDR - - - - --- 2013-10-02 Sebastian Ottlik New
[v6,3/5] net: call socket_set_fast_reuse instead of setting SO_REUSEADDR - - - - --- 2013-10-02 Sebastian Ottlik New
[v6,2/5] gdbstub: call socket_set_fast_reuse instead of setting SO_REUSEADDR - - - - --- 2013-10-02 Sebastian Ottlik New
[v6,1/5] util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDR - - - - --- 2013-10-02 Sebastian Ottlik New
[1/1] chardev: handle qmp_chardev_add(KIND_MUX) failure - - - - --- 2013-10-02 Gerd Hoffmann New
[PULL,0/1] chardev: handle qmp_chardev_add(KIND_MUX) failure - - - - --- 2013-10-02 Gerd Hoffmann New
[v7,6/6] qemu-iotests: Additional info from qemu-img info - - 1 - --- 2013-10-02 Max Reitz New
[v7,5/6] qemu-iotests: Discard specific info in _img_info - - 1 - --- 2013-10-02 Max Reitz New
[v7,4/6] qcow2: Add support for ImageInfoSpecific - - 1 - --- 2013-10-02 Max Reitz New
[v7,3/6] block/qapi: Human-readable ImageInfoSpecific dump - - 1 - --- 2013-10-02 Max Reitz New
[v7,2/6] block: Add bdrv_get_specific_info - - 1 - --- 2013-10-02 Max Reitz New
[v7,1/6] qapi: Add ImageInfoSpecific type - - 1 - --- 2013-10-02 Max Reitz New
Correction of the TLB handling of the OpenRISC target - - 1 - --- 2013-10-02 Sebastian Macke New
[PULL,8/8] tcg-arm: Move the tlb addend load earlier - - 1 - --- 2013-10-01 Richard Henderson New
[PULL,7/8] tcg-arm: Remove restriction on qemu_ld output register - - - - --- 2013-10-01 Richard Henderson New
[PULL,6/8] tcg-arm: Return register containing tlb addend - - - - --- 2013-10-01 Richard Henderson New
[PULL,5/8] tcg-arm: Move load of tlb addend into tcg_out_tlb_read - - - - --- 2013-10-01 Richard Henderson New
[PULL,4/8] tcg-arm: Use QEMU_BUILD_BUG_ON to verify constraints on tlb - - 1 - --- 2013-10-01 Richard Henderson New
[PULL,3/8] tcg-arm: Use strd for tcg_out_arg_reg64 - - - - --- 2013-10-01 Richard Henderson New
[PULL,2/8] tcg-arm: Rearrange slow-path qemu_ld/st - - - - --- 2013-10-01 Richard Henderson New
[PULL,1/8] tcg-arm: Use ldrd/strd for appropriate qemu_ld/st64 - - 1 - --- 2013-10-01 Richard Henderson New
[PULL,0/8] tcg-arm qemu_ld/st improvements - - - - --- 2013-10-01 Richard Henderson New
[v7,27/27] ssdt-proc: update generated file - - 1 1 --- 2013-10-01 Michael S. Tsirkin New
[v7,26/27] ssdt: fix PBLK length - - 1 1 --- 2013-10-01 Michael S. Tsirkin New
[v7,25/27] i386: ACPI table generation code from seabios - - 1 1 --- 2013-10-01 Michael S. Tsirkin New
[v7,24/27] hpet: add API to find it - - 1 1 --- 2013-10-01 Michael S. Tsirkin New
[v7,23/27] pvpanic: add API to access io port - - 1 1 --- 2013-10-01 Michael S. Tsirkin New
[v7,22/27] ich9: APIs for pc guest info - - 1 1 --- 2013-10-01 Michael S. Tsirkin New
[v7,21/27] piix: APIs for pc guest info - - 1 1 --- 2013-10-01 Michael S. Tsirkin New
[v7,20/27] acpi/piix: add macros for acpi property names - - 1 1 --- 2013-10-01 Michael S. Tsirkin New
[v7,19/27] i386: define pc guest info - - 2 1 --- 2013-10-01 Michael S. Tsirkin New
[v7,18/27] loader: allow adding ROMs in done callbacks - - 1 1 --- 2013-10-01 Michael S. Tsirkin New
[v7,17/27] i386: add bios linker/loader - - 1 1 --- 2013-10-01 Michael S. Tsirkin New
[v7,16/27] loader: use file path size from fw_cfg.h - - 1 1 --- 2013-10-01 Michael S. Tsirkin New
[v7,15/27] acpi: ssdt pcihp: updat generated file - - 1 1 --- 2013-10-01 Michael S. Tsirkin New
[v7,14/27] acpi: pre-compiled ASL files - - 1 1 --- 2013-10-01 Michael S. Tsirkin New
[v7,13/27] acpi: add rules to compile ASL source - - 2 1 --- 2013-10-01 Michael S. Tsirkin New
[v7,12/27] i386: add ACPI table files from seabios - - 3 1 --- 2013-10-01 Michael S. Tsirkin New
[v7,11/27] q35: expose mmcfg size as a property - - 1 1 --- 2013-10-01 Michael S. Tsirkin New
[v7,10/27] q35: use macro for MCFG property name - - 1 1 --- 2013-10-01 Michael S. Tsirkin New
[v7,09/27] pcie_host: expose address format - - 1 1 --- 2013-10-01 Michael S. Tsirkin New
[v7,08/27] pcie_host: expose UNMAPPED macro - - 1 1 --- 2013-10-01 Michael S. Tsirkin New
[v7,07/27] loader: support for unmapped ROM blobs - - 2 1 --- 2013-10-01 Michael S. Tsirkin New
[v7,06/27] fw_cfg: interface to trigger callback on read - - 1 1 --- 2013-10-01 Michael S. Tsirkin New
« 1 2 ... 3635 3636 36374327 4328 »