Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 482 483 484 485 486 487 488 489 490 ... 587 588 Next »
Filters: State = Action Required remove filter
Patch Date Submitter Delegate State
[09/15] scsi: Use 'SCSIRequest' directly 2010-11-24 Hannes Reinecke New
[08/15] scsi-disk: Allocate iovec dynamically 2010-11-24 Hannes Reinecke New
[07/15] lsi53c895a: Rename 'sense' to 'status' 2010-11-24 Hannes Reinecke New
[06/15] scsi: Update sense code handling 2010-11-24 Hannes Reinecke New
[05/15] scsi-disk: Remove duplicate cdb parsing 2010-11-24 Hannes Reinecke New
[04/15] scsi: Move sense handling into the driver 2010-11-24 Hannes Reinecke New
[03/15] scsi: INQUIRY VPD fixes 2010-11-24 Hannes Reinecke New
[02/15] scsi: Return SAM status codes 2010-11-24 Hannes Reinecke New
[01/15] scsi: Increase the number of possible devices 2010-11-24 Hannes Reinecke New
[v5,5/5] qed: Consistency check support 2010-11-24 Stefan Hajnoczi New
[v5,4/5] qed: Read/write support 2010-11-24 Stefan Hajnoczi New
[v5,3/5] qed: Table, L2 cache, and cluster functions 2010-11-24 Stefan Hajnoczi New
[v5,2/5] qed: Add QEMU Enhanced Disk image format 2010-11-24 Stefan Hajnoczi New
[v5,1/5] docs: Add QED image format specification 2010-11-24 Stefan Hajnoczi New
[5/5] scsi-bsg: Add initial support for BSG based SCSIDeviceInfo 2010-11-24 Nicholas A. Bellinger New
[4/5] scsi: Add BSG checks into scsi-bus and scsi-disk 2010-11-24 Nicholas A. Bellinger New
[3/5] block: Add paio_submit_len() non sector sized AIO 2010-11-24 Nicholas A. Bellinger New
[2/5] block: Add BSG qemu_open() in block/raw.c:raw_open() 2010-11-24 Nicholas A. Bellinger New
[1/5] block: Add top level BSG support 2010-11-24 Nicholas A. Bellinger New
scsi-generic: bugfixes for 'SCSIRequest' conversion 2010-11-24 Nicholas A. Bellinger New
Re: [PATCH v2 0/6] qdev reset refactoring and pci bus reset 2010-11-24 Michael S. Tsirkin New
[v5] virtio-9p: fix build on !CONFIG_UTIMENSAT 2010-11-24 Hidetoshi Seto New
Re: [PATCH v2 0/6] qdev reset refactoring and pci bus reset 2010-11-24 Isaku Yamahata New
[10/10] Maintaing number of dirty pages 2010-11-23 Juan Quintela New
[09/10] Exit loop if we have been there too long 2010-11-23 Juan Quintela New
[08/10] Count nanoseconds with uint64_t not doubles 2010-11-23 Juan Quintela New
[07/10] ram_save_remaining() returns an uint64_t 2010-11-23 Juan Quintela New
[06/10] Only calculate expected_time for stage 2 2010-11-23 Juan Quintela New
[05/10] KVM don't care about TLB handling 2010-11-23 Juan Quintela New
[04/10] No need to iterate if we already are over the limit 2010-11-23 Juan Quintela New
[03/10] Add printf debug to savevm 2010-11-23 Juan Quintela New
[02/10] Add buffered_file_internal constant 2010-11-23 Juan Quintela New
[01/10] Add spent time to migration 2010-11-23 Juan Quintela New
Small fix for qemu APIC for Mac OS X support 2010-11-23 adq New
virtio: fix up VQ checks 2010-11-23 Michael S. Tsirkin New
[V7,15/15] acpi-piix4: Add Xen hypercall for sleep state. 2010-11-23 Anthony PERARD New
[V7,14/15] xen: Set running state in xenstore. 2010-11-23 Anthony PERARD New
[V7,13/15] xen: Initialize event channels and io rings 2010-11-23 Anthony PERARD New
[V7,12/15] vl.c: Introduce getter for shutdown_requested and reset_requested. 2010-11-23 Anthony PERARD New
[V7,11/15] Introduce qemu_ram_ptr_unlock. 2010-11-23 Anthony PERARD New
[V7,10/15] configure: Always use 64bits target physical addresses with xen enabled. 2010-11-23 Anthony PERARD New
[V7,09/15] xen: Introduce the Xen mapcache 2010-11-23 Anthony PERARD New
[V7,08/15] xen: add a 8259 Interrupt Controller 2010-11-23 Anthony PERARD New
[V7,07/15] piix_pci: Introduces Xen specific call for irq. 2010-11-23 Anthony PERARD New
[V7,06/15] xen: Add the Xen platform pci device 2010-11-23 Anthony PERARD New
[V7,05/15] xen: Add initialisation of Xen 2010-11-23 Anthony PERARD New
[V7,04/15] xen: Add xen_machine_fv 2010-11-23 Anthony PERARD New
[V7,03/15] xen: Support new libxc calls from xen unstable. 2010-11-23 Anthony PERARD New
[V7,02/15] xen: Add a generic layer for xc calls 2010-11-23 Anthony PERARD New
[V7,01/15] xen: Replace some tab-indents with spaces (clean-up). 2010-11-23 Anthony PERARD New
[12/12] ARM: fix ldrexd/strexd 2010-11-23 Peter Maydell New
[11/12] ARM: Implement VCVT to 16 bit integer using new softfloat routines 2010-11-23 Peter Maydell New
[10/12] softfloat: Add float/double to 16 bit integer conversion functions 2010-11-23 Peter Maydell New
[09/12] ARM: Ignore top 16 bits when doing VCVT from 16 bit fixed point 2010-11-23 Peter Maydell New
[08/12] ARM: Return correct result for single<->double conversion of NaN 2010-11-23 Peter Maydell New
[07/12] ARM: Return correct result for float-to-integer conversion of NaN 2010-11-23 Peter Maydell New
[06/12] ARM: Fix sense of to_integer bit in Neon VCVT float/int conversion 2010-11-23 Peter Maydell New
[05/12] ARM: Fix decoding of Neon forms of VCVT between float and fixed point 2010-11-23 Peter Maydell New
[04/12] ARM: Fix decoding of VFP forms of VCVT between float and int/fixed 2010-11-23 Peter Maydell New
[03/12] target-arm: Handle 'smc' as an undefined instruction 2010-11-23 Peter Maydell New
[02/12] target-arm: Fix mixup in decoding of saturating add and sub 2010-11-23 Peter Maydell New
[01/12] target-arm: Add support for PKHxx in thumb2 2010-11-23 Peter Maydell New
[00/12,PULL] ARM fixes 2010-11-23 Peter Maydell New
[3/3] QMP: Simplify monitor_json_emitter() 2010-11-23 Luiz Capitulino New
[2/3] QMP: Drop dead code 2010-11-23 Luiz Capitulino New
[1/3] QMP: Fix default response regression 2010-11-23 Luiz Capitulino New
Re: [PATCH v2 0/6] qdev reset refactoring and pci bus reset 2010-11-23 Michael S. Tsirkin New
qemu-kvm: response to SIGUSR1 to start/stop a VCPU (v2) 2010-11-23 Anthony Liguori New
Fix commandline handling for ARM semihosted executables, on Linux and BSD hosts 2010-11-23 Schildbach, Wolfgang New
[12/12] ide: move pata specific parts to pata.c 2010-11-23 Alexander Graf New
[11/12] ahci: spawn controller on demand 2010-11-23 Alexander Graf New
[10/12] config: Add header file for device config options 2010-11-23 Alexander Graf New
[09/12] ahci: add -drive support 2010-11-23 Alexander Graf New
[08/12] ahci: add ahci emulation 2010-11-23 Alexander Graf New
[07/12] pci: add ich7 pci id 2010-11-23 Alexander Graf New
[06/12] pci: add storage class for sata 2010-11-23 Alexander Graf New
[05/12] ide: add ncq identify data for ahci sata drives 2010-11-23 Alexander Graf New
[04/12] ide: add DMA hooks to bus ops 2010-11-23 Alexander Graf New
[03/12] ide: add support for ide bus ops 2010-11-23 Alexander Graf New
[02/12] ide: fix whitespace gap in ide_exec_cmd 2010-11-23 Alexander Graf New
[01/12] ide: split ide command interpretation off 2010-11-23 Alexander Graf New
[V2,2/2] machine, Add default_machine_opts to QEMUMachine. 2010-11-23 Anthony PERARD New
[V2,1/2] Introduce -machine command option. 2010-11-23 Anthony PERARD New
virtio-serial-bus: Bump up control vq buffers to 32 2010-11-23 Amit Shah New
correct migrate_set_speed's args_type 2010-11-23 Wen Congyang New
qemu-kvm: introduce cpu_start/cpu_stop commands 2010-11-22 Anthony Liguori New
[7/7] tcg-ia64: Fix warning in qemu_ld. 2010-11-22 Richard Henderson New
[6/7] tcg-ia64: Fix address compilation in qemu_st. 2010-11-22 Richard Henderson New
[5/7] tcg-ia64: Fix tlb read error for 32-bit targets. 2010-11-22 Richard Henderson New
[4/7] tcg-ia64: Implement qemu_ld32. 2010-11-22 Richard Henderson New
[3/7] tcg-ia64: Provide default GUEST_BASE. 2010-11-22 Richard Henderson New
[2/7] tcg: Fix default definition of divu_i32 and remu_i32. 2010-11-22 Richard Henderson New
[1/7] microblaze: target-ify target_ucontext 2010-11-22 Richard Henderson New
Overwrite argv to set process title, eliminating 16-character prctl() limit. 2010-11-22 John Morrissey New
[RFT] Speedup 'tb_find_slow' by using the same heuristic as during memory page lookup 2010-11-22 Kirill Batuzov New
scsi: Implement alloc_req_iov callback 2010-11-22 Hannes Reinecke New
scsi: Return SAM status codes 2010-11-22 Hannes Reinecke New
scsi-disk: Allocate iovec dynamically 2010-11-22 Hannes Reinecke New
scsi: Use 'SCSIRequest' directly 2010-11-22 Hannes Reinecke New
Make SCSI HBA configurable 2010-11-22 Hannes Reinecke New