Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 480 481 482 483 484 485 486 487 488 ... 568 569 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[v2,11/11] curl: introduce ssl_no_cert runtime option. 2013-05-14 Fam Zheng New
usb: Fix (another) bug in usb_packet_map() for IOMMU handling 2012-11-14 David Gibson New
[RfC] add secondary stdvga variant 2012-11-14 Gerd Hoffmann New
[v3,1/5] kvm: add kvm_readonly_mem_enabled 2013-05-06 jordan.l.justen@intel.com New
[RfC] add secondary stdvga variant 2012-11-14 Gerd Hoffmann New
[v3,3/5] pflash_cfi01: memory region should be set to enable readonly mode 2013-05-06 jordan.l.justen@intel.com New
[v3,5/5] pc_sysfw: change rom_only default to 0 2013-05-06 jordan.l.justen@intel.com New
[1/7] pixman: add output dir to include path 2012-11-14 Gerd Hoffmann New
[PULL,v2,0/7] pixman build fixes 2012-11-14 Gerd Hoffmann New
[v2,09/11] curl: release everything on curl_close 2013-05-14 Fam Zheng New
hw/virtio-serial-bus: post_load send_event when vm is running 2012-11-14 Alon Levy New
[2/2] rules.mak: Fix find-in-path 2012-11-14 Cornelia Huck New
[2/7] pixman: set --host for cross builds 2012-11-14 Gerd Hoffmann New
[RFC,v4,1/3] use image_file_reset to reload initrd image 2012-11-14 Olivia Yin New
[RFC,v4,3/3] use elf_reset to reload elf image 2012-11-14 Olivia Yin New
[RFC,v4,2/3] use uimage_reset to reload uimage 2012-11-14 Olivia Yin New
[10/10] ehci: Verify qtd for async completed packets 2012-11-14 Hans de Goede New
[09/10] ehci: writeback_async_complete_packet: verify qh and qtd 2012-11-14 Hans de Goede New
[05/10] ehci: Add ehci_verify_qh and ehci_verify_qtd helper functions 2012-11-14 Hans de Goede New
[08/10] ehci: Move get / put_dwords upwards 2012-11-14 Hans de Goede New
[03/10] ehci: Better detection for qtd-s linked in circles 2012-11-14 Hans de Goede New
[06/10] ehci: Verify guest does not change the token of inflight qtd-s 2012-11-14 Hans de Goede New
[3/3] target-i386: add Haswell CPU model 2012-11-14 Eduardo Habkost New
[2/3] target-i386: cpu: add new Opteron CPU model 2012-11-14 Eduardo Habkost New
[1/3] target-i386: cpu: name new CPUID bits 2012-11-14 Eduardo Habkost New
[PULL,00/26] Block patches 2012-11-14 Kevin Wolf New
[01/26] qemu: Document GlusterFS block driver usage 2012-11-14 Kevin Wolf New
[19/26] fdc: implement VERIFY command 2012-11-14 Kevin Wolf New
[PULL,00/14] Block patches 2013-03-22 Kevin Wolf New
[17/26] fdc: fix false FD_SR0_SEEK 2012-11-14 Kevin Wolf New
[10/26] fdc: Remove status0 parameter from fdctrl_set_fifo() 2012-11-14 Kevin Wolf New
[13/26] fdc-test: add tests for non-DMA READ command 2012-11-14 Kevin Wolf New
[09/26] aio: rename AIOPool to AIOCBInfo 2012-11-14 Kevin Wolf New
[03/26] qemu-iotests: qcow2: Test growing large refcount table 2012-11-14 Kevin Wolf New
[14/26] fdc: use status0 field instead of a local variable 2012-11-14 Kevin Wolf New
[23/26] fdc: remove last usage of FD_STATE_SEEK 2012-11-14 Kevin Wolf New
[06/26] tests: allow qemu-iotests to be run against nbd backend 2012-11-14 Kevin Wolf New
[20/26] fdc-tests: add tests for VERIFY command 2012-11-14 Kevin Wolf New
[18/26] fdc-test: Check READ ID 2012-11-14 Kevin Wolf New
[02/14] block: complete all IOs before resizing a device 2013-03-22 Kevin Wolf New
[05/14] qemu-socket: Make socket_optslist public 2013-03-22 Kevin Wolf New
[08/14] nbd: Accept -drive options for the network connection 2013-03-22 Kevin Wolf New
[01/14] Revert "block: complete all IOs before .bdrv_truncate" 2013-03-22 Kevin Wolf New
[11/14] block: Make find_image_format safe with NULL filename 2013-03-22 Kevin Wolf New
[10/14] block: Rename variable to avoid shadowing 2013-03-22 Kevin Wolf New
[03/14] block: Add options QDict to bdrv_file_open() prototypes 2013-03-22 Kevin Wolf New
[v4,14/14] q35: automatically load the q35 dsdt table 2012-11-14 Jason Baron New
[04/14] block: Pass bdrv_file_open() options to block drivers 2013-03-22 Kevin Wolf New
[v4,01/14] pc, pc_piix: split out pc nic initialization 2012-11-14 Jason Baron New
[v4,02/14] pc: Move ioapic_init() from pc_piix.c to pc.c 2012-11-14 Jason Baron New
[v4,03/14] pc_piix: Move kvm irq routing functions out of pc_piix.c 2012-11-14 Jason Baron New
[v4,07/14] ich9: Add smbus 2012-11-14 Jason Baron New
[v4,04/14] pc/piix_pci: factor out smram/pam logic 2012-11-14 Jason Baron New
[v4,13/14] Add a fallback bios file search, if -L fails. 2012-11-14 Jason Baron New
[v4,08/14] q35: Introduce q35 pc based chipset emulator 2012-11-14 Jason Baron New
[v4,05/14] ich9: Add acpi support and definitions 2012-11-14 Jason Baron New
[v4,09/14] ich9: Add i82801b11 dmi-to-pci bridge 2012-11-14 Jason Baron New
[v4,06/14] ich9: Add the lpc chip 2012-11-14 Jason Baron New
tests: Add tests for fdsets 2012-11-14 Corey Bryant New
[06/14] nbd: Keep hostname and port separate 2013-03-22 Kevin Wolf New
[v3,3/3] hw/arm_gic_common: Use vmstate struct rather than save/load functions 2013-03-22 Peter Maydell New
[v2,06/10] elfload: only give abi_long/ulong the alignment specified by the target 2013-04-03 Paolo Bonzini New
[14/14] nbd: Check against invalid option combinations 2013-03-22 Kevin Wolf New
[07/14] nbd: Remove unused functions 2013-03-22 Kevin Wolf New
[09/14] block: Introduce .bdrv_parse_filename callback 2013-03-22 Kevin Wolf New
[13/14] nbd: Use default port if only host is specified 2013-03-22 Kevin Wolf New
[v3,1/3] vmstate: Add support for two dimensional arrays 2013-03-22 Peter Maydell New
[v2,04/10] elfload: use abi_short/ushort instead of target_short/ushort 2013-04-03 Paolo Bonzini New
[12/14] block: Allow omitting the file name when using driver-specific options 2013-03-22 Kevin Wolf New
[v3,2/3] arm_gic: Fix sizes of state fields in preparation for vmstate support 2013-03-22 Peter Maydell New
[v2,01/10] elfload: fix size of ABI-dependent fields in core dumps 2013-04-03 Paolo Bonzini New
[0/2,PULL] qemu-kvm.git uq/master queue 2012-11-15 Marcelo Tosatti New
[v2,10/10] configure: CONFIG_NO_XEN is duplicated 2013-04-03 Paolo Bonzini New
[v2] qga/channel-posix.c: include headers it needs 2012-11-15 Igor Mammedov New
[1/2] acpi_piix4: fix migration of gpe fields 2012-11-15 Marcelo Tosatti New
target-mips: Clean up microMIPS32 major opcode 2012-11-15 陳韋任 New
[PULL,for-1.3] QOM CPUState patch queue 2012-11-15 2012-11-15 Andreas Färber New
[04/11] qemu-fsdev-dummy.c: Include module.h 2012-11-15 Andreas Färber New
[11/11] target-i386: Add Haswell CPU model 2012-11-15 Andreas Färber New
[02/11] Move qemu_irq typedef out of qemu-common.h 2012-11-15 Andreas Färber New
[05/11] vnc-palette.h: Include <stdbool.h> 2012-11-15 Andreas Färber New
[09/11] target-i386/cpu: Name new CPUID bits 2012-11-15 Andreas Färber New
[10/11] target-i386/cpu: Add new Opteron CPU model 2012-11-15 Andreas Färber New
[03/11] qdev: Split up header so it can be used in cpu.h 2012-11-15 Andreas Färber New
usb: host-linux: Ignore parsing errors of the device descriptors 2012-11-15 Jan Kiszka New
[2/4] pseries: Fix debug message for out-of-bounds address in H_PUT_TCE 2013-04-30 Alexey Kardashevskiy New
[1/4] pseries: Factor out check for out-of-bounds LIOBN 2013-04-30 Alexey Kardashevskiy New
[00/15] qdev: make reset semantics more clear and consistent, reset qbuses under virtio devices 2013-01-09 Michael S. Tsirkin New
ehci: handle dma errors 2012-11-15 Gerd Hoffmann New
[v2,1/2] block: Factor out bdrv_open_flags 2012-11-15 Kevin Wolf New
[v2,2/2] block: Avoid second open for format probing 2012-11-15 Kevin Wolf New
[1/3] ehci: Don't verify the next pointer for periodic qh-s and qtd-s 2012-11-15 Hans de Goede New
qemu-ga: ga_get_fd_handle(): abort if fd_counter overflows 2013-03-22 Luiz Capitulino New
[uq/master,v2,1/2] kvm: reset state from the CPU's reset method 2013-03-22 Paolo Bonzini New
[uq/master,v2,2/2] kvm: forward INIT signals coming from the chipset 2013-03-22 Paolo Bonzini New
[1/2] usb-host: update tracing 2012-11-15 Gerd Hoffmann New
[7/7] virtio-blk: add x-data-plane=on|off performance feature 2012-11-15 Stefan Hajnoczi New
[6/7] dataplane: add virtio-blk data plane code 2012-11-15 Stefan Hajnoczi New
PPC: Fix compile with profiling enabled 2013-04-19 Alexander Graf New
[3/7] dataplane: add virtqueue vring code 2012-11-15 Stefan Hajnoczi New