Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 478 479 480 481 482 483 484 485 486 ... 586 587 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[6/6,RFC] SPARCV8 asr17 register support. 2010-12-06 Fabien Chouteau New
[5/6,RFC] Emulation of Leon3. 2010-12-06 Fabien Chouteau New
[4/6,RFC] Header file for the GRLIB components. 2010-12-06 Fabien Chouteau New
[3/6,RFC] Emulation of GRLIB APB UART as defined in GRLIB IP Core User's Manual. 2010-12-06 Fabien Chouteau New
[2/6,RFC] Emulation of GRLIB IRQMP as defined in GRLIB IP Core User's Manual. 2010-12-06 Fabien Chouteau New
[1/6,RFC] Emulation of GRLIB GPTimer as defined in GRLIB IP Core User's Manual. 2010-12-06 Fabien Chouteau New
[3/3] Fail if detecting an unknown option 2010-12-06 Jes Sorensen New
[2/3] Fix formatting and missing braces in qemu-img.c 2010-12-06 Jes Sorensen New
[1/3] Consolidate printing of block driver options 2010-12-06 Jes Sorensen New
[RFT] monitor: implement x86 info tlb for PAE and long modes 2010-12-05 Blue Swirl New
[RFC,v5,21/21] virtagent: various bits to build QEMU with virtagent 2010-12-03 Michael Roth New
[RFC,v5,20/21] virtagent: integrate virtagent server/client via chardev 2010-12-03 Michael Roth New
[RFC,v5,19/21] virtagent: add virtagent guest daemon 2010-12-03 Michael Roth New
[RFC,v5,18/21] virtagent: add "hello" notification function for guest agent 2010-12-03 Michael Roth New
[RFC,v5,17/21] virtagent: add va.hello RPC 2010-12-03 Michael Roth New
[RFC,v5,16/21] virtagent: add client capabilities init function 2010-12-03 Michael Roth New
[RFC,v5,15/21] virtagent: add agent_capabilities qmp/hmp commands 2010-12-03 Michael Roth New
[RFC,v5,14/21] virtagent: add agent_ping qmp/hmp commands 2010-12-03 Michael Roth New
[RFC,v5,13/21] virtagent: add va.ping RPC 2010-12-03 Michael Roth New
[RFC,v5,12/21] virtagent: add agent_shutdown qmp/hmp commands 2010-12-03 Michael Roth New
[RFC,v5,11/21] virtagent: add va.shutdown RPC 2010-12-03 Michael Roth New
[RFC,v5,10/21] virtagent: add agent_viewdmesg qmp/hmp commands 2010-12-03 Michael Roth New
[RFC,v5,09/21] virtagent: add va.getdmesg RPC 2010-12-03 Michael Roth New
[RFC,v5,08/21] virtagent: add agent_viewfile qmp/hmp command 2010-12-03 Michael Roth New
[RFC,v5,07/21] virtagent: add va.getfile RPC 2010-12-03 Michael Roth New
[RFC,v5,06/21] virtagent: base server definitions 2010-12-03 Michael Roth New
[RFC,v5,05/21] virtagent: base client definitions 2010-12-03 Michael Roth New
[RFC,v5,04/21] virtagent: transport definitions and job callbacks 2010-12-03 Michael Roth New
[RFC,v5,03/21] virtagent: common code for managing client/server rpc jobs 2010-12-03 Michael Roth New
[RFC,v5,02/21] Add qemu_set_fd_handler() wrappers to qemu-tools.c 2010-12-03 Michael Roth New
[RFC,v5,01/21] Move code related to fd handlers into utility functions 2010-12-03 Michael Roth New
exec: Remove debugging fprintf() that slipped into qemu_ram_alloc_from_ptr() 2010-12-03 Stefan Hajnoczi New
[16/16] linux-user: fix mips and ppc to use UID16 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[15/16] update binfmt conf 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[14/16] linux-user: fix compiler error on nptl 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[13/16] ARM: linux-user: Restore iWMMXT state from ucontext on sigreturn 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[12/16] ARM: linux-user: Expose iWMMXT registers to signal handlers 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[11/16] ARM: linux-user: Restore VFP state from ucontext on sigreturn 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[10/16] ARM: linux-user: Expose VFP registers to signal handlers 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[09/16] ARM: Expose vfp_get_fpscr() and vfp_set_fpscr() to C code 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[08/16] ARM: linux-user: Correct size of padding in target_ucontext_v2 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[07/16] target-sparc: remove unused functions cpu_lock(), cpu_unlock() 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[06/16] ARM: enable XScale/iWMMXT in linux-user mode 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[05/16] linux-user: Translate getsockopt level option 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[04/16] linux-user: remove unnecessary local from __get_user(), __put_user() 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[03/16] linux-user: fix memory leaks with NPTL emulation 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[02/16] linux-user: mmap_reserve() not controlled by RESERVED_VA 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[01/16] target-arm: remove unused functions cpu_lock(), cpu_unlock() 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[14/14] iscsi support 2010-12-03 ronniesahlberg@gmail.com New
[13/14] ./block/iscsi.c 2010-12-03 ronniesahlberg@gmail.com New
[12/14] ./block/iscsi/*.h 2010-12-03 ronniesahlberg@gmail.com New
[11/14] ./block/iscsi/connect.c 2010-12-03 ronniesahlberg@gmail.com New
[10/14] ./block/iscsi/sync.c 2010-12-03 ronniesahlberg@gmail.com New
[09/14] ./block/iscsi/scsi-lowlevel.c 2010-12-03 ronniesahlberg@gmail.com New
[08/14] ./block/iscsi/sscsi-command.c 2010-12-03 ronniesahlberg@gmail.com New
[07/14] ./block/iscsi/pdu.c 2010-12-03 ronniesahlberg@gmail.com New
[06/14] ./block/iscsi/nop.c 2010-12-03 ronniesahlberg@gmail.com New
[05/14] ./block/iscsi/crc32c.c 2010-12-03 ronniesahlberg@gmail.com New
[04/14] ./block/iscsi/discovery.c 2010-12-03 ronniesahlberg@gmail.com New
[03/14] ./block/iscsi/login.c 2010-12-03 ronniesahlberg@gmail.com New
[02/14] ./block/iscsi/socket.c 2010-12-03 ronniesahlberg@gmail.com New
[01/14] ./block/iscsi/init.c 2010-12-03 ronniesahlberg@gmail.com New
isa-bus.c: use hw_error instead of fprintf 2010-12-03 Tristan Gingold New
[2/2] Do not register kvmclock savevm section if kvmclock is disabled. 2010-12-03 Glauber Costa New
[1/2] make kvmclock value idempotent for stopped machine 2010-12-03 Glauber Costa New
Remove debug msg related to alloc ram 2010-12-03 jvrao New
[PULL] virtio-9p patches - Request for pull 2010-12-03 jvrao New
[2/6] Makefile: make msix/msi depend on CONFIG_PCI 2010-12-02 Michael S. Tsirkin New
[6/6] pci/aer: factor out common code 2010-12-02 Michael S. Tsirkin New
[5/6] pci/aer: fix interrupt on config write 2010-12-02 Michael S. Tsirkin New
[4/6] pci/aer: fix error injection 2010-12-02 Michael S. Tsirkin New
[3/6] pci/aer: remove dead code 2010-12-02 Michael S. Tsirkin New
[1/6] pci: untangle pci/msi dependency 2010-12-02 Michael S. Tsirkin New
[PULL] virtio, vhost, e1000, pci 2010-12-02 Michael S. Tsirkin New
[PATCHv3,4/6] virtio-net: stop/start bh when appropriate 2010-12-02 Michael S. Tsirkin New
[3/3] Fail if detecting an unknown option 2010-12-02 Jes Sorensen New
[2/3] Fix formatting and missing braces in qemu-img.c 2010-12-02 Jes Sorensen New
[1/3] Consolidate printing of block driver options 2010-12-02 Jes Sorensen New
[v2] block: Fix the use of protocols in backing files 2010-12-02 Stefan Hajnoczi New
Re: [PATCH V2 1/2] Introduce -machine command option. 2010-12-02 Anthony PERARD New
Speedup 'tb_find_slow' by using the same heuristic as during memory page lookup 2010-12-02 Kirill Batuzov New
[PATCHv3,4/6] virtio-net: stop/start bh when appropriate 2010-12-02 Jason Wang New
Re: [PATCH 00/12] AHCI emulation support v4 2010-12-02 Gerd Hoffmann New
Remove unused spin_trylock() function 2010-12-01 Peter Maydell New
[10/10] config: add ahci for pci capable machines 2010-12-01 Alexander Graf New
[09/10] ide: move pata specific parts to pata.c 2010-12-01 Alexander Graf New
[08/10] ahci: add ahci emulation 2010-12-01 Alexander Graf New
[07/10] pci: add ich7 pci id 2010-12-01 Alexander Graf New
[06/10] pci: add storage class for sata 2010-12-01 Alexander Graf New
[05/10] ide: add ncq identify data for ahci sata drives 2010-12-01 Alexander Graf New
[04/10] ide: add DMA hooks to bus ops 2010-12-01 Alexander Graf New
[03/10] ide: add support for ide bus ops 2010-12-01 Alexander Graf New
[02/10] ide: fix whitespace gap in ide_exec_cmd 2010-12-01 Alexander Graf New
[01/10] ide: split ide command interpretation off 2010-12-01 Alexander Graf New
add a command line option to specify the IP address to send multicast packets from 2010-12-01 Mike Ryan New
[V8,16/16] acpi-piix4: Add Xen hypercall for sleep state. 2010-12-01 Anthony PERARD New
[V8,15/16] xen: Set running state in xenstore. 2010-12-01 Anthony PERARD New
[V8,14/16] xen: Initialize event channels and io rings 2010-12-01 Anthony PERARD New
[V8,13/16] vl.c: Introduce getter for shutdown_requested and reset_requested. 2010-12-01 Anthony PERARD New
[V8,12/16] Introduce qemu_ram_ptr_unlock. 2010-12-01 Anthony PERARD New