Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 501 502 503 504 505 506 507 508 509 ... 567 568 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[04/16] hpet: Move static timer field initialization 2010-06-06 Jan Kiszka New
[03/16] hpet: Silence warning on write to running main counter 2010-06-06 Jan Kiszka New
[02/16] hpet: Coding style cleanups and some refactorings 2010-06-06 Jan Kiszka New
[01/16] hpet: Catch out-of-bounds timer access 2010-06-06 Jan Kiszka New
[6/6] apic: avoid using CPUState internals 2010-06-05 Blue Swirl New
[5/6] apic: avoid passing CPUState from CPU code 2010-06-05 Blue Swirl New
[4/6] apic: avoid passing CPUState from devices 2010-06-05 Blue Swirl New
[3/6] ioapic: add ioapic.h 2010-06-05 Blue Swirl New
[2/6] apic.h: rearrange 2010-06-05 Blue Swirl New
[1/6] ioapic: unexport ioapic_set_irq 2010-06-05 Blue Swirl New
Re: option-rom (was cg14) 2010-06-05 Bob Breuer New
[v4,6/7] MIPS: Initial support of fulong mini pc (machine construction) 2010-06-05 chen huacai New
[v4,5/7] MIPS: Initial support of fulong mini pc (CPU definition) 2010-06-05 chen huacai New
[v4,4/7] MIPS: Initial support of VIA USB controller used by fulong mini pc 2010-06-05 chen huacai New
[v4,3/7] MIPS: Initial support of VIA IDE controller used by fulong mini pc 2010-06-05 chen huacai New
[v4,2/7] MIPS: Initial support of vt82686b south bridge used by fulong mini pc 2010-06-05 chen huacai New
[v4,1/7] MIPS: Initial support of bonito north bridge used by fulong mini pc 2010-06-05 chen huacai New
[PATCH-V5,10/10] virtio-9p: Implement Security model for mksock using mknod. 2010-06-05 jvrao New
[PATCH-V5,09/10] virtio-9p: Implement Security model for mknod 2010-06-05 jvrao New
[PATCH-V5,08/10] virtio-9p: Security model for symlink and readlink 2010-06-05 jvrao New
[PATCH-V5,07/10] virtio-9p: Security model for mkdir 2010-06-05 jvrao New
[PATCH-V5,06/10] virtio-9p: Security model for create/open2 2010-06-05 jvrao New
[PATCH-V5,05/10] virtio-9p: Implemented Security model for lstat and fstat 2010-06-05 jvrao New
[PATCH-V5,04/10] virtio-9p: Security model for chown 2010-06-05 jvrao New
[PATCH-V5,03/10] virtio-9p: Security model for chmod 2010-06-05 jvrao New
[PATCH-V5,02/10] virtio-9p: Make infrastructure for the new security model. 2010-06-05 jvrao New
[PATCH-V5,01/10] virtio-9p: Introduces an option to specify the security model. 2010-06-05 jvrao New
[v6] Shared memory uio_pci driver 2010-06-04 Cam Macdonell New
[v6,6/6] the stand-alone shared memory server for inter-VM shared memory 2010-06-04 Cam Macdonell New
[v6,5/6] Inter-VM shared memory PCI device 2010-06-04 Cam Macdonell New
[v6,4/6] Add support for marking memory to not be migrated. On migration, memory is checked for the NO_MIGRATION_FLAG. 2010-06-04 Cam Macdonell New
[v6,3/6] Change phys_ram_dirty to phys_ram_status 2010-06-04 Cam Macdonell New
[v6,2/6] Add function to assign ioeventfd to MMIO. 2010-06-04 Cam Macdonell New
[v6,1/6] Device specification for shared memory PCI device 2010-06-04 Cam Macdonell New
introduce -machine switch 2010-06-04 Glauber Costa New
[v4] savevm: Really verify if a drive supports snapshots 2010-06-04 Miguel Di Ciurcio Filho New
[35/35] tcg-s390: Enable compile in 32-bit mode. 2010-06-04 Richard Henderson New
[34/35] tcg-s390: Use COMPARE AND BRANCH instructions. 2010-06-04 Richard Henderson New
[33/35] tcg-s390: Use the COMPARE IMMEDIATE instrucions for compares. 2010-06-04 Richard Henderson New
[32/35] tcg-s390: Use the LOAD AND TEST instruction for compares. 2010-06-04 Richard Henderson New
[31/35] tcg-s390: Use 16-bit branches for forward jumps. 2010-06-04 Richard Henderson New
[30/35] tcg-s390: Implement GUEST_BASE. 2010-06-04 Richard Henderson New
[29/35] tcg-s390: Tidy user qemu_ld/st. 2010-06-04 Richard Henderson New
[28/35] tcg-s390: Tidy tcg_prepare_qemu_ldst. 2010-06-04 Richard Henderson New
[27/35] tcg-s390: Rearrange qemu_ld/st to avoid register copy. 2010-06-04 Richard Henderson New
[26/35] tcg-s390: Tidy goto_tb. 2010-06-04 Richard Henderson New
[25/35] tcg-s390: Use the MULTIPLY IMMEDIATE instructions. 2010-06-04 Richard Henderson New
[24/35] tcg-s390: Use the XOR IMMEDIATE instructions. 2010-06-04 Richard Henderson New
[23/35] tcg-s390: Use the OR IMMEDIATE instructions. 2010-06-04 Richard Henderson New
[22/35] tcg-s390: Use the AND IMMEDIATE instructions. 2010-06-04 Richard Henderson New
[21/35] tcg-s390: Use the ADD IMMEDIATE instructions. 2010-06-04 Richard Henderson New
[20/35] tcg-s390: Use LOAD COMPLIMENT for negate. 2010-06-04 Richard Henderson New
[19/35] tcg-s390: Implement rotates. 2010-06-04 Richard Henderson New
[18/35] tcg-s390: Implement bswap operations. 2010-06-04 Richard Henderson New
[17/35] tcg-s390: Implement sign and zero-extension operations. 2010-06-04 Richard Henderson New
[16/35] tcg-s390: Re-implement tcg_out_movi. 2010-06-04 Richard Henderson New
[15/35] tcg-s390: Query instruction extensions that are installed. 2010-06-04 Richard Henderson New
[14/35] tcg-s390: Rearrange register allocation order. 2010-06-04 Richard Henderson New
[13/35] tcg-s390: Tidy regset initialization; use R14 as temporary. 2010-06-04 Richard Henderson New
[12/35] tcg-s390: Define TCG_TMP0. 2010-06-04 Richard Henderson New
[11/35] tcg-s390: Tidy unimplemented opcodes. 2010-06-04 Richard Henderson New
[10/35] tcg-s390: New TCG target 2010-06-04 Richard Henderson New
[09/35] s390: Disassemble some general-instruction-extension insns. 2010-06-04 Richard Henderson New
[08/35] s390: Update disassembler to the last GPLv2 from binutils. 2010-06-04 Richard Henderson New
[07/35] tcg: Optionally sign-extend 32-bit arguments for 64-bit host. 2010-06-04 Richard Henderson New
[06/35] tcg-s390: Allocate the code_gen_buffer near the main program. 2010-06-04 Richard Henderson New
[05/35] tcg-s390: Icache flush is a no-op. 2010-06-04 Richard Henderson New
[04/35] tcg-s390: Compute is_write in cpu_signal_handler. 2010-06-04 Richard Henderson New
[03/35] s390x: Don't use a linker script for user-only. 2010-06-04 Richard Henderson New
[02/35] s390x: Avoid _llseek. 2010-06-04 Richard Henderson New
[01/35] tcg-s390: Adjust compilation flags. 2010-06-04 Richard Henderson New
qemu-iotests: qcow2 error path tests 2010-06-04 Kevin Wolf New
[27/27] block: Fix serial number assignment 2010-06-04 Kevin Wolf New
[26/27] blockdev: Collect block device code in new blockdev.c 2010-06-04 Kevin Wolf New
[25/27] qdev: Move declaration of qdev_init_bdrv() into qdev.h 2010-06-04 Kevin Wolf New
[24/27] blockdev: Hide QEMUMachine from drive_init() 2010-06-04 Kevin Wolf New
[23/27] block: call the snapshot handlers of the protocol drivers 2010-06-04 Kevin Wolf New
[22/27] close all the block drivers before the qemu process exits 2010-06-04 Kevin Wolf New
[21/27] block: Assume raw for drives without media 2010-06-04 Kevin Wolf New
[20/27] Fix error message in drive_init 2010-06-04 Kevin Wolf New
[19/27] scsi: Fix info qtree for scsi-disk.ver 2010-06-04 Kevin Wolf New
[18/27] scsi: Turn drive serial into a qdev property scsi-disk.serial 2010-06-04 Kevin Wolf New
[17/27] ide: Fix info qtree for ide-drive.ver 2010-06-04 Kevin Wolf New
[16/27] ide: Turn drive serial into a qdev property ide-drive.serial 2010-06-04 Kevin Wolf New
[15/27] qdev: Don't leak string property value on hot unplug 2010-06-04 Kevin Wolf New
[14/27] qdev: New qdev_prop_set_string() 2010-06-04 Kevin Wolf New
[13/27] ide: Split non-qdev code off ide_init2() 2010-06-04 Kevin Wolf New
[12/27] ide: Change ide_init_drive() to require valid dinfo argument 2010-06-04 Kevin Wolf New
[11/27] ide: Split ide_init1() off ide_init2() 2010-06-04 Kevin Wolf New
[10/27] ide: Remove redundant IDEState member conf 2010-06-04 Kevin Wolf New
[09/27] ide: Remove useless IDEDeviceInfo members unit, drive 2010-06-04 Kevin Wolf New
[08/27] usb: Remove unused usb_device_add() parameter is_hotplug 2010-06-04 Kevin Wolf New
[07/27] blockdev: Belatedly remove driveopts 2010-06-04 Kevin Wolf New
[06/27] blockdev: Belatedly remove MAX_DRIVES 2010-06-04 Kevin Wolf New
[05/27] qemu-io: Fix error messages 2010-06-04 Kevin Wolf New
[04/27] Cleanup: virtio-blk.c: Be more consistent using BDRV_SECTOR_SIZE instead 2010-06-04 Kevin Wolf New
[03/27] Cleanup: raw-posix.c: Be more consistent using BDRV_SECTOR_SIZE instead of 512 2010-06-04 Kevin Wolf New
[02/27] Cleanup: Be consistent and use BDRV_SECTOR_SIZE instead of 512 2010-06-04 Kevin Wolf New
[01/27] Cleanup: bdrv_open() no need to shift total_size just to shift back. 2010-06-04 Kevin Wolf New
[17/17] Move set_proc_name() to OS specific files. 2010-06-04 Jes Sorensen New