Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 440 441 442 443 444 445 446 447 448 ... 569 570 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[1/3] raw-posix: Remove dead code 2011-11-10 Pavel Borzenkov New
[1/3] raw-posix: Do not use CONFIG_COCOA macro 2012-04-30 Andreas Färber New
[1/3] range: add structure to pass ranges around 2013-04-29 Michael S. Tsirkin New
[1/3] qxl: stride fixup 2011-11-01 Gerd Hoffmann New
[1/3] qxl: allowing the command rings to be not empty when spice worker is stopped RHBZ #728984 2011-08-11 Gerd Hoffmann New
[1/3] qxl: add fb_size_mb and fb_size 2012-06-11 Alon Levy New
[1/3] qtest: add register fuzzing to RTC test 2012-04-15 Blue Swirl New
[1/3] qtest: Enable creation of multiple qemu instances 2012-12-13 Jason Baron New
[1/3] qmp: dump-guest-memory: improve schema doc (again) 2012-09-26 Luiz Capitulino New
[1/3] qmp: dump-guest-memory: improve schema doc (again) 2012-09-21 Luiz Capitulino New
[1/3] qmp: dump-guest-memory: improve schema doc 2012-07-13 Luiz Capitulino New
[1/3] qmp/hmp: Add QMP getfd command that returns fd 2012-06-04 Corey Bryant New
[1/3] qjson.h: include compiler.h for GCC_FMT_ATTR 2012-03-09 Luiz Capitulino New
[1/3] qga: introduce guest-get-vcpus / guest-set-vcpus with stubs 2013-03-04 Laszlo Ersek New
[1/3] qga: add support to get host time 2013-01-06 Lei Li New
[1/3] qerror: add check-qerror.sh to verify alphabetical order 2012-01-04 Stefan Hajnoczi New
[1/3] qerror: add QERR_TOO_MANY_PARAMETERS 2012-05-25 Amos Kong New
[1/3] qemu_next_deadline should not consider host-time timers 2011-03-05 Paolo Bonzini New
[1/3] qemu: kvm: Extend kvm_arch_get_supported_cpuid() to support index 2010-06-10 Sheng Yang New
[1/3] qemu: [NOT FOR COMMIT] Update linux headers for vfio VGA 2013-01-07 Alex Williamson New
[1/3] qemu: Add strtosz_suffix_unit function 2011-07-07 Joerg Roedel New
[1/3] qemu-thread: add qemu_mutex/cond_destroy and qemu_mutex_exit 2010-05-29 Corentin Chary New
[1/3] qemu-options.hx: fix tls-channel help text 2011-12-22 Stefan Hajnoczi New
[1/3] qemu-nbd: Fix return value handling of bdrv_open 2010-03-20 Ryota OZAKI New
[1/3] qemu-nbd: Fix coding style 2010-03-28 Ryota OZAKI New
[1/3] qemu-kvm: Wrap phys_ram_dirty with additional inline functions. 2010-02-08 OHMURA Kei New
[1/3] qemu-kvm: Invert svm-flag setting logic 2010-09-07 Joerg Roedel New
[1/3] qemu-iotests: export TEST_DIR for non-bash tests 2012-02-28 Stefan Hajnoczi New
[1/3] qemu-iotests: exclude vmdk for test 042 2013-05-07 Fam Zheng New
[1/3] qemu-iotests: Many parallel allocating I/O requests 2012-04-24 Kevin Wolf New
[1/3] qemu-iotests: Always filter cluster_size out in _make_test_img 2012-04-11 Kevin Wolf New
[1/3] qemu-io: delete bs instead of leaking it 2011-10-27 Stefan Hajnoczi New
[1/3] qemu-img.c: Re-factor img_create() 2010-12-13 Jes Sorensen New
[1/3] qemu-img.c: Re-factor img_create() 2010-12-16 Jes Sorensen New
[1/3] qemu-img check -r for repairing images 2012-05-11 Kevin Wolf New
[1/3] qemu-ga: improve recovery options for fsfreeze 2012-04-18 Michael Roth New
[1/3] qemu-ga: improve recovery options for fsfreeze 2012-04-27 Michael Roth New
[1/3] qemu-ga: add guest-suspend-disk 2012-02-28 Luiz Capitulino New
[1/3] qemu-config.h: include qemu-option.h 2012-03-19 Eduardo Habkost New
[1/3] qemu-char: use consistent idiom for removing sources 2013-04-16 Paolo Bonzini New
[1/3] qemu-char: Introduce Memory driver 2010-11-10 Luiz Capitulino New
[1/3] qemu-char: Introduce Memory driver 2010-11-12 Luiz Capitulino New
[1/3] qemu-char: Introduce Memory driver 2010-11-16 Luiz Capitulino New
[1/3] qemu-char: Introduce Memory driver 2010-11-11 Luiz Capitulino New
[1/3] qemu-char: Introduce Buffered driver 2010-10-29 Luiz Capitulino New
[1/3] qemu-char: Add qemu_chr_fe_claim / _release helper functions 2013-03-27 Hans de Goede New
[1/3] qemu-char: Add new char backend CirMemCharDriver 2013-01-22 Lei Li New
[1/3] qemu-char: Add new char backend CirMemCharDriver 2013-01-24 Lei Li New
[1/3] qemu-char: Add new char backend CirMemCharDriver 2013-01-23 Lei Li New
[1/3] qed: refuse unaligned zero writes with a backing file 2012-08-29 Kevin Wolf New
[1/3] qdev: make qdev_find_recursive public 2010-10-19 Alon Levy New
[1/3] qdev: make qdev_find_recursive public 2010-10-21 Alon Levy New
[1/3] qdev: allow devices being tagged as not hotpluggable. 2010-11-18 Gerd Hoffmann New
[1/3] qdev: add string property. 2009-10-12 Amit Shah Under Review
[1/3] qdev: add print_options callback 2011-01-18 Alon Levy New
[1/3] qdev: Add help for device properties 2010-01-20 Stefan Weil New
[1/3] qcow2: avoid reentrant bdrv_read() in copy_sectors() 2011-11-30 Stefan Hajnoczi New
[1/3] qcow2: Properly initialise QcowL2Meta 2011-09-01 Kevin Wolf New
[1/3] qcow2: Factor out count_cow_clusters 2012-03-02 Kevin Wolf New
[1/3] qcow2: Factor next_refcount_table_size out 2010-02-15 Kevin Wolf New
[1/3] qcow2: Avoid direct AIO callback 2011-06-07 Kevin Wolf New
[1/3] qcow2: Allow get_refcount to return errors 2010-06-04 Kevin Wolf New
[1/3] qapi: add Visitor interfaces for uint*_t and int*_t 2012-02-22 Michael Roth New
[1/3] qapi: Fix memory leak 2012-08-22 Luiz Capitulino New
[1/3] qapi: Allow QMP/QAPI commands to have array inputs 2012-02-20 Jeff Cody New
[1/3] qapi: Add SnapshotInfo. 2012-08-15 Benoit Canet New
[1/3] qapi-schema.json: fix RunState enums alphabetical order 2012-04-27 Luiz Capitulino New
[1/3] pulseaudio: process 1/4 buffer max at once 2010-10-29 Gerd Hoffmann New
[1/3] pseries: Support SMT systems for KVM Book3S-HV 2011-09-29 David Gibson New
[1/3] pseries: Increase maximum CPUs to 256 2011-04-19 David Gibson New
[1/3] pseries: Fix initialization of sPAPREnvironment structure 2011-11-11 Alexander Graf New
[1/3] pseries: Fix RTAS based config access 2012-04-02 David Gibson New
[1/3] pseries: Clean up hcall_dprintf() debugging messages 2012-03-28 David Gibson New
[1/3] pseries: Abolish envs array 2011-04-05 David Gibson New
[1/3] pseries pci: preparing for MSI/MSIX support 2012-07-10 Alexey Kardashevskiy New
[1/3] provide a stub version of kvm-all.c if !CONFIG_KVM 2010-04-15 Blue Swirl New
[1/3] prep_pci: Create PCIBus and PCIDevice in-place 2013-01-30 Andreas Färber New
[1/3] prep_pci: Create PCIBus and PCIDevice in-place 2013-01-30 Andreas Färber New
[1/3] prep: Include devices for ppc64 as well 2012-08-15 Andreas Färber New
[1/3] ppc: better support of e300 CPU core 2009-10-15 Thomas Monjalon New
[1/3] ppc: Generalize the kvmppc_get_clockfreq() function 2011-09-30 David Gibson New
[1/3] ppc: Correctly handle errors reading ibm, vmx and ibm, dfp properties 2011-10-28 David Gibson New
[1/3] ppc: Alter CPU state to mask out TCG unimplemented instructions as appropriate 2011-10-31 David Gibson New
[1/3] powerpc iommu: multiple TCE requests enabled 2013-02-19 Alexey Kardashevskiy New
[1/3] piix_pci: Clean up i440FX object handling 2013-02-23 David Woodhouse New
[1/3] pci_host: remove PCIHostState::busdev. 2010-07-26 Isaku Yamahata New
[1/3] pci: sorting out type confusion in pci_register_bar(). 2010-09-09 Isaku Yamahata New
[1/3] pci: replace the magic, 256, for the maximum of devfn 2011-01-26 Isaku Yamahata New
[1/3] pci: deassert intx on reset. 2011-01-20 Isaku Yamahata New
[1/3] pci: allow devices being tagged as not hotpluggable. 2010-11-30 Gerd Hoffmann New
[1/3] pci: add pci_find_capability() helper 2011-02-03 Eduard - Gabriel Munteanu New
[1/3] pci: add accessor function to get irq levels 2011-03-17 Isaku Yamahata New
[1/3] pci: Factor out bounds checking on config space accesses 2012-02-24 David Gibson New
[1/3] pci-assign: use monitor_handle_fd_param 2012-09-25 Luiz Capitulino New
[1/3] pci-assign: use monitor_handle_fd_param 2012-09-24 Luiz Capitulino New
[1/3] pci-assign: use monitor_handle_fd_param 2012-09-20 Luiz Capitulino New
[1/3] pc: add compat machine types for 0.14 and 0.15 2011-06-14 Alexander Graf New
[1/3] pc: Inline pc_init_pci_1_3() into pc_init_pci_1_2() 2013-04-12 Markus Armbruster New
[1/3] pc: Bump up pc version to 0.13 and add a 0.12 compat version 2010-02-15 Amit Shah New
[1/3] pc-bios: enable io/memory unconditionally 2009-10-08 Michael S. Tsirkin New