Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 520 521 522 523 524 525 526 527 528 ... 596 597 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[05/12] port qemu-kvm's on_vcpu code 2010-05-12 Marcelo Tosatti New
[04/12] standardize on qemu_cpu_kick for signalling cpu thread(s) 2010-05-12 Marcelo Tosatti New
[03/12] make SIG_IPI to tcg vcpu thread reliable 2010-05-12 Marcelo Tosatti New
[02/12] kvm: set cpu_single_env around KVM_RUN ioctl 2010-05-12 Marcelo Tosatti New
[01/12] Fix -mem-path with hugetlbfs 2010-05-12 Marcelo Tosatti New
[6/6] mc146818rtc: Register vmstate via qdev 2010-05-12 Jan Kiszka New
[5/6] fdc: Register vmstate via qdev 2010-05-12 Jan Kiszka New
[4/6] serial: Register vmstate via qdev 2010-05-12 Jan Kiszka New
[3/6] vmstate: Add support for alias ID 2010-05-12 Jan Kiszka New
[2/6] vmstate: Drop unused post_save handler 2010-05-12 Jan Kiszka New
[1/6] tmp105: Drop unused faults field 2010-05-12 Jan Kiszka New
[4/4] PPC: use device info for CPU statistics 2010-05-12 Blue Swirl New
[3/4] x86/Sparc32: use device info for pic and irq 2010-05-12 Blue Swirl New
[2/4] qdev: automatically register device info 2010-05-12 Blue Swirl New
[1/4] monitor: add device info infrastructure 2010-05-12 Blue Swirl New
[RFC,0/4] monitor device info infrastructure 2010-05-12 Blue Swirl New
Revive -version 'QEMU PC Emulator...' 2010-05-12 Cole Robinson New
Fix qtypes' licenses 2010-05-12 Luiz Capitulino New
Fix tarbin Makefile rule 2010-05-12 Stuart Brady New
target-i386: Avoid kvm related compiler error 2010-05-12 Stefan Weil New
target-sparc: Fix wrong printf argument 2010-05-12 Stefan Weil New
block/vdi: Fix image opening and creation for odd disk sizes 2010-05-12 Stefan Weil New
Re: Another SIGFPE in display code, now in cirrus 2010-05-12 Stefano Stabellini New
[3/3] target-sparc: Inline some generation of carry for ADDX/SUBX. 2010-05-12 Richard Henderson New
[2/3] target-sparc: Simplify ICC generation. 2010-05-12 Richard Henderson New
[1/3] target-sparc: Fix compilation with --enable-debug. 2010-05-12 Richard Henderson New
[3/3] Monitor: Return before exiting with 'quit' 2010-05-12 Luiz Capitulino New
[2/3] sysemu: Export 'no_shutdown' 2010-05-12 Luiz Capitulino New
[1/3] Revert "Monitor: Return before exiting with 'quit'" 2010-05-12 Luiz Capitulino New
[3/3,v2] dmg: use qemu block API 2010-05-12 Christoph Hellwig New
[2/3,v2] dmg: use pread 2010-05-12 Christoph Hellwig New
[v2] doc: Update monitor info subcommands 2010-05-12 Stefan Hajnoczi New
[2/2] migration: Fix calculation of bytes_transferred 2010-05-12 Pierre Riteau New
[1/2] Use ram_bytes_remaining() where possible 2010-05-12 Pierre Riteau New
block: Remove special case for vvfat 2010-05-12 Kevin Wolf New
doc: Update info blockstats, qdm, and roms 2010-05-12 Stefan Hajnoczi New
[RFC,2/2] block: add sheepdog driver for distributed storage support 2010-05-12 MORITA Kazutaka New
[RFC,1/2] close all the block drivers before the qemu process exits 2010-05-12 MORITA Kazutaka New
[5/6] MIPS: Initial support of fulong mini pc (CPU definition, machine construction, etc.) 2010-05-12 chen huacai New
[4/6] MIPS: Initial support of VIA USB controller used by fulong mini pc 2010-05-12 chen huacai New
[3/6] MIPS: Initial support of VIA IDE controller used by fulong mini pc 2010-05-12 chen huacai New
[v2,2/2] Revert "monitor: Convert do_pci_device_hot_remove() to QObject" 2010-05-12 Markus Armbruster New
[v2,1/2] Revert "PCI: Convert pci_device_hot_add() to QObject" 2010-05-12 Markus Armbruster New
[2/6] MIPS: Initial support of vt82686b south bridge used by fulong mini pc 2010-05-12 chen huacai New
[1/6] MIPS: Initial support of bonito north bridge used by fulong mini pc 2010-05-12 chen huacai New
Re: Commit 9c9bb6c89d4 breaks code execution from flash 2010-05-12 Jan Kiszka New
Re: QEMU-KVM and video performance 2010-05-12 Gerhard Wiesinger New
[RESEND] vmstate: fix breakage by 7e72abc382b700a72549e8147bdea413534eeedc 2010-05-12 TeLeMan New
[PATCH-V2,7/7] virtio-9p: Implemented security model for chown and chgrp. 2010-05-12 jvrao New
[PATCH-V2,6/7] virtio-9p: Implemented Security model for lstat and fstat 2010-05-12 jvrao New
[PATCH-V2,5/7] virtio-9p: Implemented security model for symlink and link. 2010-05-12 jvrao New
[PATCH-V2,4/7] virtio-9p: Implement Security model for mknod related files 2010-05-12 jvrao New
[PATCH-V2,3/7] virtio-9p: modify create/open2 and mkdir for new security model. 2010-05-12 jvrao New
[PATCH-V2,2/7] virtio-9p: Rearrange fileop structures 2010-05-12 jvrao New
[PATCH-V2,1/7] virtio-9p: Introduces an option to specify the security model. 2010-05-12 jvrao New
[2/2] all vga: fail graicefully when vga ports are taken 2010-05-11 Gerd Hoffmann New
[1/2] ioport: add function to check whenever a port is assigned or not 2010-05-11 Gerd Hoffmann New
ahci: use interface type IF_SATA 2010-05-11 Sebastian Herbszt New
[S390] Remove warning in tcg stub (tcg_out_reloc) 2010-05-11 Alexander Graf New
Fix leul_to_cpu on big endian hosts 2010-05-11 Alexander Graf New
[v2] sh: sm501: add 2D engine support 2010-05-11 Shin-ichiro KAWASAKI New
Fix regression for "-drive file=" 2010-05-11 Markus Armbruster New
[v2] Fix -device help and documentation 2010-05-11 Markus Armbruster New
[2/2] state that fsdev depends on LINUX only once 2010-05-11 Juan Quintela New
[1/2] Create shared-obj-y 2010-05-11 Juan Quintela New
[v2] pci: cleanly backout of pci_qdev_init() 2010-05-11 Alex Williamson New
[6/6] add cdrom support for ahci. 2010-05-10 乔崇 New
[5/6] ahci pci ids into pci_ids.h, add warning messages. 2010-05-10 乔崇 New
[4/6] add WIN_STANDBYNOW1 process into ahci. 2010-05-10 乔崇 New
[3/6] fix port count, cap and version etc to ahci. 2010-05-10 乔崇 New
[2/6] add ahci device into i386 pc just for test. 2010-05-10 乔崇 New
[1/6] add ahci support into qemu, only support sata disk. 2010-05-10 乔崇 New
target-arm: Handle 'smc' as an undefined instruction 2010-05-10 Adam Lackorzynski New
[3/3] target-sparc: Inline some generation of carry for ADDX/SUBX. 2010-05-10 Richard Henderson New
[2/3] target-sparc: Simplify ICC generation; fix ADDX carry generation. 2010-05-10 Richard Henderson New
[1/3] target-sparc: Fix compilation with --enable-debug. 2010-05-10 Richard Henderson New
add interface type IF_SATA 2010-05-10 Sebastian Herbszt New
[2/2] Add flush=off parameter to -drive 2010-05-10 Alexander Graf New
[1/2] Add no-op aio emulation stub 2010-05-10 Alexander Graf New
[2/2] acpi: remove static gpe and pci0_status variables 2010-05-10 Blue Swirl New
[1/2] acpi: remove static pm_state 2010-05-10 Blue Swirl New
[6/6] virtio-9p: Implemented Security model for lstat and fstat 2010-05-10 jvrao New
[5/6] virtio-9p: Implemented security model for symlink and link. 2010-05-10 jvrao New
[4/6] virtio-9p: Implement Security model for mknod related files 2010-05-10 jvrao New
[3/6] virtio-9p: modify create/open2 and mkdir for new security model. 2010-05-10 jvrao New
[2/6] virtio-9p: Rearrange fileop structures 2010-05-10 jvrao New
[1/6] virtio-9p: Introduces an option to specify the security model. 2010-05-10 jvrao New
vdi: Fix image opening and creation for odd disk sizes 2010-05-10 Stefan Weil New
Compile virtio-9p-debug and virtio-9p-local once 2010-05-10 Blue Swirl New
block/vpc: Fix conversion from size to disk geometry 2010-05-10 Stefan Weil New
pci: cleanly backout of pci_qdev_init() 2010-05-10 Alex Williamson New
[1/1] add cdrom support for ahci. 2010-05-10 乔崇 New
[1/1] add cdrom support for ahci. 2010-05-10 乔崇 New
[PATCHv3] Support for booting from virtio disks 2010-05-10 Gleb Natapov New
[PATCHv2] Support for booting from virtio disks 2010-05-10 Gleb Natapov New
[v2] QMP: Add "Downstream extension of QMP" to spec 2010-05-10 Markus Armbruster New
[RFC/,2/2] qemu: Convert paio code to use the generic threading infrastructure. 2010-05-10 Gautham R Shenoy New
[RFC/,1/2] qemu: Create a generic asynchronous threading framework to offload tasks 2010-05-10 Gautham R Shenoy New
[2/2] ehci: Fix debug traces 2010-05-10 Vincent Palatin New
[1/2] ehci: Fix error detection when registering a new list base address 2010-05-10 Vincent Palatin New