Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 523 524 525 526 527 528 529 530 531 ... 596 597 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[05/15] memory: introduce life_ops to MemoryRegion 2012-08-08 pingfan liu New
[05/15] macio: convert to pci_bar_map 2010-07-12 Blue Swirl New
[05/15] lm832x: Take DeviceState pointer in lm832x_key_event() 2011-07-29 Peter Maydell New
[05/15] linux-user: Add syscall numbers from kernel 2.6.39.2 2011-07-13 Riku Voipio New
[05/15] kvm: x86: Do not leave halt if interrupts are disabled 2011-03-04 Jan Kiszka New
[05/15] kvm: Drop CONFIG_KVM_PARA 2011-06-21 Marcelo Tosatti New
[05/15] i386: kvm: extract CPUID entry lookup to cpuid_find_entry() function 2012-10-04 Eduardo Habkost New
[05/15] hw/imx_avic.c: Avoid format error when target_phys_addr_t is 64 bits 2012-07-12 Peter Maydell New
[05/15] fix spelling in darwin-user sub directory 2011-12-02 Stefan Hajnoczi New
[05/15] console: switch color_table_rgb to pixman_color_t 2013-03-18 Gerd Hoffmann New
[05/15] configure spitz devices only for arm softmmu 2009-08-24 Juan Quintela Superseded
[05/15] check-qint: convert to gtest 2012-01-10 Anthony Liguori New
[05/15] blockdev: Replace "undefined error" in qmp_block_resize 2013-05-03 Stefan Hajnoczi New
[05/15] block/vmdk.o: fix warnings with _FORTIFY_SOURCE 2010-01-02 Kirill A. Shutemov New
[05/15] Sparc: fix coding style 2011-09-11 Blue Swirl New
[05/15] Refactor debug and vmstop request interface 2011-02-07 Jan Kiszka New
[05/15] QMP: chardev handling 2009-11-19 Luiz Capitulino New
[05/15] Openrisc: add exception support 2012-05-17 Liu New
[05/15] Introduce range.h 2010-09-05 Blue Swirl New
[05/15] Introduce range.h 2010-09-10 Blue Swirl New
[05/15] Implement PowerPC slbmfee and slbmfev instructions 2011-02-12 David Gibson New
[05/15] ARM: exynos4210: IRQ subsystem support. 2011-12-09 Evgeny Voevodin New
[05/14] virtio-net: use safe iov operations for rx 2012-09-24 Michael S. Tsirkin New
[05/14] usb: improve packet state sanity checks 2012-03-13 Gerd Hoffmann New
[05/14] usb-storage: use scsi_req_enqueue return value 2013-02-21 Gerd Hoffmann New
[05/14] usb-linux: Refuse iso packets when max packet size is 0 (alt setting 0) 2011-05-04 Gerd Hoffmann New
[05/14] usb-linux: Don't call usb_host_close when usb_host_open fails 2011-05-31 Hans de Goede New
[05/14] usb-host: don't dereference invalid iovecs 2012-04-24 Gerd Hoffmann New
[05/14] trace: Trace port IO 2010-08-12 Stefan Hajnoczi New
[05/14] trace: Specify trace file name 2010-08-30 Stefan Hajnoczi New
[05/14] trace: Specify trace file name 2010-09-06 Stefan Hajnoczi New
[05/14] test cc with the complete set of chosen flags 2010-11-14 Paolo Bonzini New
[05/14] tcg-sparc: Simplify qemu_ld/st direct memory paths. 2012-03-28 Richard Henderson New
[05/14] tcg-sparc: Simplify qemu_ld/st direct memory paths. 2012-04-19 Richard Henderson New
[05/14] tcg-sparc: Assume v9 cpu always, i.e. force v8plus in 32-bit mode. 2012-09-22 Richard Henderson New
[05/14] target-mips: cleanup load/store operations 2012-10-09 Aurelien Jarno New
[05/14] target-mips: Move definition of uint_fast{8, 16}_t to osdep.h 2012-01-16 Andreas Färber New
[05/14] target-cris: Use fprintf_function 2010-03-29 Stefan Weil New
[05/14] target-arm: Move MVFR* setup to per cpu init fns 2012-04-21 Peter Maydell New
[05/14] target-arm: Move CTR setup to per cpu init fns 2012-03-30 Peter Maydell New
[05/14] syborg_pointer: convert to memory API 2011-10-24 Benoit Canet New
[05/14] spice: add 'migrated' flag to spice info 2012-09-06 Gerd Hoffmann New
[05/14] slavio_misc: convert leds to memory API 2011-11-15 Benoit Canet New
[05/14] scsi: Specify the xfer direction for UNMAP and ATA_PASSTHROUGH commands 2012-05-04 Paolo Bonzini New
[05/14] rtl8139: use the DMA memory access interface 2011-06-02 David Gibson New
[05/14] qerror: qerror_format(): return an allocated string 2012-07-25 Luiz Capitulino New
[05/14] qemu-socket: Make socket_optslist public 2013-03-22 Kevin Wolf New
[05/14] qdev: use wrapper for qdev_get_path 2012-04-18 Anthony Liguori New
[05/14] qdev: use wrapper for qdev_get_path 2012-05-01 Anthony Liguori New
[05/14] qdev: use wrapper for qdev_get_path 2012-05-02 Gerd Hoffmann New
[05/14] qdev: remove opts pointer tracking 2011-09-16 Anthony Liguori New
[05/14] qapi: Convert eject 2012-01-18 Luiz Capitulino New
[05/14] pixman: add pixman image to DisplaySurface 2012-10-17 Gerd Hoffmann New
[05/14] pci: make pci_parse_devfn() aware of func. 2010-09-06 Isaku Yamahata New
[05/14] pcbios: rombios32: make pci memory space assignment 64bit aware. 2009-09-30 Isaku Yamahata Superseded
[05/14] monitor: Initial MonitorError usage 2009-10-01 Luiz Capitulino Superseded
[05/14] migration: remove double call to migrate_fd_close 2013-01-15 Juan Quintela New
[05/14] migration: make qemu_fopen_ops_buffered() return void 2012-09-21 Juan Quintela New
[05/14] m48t59: convert PIO to new memory api read/write 2012-10-08 Alexander Graf New
[05/14] m48t59: Convert to isa_register_ioport. 2011-08-16 Richard Henderson New
[05/14] lm4549: Fix buffer overflow 2012-09-23 Stefan Hajnoczi New
[05/14] lm32: add Milkymist PFPU support 2011-03-07 Michael Walle New
[05/14] linuxload: id_change was a write only variable 2011-06-02 Juan Quintela New
[05/14] linux-user: Fix ELF_DATA for Alpha. 2010-04-04 Richard Henderson New
[05/14] linux-user: Fix ELF_DATA for Alpha. 2010-04-04 Richard Henderson New
[05/14] introduce sysconfsuffix 2010-05-26 Paolo Bonzini New
[05/14] ide: Remove redundant IDEState member conf 2010-05-28 Markus Armbruster New
[05/14] ide: Remove redundant IDEState member conf 2010-06-01 Markus Armbruster New
[05/14] i386: move eflags computation closer to gen_op_set_cc_op 2012-10-06 Paolo Bonzini New
[05/14] hw/stellaris: Removed gpio_out init array. 2012-10-05 Peter A. G. Crosthwaite New
[05/14] hw/sd.c: fix migration of dynamically allocated buffer "buf" 2013-04-05 Peter Maydell New
[05/14] hw/arm_boot.c: Add new secondary CPU bootloader. 2011-12-07 Evgeny Voevodin New
[05/14] ehci: Don't access packet after freeing it 2012-11-16 Gerd Hoffmann New
[05/14] eepro100: Use PCI DMA stub functions 2011-10-31 David Gibson New
[05/14] dma: support NEC PC-9821 family 2009-09-09 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
[05/14] cutils: introduce qemu_fputc_err() 2012-05-30 Luiz Capitulino New
[05/14] cutils: introduce qemu_fputc_err() 2012-05-25 Luiz Capitulino New
[05/14] cs4231a: Convert to MemoryRegion 2011-09-25 Avi Kivity New
[05/14] cpu: Pass CPUState to *cpu_synchronize_post*() 2013-03-27 Igor Mammedov New
[05/14] configure: usbredir fixes 2012-09-13 Gerd Hoffmann New
[05/14] configure spitz devices only for arm softmmu 2009-08-20 Juan Quintela Superseded
[05/14] config-host.mak: rename datadir to qemu_datadir 2012-04-18 Eduardo Habkost New
[05/14] config-host.mak: rename datadir to qemu_datadir 2012-04-04 Eduardo Habkost New
[05/14] config-host.mak: rename datadir to qemu_datadir 2012-03-30 Eduardo Habkost New
[05/14] check-qdict: Introduce test for the new iteration API 2010-06-24 Luiz Capitulino New
[05/14] char: rename qemu_chr_guest_open() -> qemu_chr_fe_open() 2011-08-15 Anthony Liguori New
[05/14] block: dma_bdrv_* does not return NULL 2011-12-15 Kevin Wolf New
[05/14] block: add unsafe_probe 2011-08-24 Anthony Liguori New
[05/14] block: Add bdrv_(p)write_sync 2010-06-22 Kevin Wolf New
[05/14] block/vmdk.o: fix warnings with _FORTIFY_SOURCE 2009-12-31 Kirill A. Shutemov New
[05/14] ahci: add license header in ahci.h 2011-02-07 Kevin Wolf New
[05/14] add support for protocol driver create_options 2010-05-28 Kevin Wolf New
[05/14] Replaced tabs with spaces in block.h and block_int.h 2011-06-15 Kevin Wolf New
[05/14] Remove unused argument for check_for_block_signature() 2010-08-30 Jes Sorensen New
[05/14] Remove unused argument for check_for_block_signature() 2010-08-30 Jes Sorensen New
[05/14] MAINTAINERS: Fix SCM tree for virtio-9p 2012-04-16 Andreas Färber New
[05/14] ISCSI: Add SCSI passthrough via scsi-generic to libiscsi 2012-07-02 Paolo Bonzini New
[05/14] Handle deleted IOHandlers in a single pass 2010-03-10 Juan Quintela New
[05/14] Consolidate printing of block driver options 2010-12-09 Kevin Wolf New
[05/14] ARM: Fix decoding of VFP forms of VCVT between float and int/fixed 2010-12-07 Peter Maydell New