Show patches with: Archived = No       |   432536 patches
« 1 2 ... 932 933 9344325 4326 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,12/15] target-tricore: Add instructions of SBR opcode format - - 1 - --- 2014-08-13 Bastian Koppelmann New
[v5,13/15] target-tricore: Add instructions of SC opcode format - - 1 - --- 2014-08-13 Bastian Koppelmann New
[v5,14/15] target-tricore: Add instructions of SLR, SSRO and SRO opcode format - - 1 - --- 2014-08-13 Bastian Koppelmann New
[v5,15/15] target-tricore: Add instructions of SR opcode format - - - - --- 2014-08-13 Bastian Koppelmann New
[1/1] add loopback for virtio-net - - - - --- 2014-08-13 Hengjinxiao New
[RFC,V2,1/8] throttle: Extract timers from ThrottleState into a separate ThrottleTimers structure - - - - --- 2014-08-13 Benoît Canet New
[RFC,V2,2/8] throttle: Add throttle group infrastructure - - - - --- 2014-08-13 Benoît Canet New
[RFC,V2,3/8] throttle: Add throttle group infrastructure tests - - - - --- 2014-08-13 Benoît Canet New
[RFC,V2,4/8] throttle: Prepare to have multiple timers for one ThrottleState - - - - --- 2014-08-13 Benoît Canet New
[RFC,V2,5/8] throttle: Add a way to know if throttle_schedule_timer had armed a timer - - - - --- 2014-08-13 Benoît Canet New
[RFC,V2,6/8] throttle: Add a way to fire one of the timers asap like a bottom half - - - - --- 2014-08-13 Benoît Canet New
[RFC,V2,7/8] throttle: Add throttle group support - - - - --- 2014-08-13 Benoît Canet New
[RFC,V2,8/8] throttle: Update throttle infrastructure copyright - - - - --- 2014-08-13 Benoît Canet New
[v3] block.curl: adding 'timeout' option - - 2 1 --- 2014-08-13 Daniel Henrique Barboza New
hw/intc/arm_gic: honor target mask in gic_update() 1 - - - --- 2014-08-13 Sergey Fedorov New
[PATCHv2,1/3] rename parse_enum_option to qapi_enum_parse and make it public - - 2 - --- 2014-08-13 Peter Lieven New
[PATCHv2,2/3] qemu-nbd: add option to set detect-zeroes mode - - 2 - --- 2014-08-13 Peter Lieven New
[PATCHv2,3/3] qemu-nbd: fix indentation and coding style - - 2 - --- 2014-08-13 Peter Lieven New
[v2] ide: Add resize callback to ide/core - - - - --- 2014-08-13 John Snow New
[V3,01/13] linux-user: PPC64 semid_ds Doesnt Include _unused1 and _unused2 - - - - --- 2014-08-13 Tom Musta New
[V3,02/13] linux-user: Dereference Pointer Argument to ipc/semctl Sys Call - - - - --- 2014-08-13 Tom Musta New
[V3,03/13] linux-user: Properly Handle semun Structure In Cross-Endian Situations - - - - --- 2014-08-13 Tom Musta New
[V3,04/13] linux-user: Make ipc syscall's third argument an abi_long - - - - --- 2014-08-13 Tom Musta New
[V3,05/13] linux-user: Conditionally Pass Attribute Pointer to mq_open() - - 1 - --- 2014-08-13 Tom Musta New
[V3,06/13] linux-user: Detect Negative Message Sizes in msgsnd System Call - - 1 - --- 2014-08-13 Tom Musta New
[V3,07/13] linux-user: Handle NULL sched_param argument to sched_* - - - - --- 2014-08-13 Tom Musta New
[V3,08/13] linux-user: Detect fault in sched_rr_get_interval - - 1 - --- 2014-08-13 Tom Musta New
[V3,09/13] linux-user: Move get_ppc64_abi - - - - --- 2014-08-13 Tom Musta New
[V3,10/13] linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2 - - - - --- 2014-08-13 Tom Musta New
[V3,11/13] linux-user: clock_nanosleep errno Handling on PPC - - 1 - --- 2014-08-13 Tom Musta New
[V3,12/13] linux-user: Support target-to-host translation of mlockall argument - - - - --- 2014-08-13 Tom Musta New
[V3,13/13] linux-user: writev Partial Writes - - 1 - --- 2014-08-13 Tom Musta New
x86: Reset MTRR on vCPU reset - - - - --- 2014-08-13 Alex Williamson New
[1/8] qcow2: Factor out refcount accounting for check - - 1 - --- 2014-08-13 Max Reitz New
[2/8] qcow2: Factor out refcount comparison for check - - - - --- 2014-08-13 Max Reitz New
[3/8] qcow2: Fix refcount blocks beyond image end - - - - --- 2014-08-13 Max Reitz New
[4/8] qcow2: Do not perform potentially damaging repairs - - - - --- 2014-08-13 Max Reitz New
[5/8] qcow2: Rebuild refcount structure during check - - - - --- 2014-08-13 Max Reitz New
[6/8] qcow2: Clean up after refcount rebuild - - - - --- 2014-08-13 Max Reitz New
[7/8] iotests: Fix test outputs - - - - --- 2014-08-13 Max Reitz New
[8/8] iotests: Add test for potentially damaging repairs - - - - --- 2014-08-13 Max Reitz New
[v3,25/32] ahci: Adding basic functionality qtest. - - 1 - --- 2014-08-13 John Snow New
[v3,26/32] ahci: MSI capability should be at 0x80, not 0x50. - - 1 - --- 2014-08-13 John Snow New
[v3,27/32] ahci: Add test_pci_spec to ahci-test. - - 2 - --- 2014-08-13 John Snow New
[v3,28/32] ahci: add test_pci_enable to ahci-test. - - - - --- 2014-08-13 John Snow New
[v3,29/32] ahci: properly shadow the TFD register - - - - --- 2014-08-13 John Snow New
[v3,30/32] ahci: Add test_hba_spec to ahci-test. - - 1 - --- 2014-08-13 John Snow New
[v3,31/32] ahci: Add test_hba_enable to ahci-test. - - 1 - --- 2014-08-13 John Snow New
[v3,32/32] ahci: Add test_identify case to ahci-test. - - - - --- 2014-08-13 John Snow New
[v3,1/2] qom: object_property_add: Add automatic arrayification - - - - --- 2014-08-14 Peter Crosthwaite New
[v3,2/2] memory: remove object_property_add_child_array - - 1 - --- 2014-08-14 Peter Crosthwaite New
[1/3] net: Forbid dealing with packets when VM is not running - - - - --- 2014-08-14 Zhanghailiang New
[2/3] net: Flush queues when runstate changes back to running - - - - --- 2014-08-14 Zhanghailiang New
[3/3] virtio-net: Remove checking vm state in virtio_net_can_receive - - - - --- 2014-08-14 Zhanghailiang New
qemu-options.hx: fix typo about l2tpv3 - - - - --- 2014-08-14 Gonglei (Arei) New
[v6,01/10] l2cap: fix access freed memory - - 2 - --- 2014-08-14 Zhanghailiang New
[v6,02/10] monitor: fix access freed memory - - 1 - --- 2014-08-14 Zhanghailiang New
[v6,03/10] virtio-blk: fix reference a pointer which might be freed - - 2 - --- 2014-08-14 Zhanghailiang New
[v6,04/10] ivshmem: check the value returned by fstat() 1 - 1 - --- 2014-08-14 Zhanghailiang New
[v6,05/10] util/path: Use the GLib memory allocation routines - - 1 - --- 2014-08-14 Zhanghailiang New
[v6,06/10] slirp/misc: Use g_malloc() instead of malloc() - - 1 - --- 2014-08-14 Zhanghailiang New
[v6,07/10] linux-user: check return value of malloc() 1 - - - --- 2014-08-14 Zhanghailiang New
[v6,08/10] tests/bios-tables-test: check the value returned by fopen() - - 1 - --- 2014-08-14 Zhanghailiang New
[v6,09/10] tcg: check return value of fopen() - - 1 - --- 2014-08-14 Zhanghailiang New
[v6,10/10] block/vvfat: fix setbuf stream parameter may be NULL - - - - --- 2014-08-14 Zhanghailiang New
[1/4] linux-aio: fix submit aio as a batch - - - - --- 2014-08-14 Ming Lei New
[2/4] linux-aio: handling -EAGAIN for !s->io_q.plugged case - - - - --- 2014-08-14 Ming Lei New
[3/4] linux-aio: increase max event to 256 - - - - --- 2014-08-14 Ming Lei New
[4/4] linux-aio: remove 'node' from 'struct qemu_laiocb' - - - - --- 2014-08-14 Ming Lei New
[v6,02/10] monitor: fix access freed memory - - - - --- 2014-08-14 Michael S. Tsirkin New
trace: add DTrace reserved words for .d files - - - 1 --- 2014-08-14 Stefan Hajnoczi New
exec: file_ram_alloc report mem prealloc errors - - - - --- 2014-08-14 Peter Lieven New
qom-test: blacklist xenigd - - 1 - --- 2014-08-14 Michael S. Tsirkin New
[PULL,00/12] post-2.1 bugfixes - - - - --- 2014-08-14 Michael S. Tsirkin New
[PULL,01/12] pci: Use bus master address space for delivering MSI/MSI-X messages - - 1 - --- 2014-08-14 Michael S. Tsirkin New
[PULL,02/12] pc: Create 2.2 machine type - - 1 - --- 2014-08-14 Michael S. Tsirkin New
[PULL,03/12] hw/audio/intel-hda: Fix MSI capability address - - 1 - --- 2014-08-14 Michael S. Tsirkin New
[PULL,04/12] hw:i386: typo fix: MEMORY_HOPTLUG_DEVICE -> MEMORY_HOTPLUG_DEVICE - - 1 - --- 2014-08-14 Michael S. Tsirkin New
[PULL,05/12] pc-dimm: validate node property - - 1 - --- 2014-08-14 Michael S. Tsirkin New
[PULL,06/12] pc-dimm: fix up error message - - - - --- 2014-08-14 Michael S. Tsirkin New
[PULL,07/12] numa: show hex number in error message for consistency and prefix them with 0x - - 1 - --- 2014-08-14 Michael S. Tsirkin New
[PULL,08/12] acpi: align RSDP - - 1 - --- 2014-08-14 Michael S. Tsirkin New
[PULL,09/12] ivshmem: fix building when debug mode is enabled - - 1 - --- 2014-08-14 Michael S. Tsirkin New
[PULL,10/12] e1000: correctly handle phy_ctrl reserved & self-clearing bits - - 2 - --- 2014-08-14 Michael S. Tsirkin New
[PULL,11/12] e1000: use symbolic constants to init phy ctrl & status registers - - 1 - --- 2014-08-14 Michael S. Tsirkin New
[PULL,12/12] pc: Get rid of pci-info leftovers - - 1 - --- 2014-08-14 Michael S. Tsirkin New
seccomp: add semctl() to the syscall whitelist - - - - --- 2014-08-14 Paul Moore New
[v2,1/3] x86: Use common variable range MTRR counts - - 1 - --- 2014-08-14 Alex Williamson New
[v2,2/3] x86: kvm: Add MTRR support for kvm_get|put_msrs() - - - - --- 2014-08-14 Alex Williamson New
[v2,3/3] x86: Clear MTRRs on vCPU reset - - 1 - --- 2014-08-14 Alex Williamson New
[v4,01/33] pc: Replace tabs with spaces on pc.h - - - - --- 2014-08-14 Eduardo Habkost New
[v4,02/33] vl.c: Use qdev_prop_register_global() for single globals - - 1 - --- 2014-08-14 Eduardo Habkost New
[v4,03/33] pc: Eliminate has_pci_info global variable - - - - --- 2014-08-14 Eduardo Habkost New
[v4,04/33] piix: Add kvmclock_enabled, pci_enabled globals - - - - --- 2014-08-14 Eduardo Habkost New
[v4,05/33] piix: Eliminate pc_init_pci() - - - - --- 2014-08-14 Eduardo Habkost New
[v4,06/33] piix: Move pc-0.14 qxl compat properties to PC_COMPAT_0_14 - - - - --- 2014-08-14 Eduardo Habkost New
[v4,07/33] piix: Move pc-0.13 virtio-9p-pci compat to PC_COMPAT_0_13 - - - - --- 2014-08-14 Eduardo Habkost New
[v4,08/33] piix: Move pc-0.1[23] rombar compat props to PC_COMPAT_0_13 - - - - --- 2014-08-14 Eduardo Habkost New
[v4,09/33] piix: Move pc-0.11 drive version compat props to PC_COMPAT_0_11 - - - - --- 2014-08-14 Eduardo Habkost New
[v4,10/33] machine: Make compat_props a linked list - - - - --- 2014-08-14 Eduardo Habkost New
« 1 2 ... 932 933 9344325 4326 »