Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 6 7 8 9 10 11 12 13 14 ... 595 596 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[06/14] target-i386: Use fprintf_function and fix dump of DR registers 2010-03-29 Stefan Weil New
[09/14] target-mips: Use fprintf_function and fix wrong format specifiers 2010-03-29 Stefan Weil New
[06/12] hw/omap2.c : separate sdrc (sdram controller) 2010-05-28 cmchao New
[01/14] Add new data type for fprintf like function pointers 2010-03-29 Stefan Weil New
[02/14] Use fprint_function and fix wrong format specifiers 2010-03-29 Stefan Weil New
[10/14] target-ppc: Use fprintf_function and fix wrong format specifiers 2010-03-29 Stefan Weil New
savevm: Really verify if a drive supports snapshots 2010-05-28 Miguel Di Ciurcio Filho New
[11/11] block/vdi: Allow disk images of size 0 2010-05-07 Kevin Wolf New
[03/62] tcg-s390: Only validate CPUTLBEntry for system mode. 2010-05-27 Richard Henderson New
[04/62] tcg-s390: Fix tcg_prepare_qemu_ldst for user mode. 2010-05-27 Richard Henderson New
fix curses update 2010-04-20 Bernhard Kauer New
[06/62] s390x: Avoid _llseek. 2010-05-27 Richard Henderson New
[1/2] VirtIO RNG 2010-03-30 Ian Molton New
[2/2] VirtIO RNG 2010-03-30 Ian Molton New
[RFC,2/7] acpi: split and rename acpi_table_add() 2010-03-30 Eduard - Gabriel Munteanu New
[RFC,3/7] acpi: move table header definition into pc.h 2010-03-30 Eduard - Gabriel Munteanu New
[v11,4/5] pci: introduce a parser for fw device path to pci device 2010-12-24 Isaku Yamahata New
block: Fix protocol detection for Windows devices 2010-05-06 Kevin Wolf New
In v9fs_remove_post_remove() we currently ignore the error returned by 2010-06-03 Sripathi Kodi New
pckbd: support for commands 0xf0-0xff: Pulse output bit 2010-05-06 Bernhard Kohl New
[07/17] Introduce fault tolerant VM transaction QEMUFile and ft_mode. 2010-12-24 Yoshiaki Tamura New
[01/19] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer(). 2010-12-24 Yoshiaki Tamura New
[RFC,v1,04/12] qapi: fix function name typo in qmp-gen.py 2011-03-25 Michael Roth New
[1/2] pci: add API to add capability at a known offset 2010-04-07 Michael S. Tsirkin New
exec: optimize lduw_phys and stw_phys 2010-05-05 Bernhard Kohl New
[RFC,v1,05/12] qapi: fix handling for null-return async callbacks 2011-03-25 Michael Roth New
pckbd: support for commands 0xf0-0xff: Pulse output bit 2010-05-05 Bernhard Kohl New
A bit optimization for tlb_set_page() (resend) 2010-05-06 Jun Koi New
[RFC,v1,06/12] qmp proxy: build qemu with guest proxy dependency 2011-03-25 Michael Roth New
[v11,2/5] pci: introduce a helper function to convert qdev id to PCIDevice 2010-12-24 Isaku Yamahata New
[v4,1/7] MIPS: Initial support of bonito north bridge used by fulong mini pc 2010-06-05 chen huacai New
[v11,1/5] qdev: export qdev_find_recursive() for later use 2010-12-24 Isaku Yamahata New
[v4,6/7] MIPS: Initial support of fulong mini pc (machine construction) 2010-06-05 chen huacai New
block: Fix bdrv_commit 2010-05-06 Kevin Wolf New
[v4,2/7] MIPS: Initial support of vt82686b south bridge used by fulong mini pc 2010-06-05 chen huacai New
QMP: Introduce RESUME event 2010-04-27 Luiz Capitulino New
[RFC] qemu/virtio: use last used index published by guest 2010-05-06 Michael S. Tsirkin New
[RFC,v1,03/12] json-parser: add handling for NULL token list 2011-03-25 Michael Roth New
[1/2] tcg: Fix unused-but-set-variable warning 2011-05-30 Christophe Fergeau New
[39/62] tcg-s390: Rearrange register allocation order. 2010-05-27 Richard Henderson New
[02/15] pci: handle BAR mapping at PCI level 2010-07-12 Blue Swirl New
[05/15] macio: convert to pci_bar_map 2010-07-12 Blue Swirl New
[04/17] virtio-serial: save/load: Send target host connection status if different 2010-03-31 Amit Shah New
linux-user: fix memory leak in failure path 2011-09-28 ajia@redhat.com New
[08/62] tcg-s390: Avoid set-but-not-used werrors. 2010-05-27 Richard Henderson New
[10/19] Call init handler of event-tap at main() in vl.c. 2010-12-24 Yoshiaki Tamura New
[v11,3/5] pcie/aer: glue aer error injection into qemu monitor 2010-12-24 Isaku Yamahata New
[8/8] vlan cleanup: remove usage of VLANState 2010-07-12 Miguel Di Ciurcio Filho New
[v11,5/5] pcie/aer: use fw device path as fallback for aer injection command 2010-12-24 Isaku Yamahata New
[5/8] vlan cleanup: remove socket.h and socket.c 2010-07-12 Miguel Di Ciurcio Filho New
[5/6,S390] Implement virtio reset 2010-04-01 Alexander Graf New
[16/17] virtio-serial: Discard data that guest sends us when ports aren't connected 2010-03-31 Amit Shah New
[6/8] vlan cleanup: remove dump.h and dump.c 2010-07-12 Miguel Di Ciurcio Filho New
[2/8] vlan cleanup: update options 2010-07-12 Miguel Di Ciurcio Filho New
[01/17] virtio-serial: save/load: Ensure target has enough ports 2010-03-31 Amit Shah New
[02/17] virtio-serial: save/load: Ensure nr_ports on src and dest are same. 2010-03-31 Amit Shah New
[05/17] virtio-serial: Use control messages to notify guest of new ports 2010-03-31 Amit Shah New
[15/17] virtio-serial: Apps should consume all data that guest sends out / Fix virtio api abuse 2010-03-31 Amit Shah New
[17/17] virtio-serial: Implement flow control for individual ports 2010-03-31 Amit Shah New
[1/2] Support for multiple keyboard devices 2010-03-31 Shahar Havivi New
[12/17] iov: Add iov_to_buf and iov_size helpers 2010-03-31 Amit Shah New
[2/2] Added monitor commands: 'keyboard_set' and 'info keybaord' 2010-03-31 Shahar Havivi New
[3/3] savevm: prevent snapshot overwriting 2010-08-04 Miguel Di Ciurcio Filho New
[1/3] monitor: make 'info snapshots' show only fully available snapshots 2010-08-04 Miguel Di Ciurcio Filho New
[11/17] iov: Introduce a new file for helpers around iovs, add iov_from_buf() 2010-03-31 Amit Shah New
[v2,06/15] qdev: Push QMP mode checks into qbus_list_bus/dev 2010-05-22 Jan Kiszka New
[13/17] virtio-serial: Handle scatter-gather buffers for control messages 2010-03-31 Amit Shah New
[2/3] savevm: Generate a name when run without one 2010-08-04 Miguel Di Ciurcio Filho New
segfault due to missing qdev_create()? 2010-08-04 Hollis Blanchard New
[v2,12/15] monitor: Add basic device state visualization 2010-05-22 Jan Kiszka New
[07/62] s390x: Don't use a linker script for user-only. 2010-05-27 Richard Henderson New
[2/4] ppc4xx: correct SDRAM controller warning message condition 2010-08-05 Hollis Blanchard New
[1/4] vnc: set the right prefered encoding 2010-05-06 Corentin Chary New
[19/62] tcg-s390: Fixup qemu_ld/st opcodes. 2010-05-27 Richard Henderson New
Re: [PATCH] A bit optimization for tlb_set_page() 2010-04-28 Jun Koi New
[4/4] vnc: adjust compression zstream level 2010-05-06 Corentin Chary New
[2/2] eepro100: convert to new capability API 2010-04-07 Michael S. Tsirkin New
virtio-9p: Return correct error from v9fs_remove 2010-06-04 Sripathi Kodi New
Replace calls of old bdrv_open 2010-03-31 Kevin Wolf New
remove TARGET_* defines from translate-all.c 2010-03-31 Paolo Bonzini New
[2/3] move two variable declarations out of vl.c 2010-03-31 Paolo Bonzini New
[1/3] move socket_init to qemu-sockets.c 2010-03-31 Paolo Bonzini New
[RESEND] exec: optimize lduw_phys and stw_phys 2010-05-06 Bernhard Kohl New
[09/62] tcg-s390: Mark R0 & R15 reserved. 2010-05-27 Richard Henderson New
Re: [PATCH 1/2] Support for multiple keyboard devices 2010-03-31 Shahar Havivi New
[5/3] compile balloon.c once 2010-03-31 Paolo Bonzini New
[10/20,MIPS] Jazz emulation: make video card optional 2010-08-01 Hervé Poussineau New
[1/2] Support for multiple keyboard devices 2010-03-31 Shahar Havivi New
Remove magic numbers for VNC message IDs from code 2010-03-31 Daniel P. Berrange New
Remove magic numbers for VNC message IDs from code 2010-03-31 Daniel P. Berrange New
Re: [PATCH] vhost: fix features ack 2010-03-31 Anthony Liguori New
QMP: Improve RTC_CHANGE event description 2010-03-31 Luiz Capitulino New
[12/62] tcg-s390: Eliminate the S constraint. 2010-05-27 Richard Henderson New
Re: [PATCH] A bit optimization for tlb_set_page() 2010-04-28 Jun Koi New
vdi: Fix image creation 2010-05-06 Kevin Wolf New
[14/62] tcg-s390: Define tcg_target_reg_names. 2010-05-27 Richard Henderson New
fix old typos in help header 2010-04-28 Thomas Monjalon New
[29/62] tcg-s390: Use LOAD COMPLIMENT for negate. 2010-05-27 Richard Henderson New
[v2] qcow2: Implement bdrv_truncate() for growing images 2010-04-28 Stefan Hajnoczi New
[2/5] tcg-hppa: Load GUEST_BASE as an immediate. 2010-05-06 Richard Henderson New
« Previous 1 2 ... 6 7 8 9 10 11 12 13 14 ... 595 596 Next »