| [06/22] target-i386: xlevel should be more than 0x80000000, move fixup into setter |
2012-09-07 |
Igor Mammedov |
|
New |
| [06/22] target-i386: xlevel should be more than 0x80000000, move fixup into setter |
2012-09-26 |
Igor Mammedov |
|
New |
| [06/22] savevm: load_vmstate(): Improve error check |
2010-04-20 |
Luiz Capitulino |
|
New |
| [06/22] savevm: introduce is_active method |
2012-07-13 |
Juan Quintela |
|
New |
| [06/22] qom: Drop type_register_static_alias() macro |
2012-06-18 |
Andreas Färber |
|
New |
| [06/22] qemu-img: add compressed clusters to BlockFragInfo |
2013-02-22 |
Kevin Wolf |
|
New |
| [06/22] qdev: refactor device creation to allow bus_info to be set only in class |
2012-02-01 |
Anthony Liguori |
|
New |
| [06/22] qapi: qapi_visit.py, support generating static functions |
2012-09-21 |
Michael Roth |
|
New |
| [06/22] qapi: add visitor interfaces for arrays |
2012-07-24 |
Michael Roth |
|
New |
| [06/22] qapi: add JSON parsing error message |
2011-03-07 |
Anthony Liguori |
|
New |
| [06/22] pseries: Update SLOF firmware image |
2011-10-30 |
Alexander Graf |
|
New |
| [06/22] pseries: Don't allow duplicate registration of hcalls or RTAS calls |
2012-10-29 |
Alexander Graf |
|
New |
| [06/22] ppc: split FPU and SPE ops |
2012-04-22 |
Blue Swirl |
|
New |
| [06/22] os-posix: avoid buffer overrun |
2012-05-09 |
Jim Meyering |
|
New |
| [06/22] net: ne2000: replace qemu_format_nic_info_str by qemu_format_nic_info_dict |
2010-04-08 |
Miguel Di Ciurcio Filho |
|
New |
| [06/22] ne2k_isa: use qdev properties for configuration. |
2009-10-21 |
Gerd Hoffmann |
|
New |
| [06/22] migration: Make all posible migration functions static |
2011-02-23 |
Juan Quintela |
|
New |
| [06/22] kvm: Drop redundant kvm_enabled from kvm_cpu_thread_fn |
2011-01-27 |
Jan Kiszka |
|
New |
| [06/22] instrument: [none] Add null instrumentation |
2013-03-26 |
Lluís Vilanova |
|
New |
| [06/22] i8259: Drop obsolete prototypes |
2011-09-28 |
Jan Kiszka |
|
New |
| [06/22] ehci: Speed up the timer of raising int from the async schedule |
2012-10-24 |
Hans de Goede |
|
New |
| [06/22] ehci: Speed up the timer of raising int from the async schedule |
2012-10-15 |
Hans de Goede |
|
New |
| [06/22] cpu: introduce CPUClass.resume() method |
2013-04-05 |
Igor Mammedov |
|
New |
| [06/22] console: init displaychangelisteners on register |
2012-11-01 |
Gerd Hoffmann |
|
New |
| [06/22] block: add BlockJob interface for long-running operations |
2012-01-26 |
Kevin Wolf |
|
New |
| [06/22] Make -acpi-enable a machine specific option |
2010-06-07 |
Anthony Liguori |
|
New |
| [06/22] Drop test-visitor |
2011-12-06 |
Luiz Capitulino |
|
New |
| [06/22] ARM: exynos4210: MCT support. |
2012-02-17 |
Peter Maydell |
|
New |
| [06/21] vl: add a tmp pointer so that a handler can delete the entry to which it belongs. |
2010-11-25 |
Yoshiaki Tamura |
|
New |
| [06/21] usb-uhci: implement packet queuing |
2012-02-28 |
Gerd Hoffmann |
|
New |
| [06/21] usb-host: trace canceled requests |
2012-04-17 |
Gerd Hoffmann |
|
New |
| [06/21] tcg-i386: Tidy shift operations. |
2010-04-13 |
Richard Henderson |
|
New |
| [06/21] target-sparc: Extract common code for floating-point operations. |
2011-10-18 |
Richard Henderson |
|
New |
| [06/21] target-s390x: rename op_helper.c to misc_helper.c |
2012-09-02 |
Blue Swirl |
|
New |
| [06/21] target-mips: Fix incorrect shift for SHILO and SHILOV |
2013-01-16 |
Michael Roth |
|
New |
| [06/21] target-i386: xlevel should be more than 0x80000000, move fixup into setter |
2012-08-15 |
Igor Mammedov |
|
New |
| [06/21] target-i386: pc: update rtc_cmos on CPU hot-plug |
2013-04-23 |
Igor Mammedov |
|
New |
| [06/21] scsi-disk: Fixup debugging statement |
2011-07-19 |
Kevin Wolf |
|
New |
| [06/21] qemu-kvm: Use upstream kvm_setup_guest_memory |
2010-02-02 |
Jan Kiszka |
|
New |
| [06/21] qdev: push "type" property up to Object |
2012-05-02 |
Paolo Bonzini |
|
New |
| [06/21] qdev: push "type" property up to Object |
2012-05-23 |
Paolo Bonzini |
|
New |
| [06/21] qapi: dealloc visitor, fix premature free and iteration logic |
2011-09-28 |
Luiz Capitulino |
|
New |
| [06/21] plug: add socket property type |
2011-07-25 |
Anthony Liguori |
|
New |
| [06/21] openpic: combine mpic and openpic irq raise functions |
2012-12-13 |
Alexander Graf |
|
New |
| [06/21] mac_nvram: Mark as Big Endian |
2013-01-25 |
Alexander Graf |
|
New |
| [06/21] include qemu-thread.h early |
2011-02-21 |
Paolo Bonzini |
|
New |
| [06/21] error: Convert qemu_opts_create() to QError |
2010-04-05 |
Luiz Capitulino |
|
New |
| [06/21] bochs: use pread |
2010-05-14 |
Kevin Wolf |
|
New |
| [06/21] arch_init: refactor ram_save_block() |
2011-12-29 |
Isaku Yamahata |
|
New |
| [06/21] PPC: rename msync to msync_4xx |
2012-02-02 |
Alexander Graf |
|
New |
| [06/21] Monitor: Convert do_block_set_passwd() to cmd_new_ret() |
2010-02-11 |
Luiz Capitulino |
|
New |
| [06/20] xen: Simplify halting of first CPU |
2013-01-15 |
Andreas Färber |
|
New |
| [06/20] virtio-9p: getattr server implementation for 9P2000.L protocol. |
2010-06-28 |
jvrao |
|
New |
| [06/20] usb-ehci: Rip the queues when the async or period schedule is halted |
2012-03-07 |
Gerd Hoffmann |
|
New |
| [06/20] usb-ccid: review fixes (v15-v16) |
2011-02-02 |
Alon Levy |
|
New |
| [06/20] target-sparc: Finish conversion to gen_load_gpr |
2012-10-16 |
Richard Henderson |
|
New |
| [06/20] target-sparc: Finish conversion to gen_load_gpr |
2012-10-09 |
Richard Henderson |
|
New |
| [06/20] target-i386: move out CPU features initialization in separate func |
2012-12-27 |
Igor Mammedov |
|
New |
| [06/20] target-i386: move out CPU features initialization in separate func |
2012-12-17 |
Igor Mammedov |
|
New |
| [06/20] target-i386: move out CPU features initialization in separate func |
2012-12-28 |
Igor Mammedov |
|
New |
| [06/20] softfloat: add floatx80_compare*() functions |
2011-04-18 |
Aurelien Jarno |
|
New |
| [06/20] qemu-iotests: Mark some tests as quick |
2012-03-12 |
Kevin Wolf |
|
New |
| [06/20] qemu-char: convert UDP to GIOChannel |
2013-03-05 |
Amit Shah |
|
New |
| [06/20] qapi: add visitor interfaces for C arrays |
2012-08-14 |
Michael Roth |
|
New |
| [06/20] pseries: Consolidate hack for RTAS display-character usage |
2012-04-15 |
Andreas Färber |
|
New |
| [06/20] ppc: fix coding style in helper.c |
2012-03-31 |
Blue Swirl |
|
New |
| [06/20] pci: shorten pci_host_{conf, data}_register_xxx function a bit. |
2009-11-12 |
Isaku Yamahata |
|
New |
| [06/20] monitor: Introduce 'info commands' |
2009-11-27 |
Luiz Capitulino |
|
New |
| [06/20] monitor: Fix do_info_commands() output |
2009-12-10 |
Luiz Capitulino |
|
New |
| [06/20] monitor: Fix do_info_commands() output |
2009-12-10 |
Luiz Capitulino |
|
New |
| [06/20] memory: remove first level of l1_phys_map |
2012-02-14 |
Avi Kivity |
|
New |
| [06/20] lsi: extract lsi_find_by_tag |
2011-05-03 |
Paolo Bonzini |
|
New |
| [06/20] es1370: remove IO_READ_PROTO |
2009-10-22 |
Juan Quintela |
|
New |
| [06/20] eepro100: Add TODO list |
2010-02-14 |
Stefan Weil |
|
New |
| [06/20] dma-helpers: rename is_write to to_dev |
2011-09-20 |
Kevin Wolf |
|
New |
| [06/20] cpu: Introduce CPUListState struct |
2012-12-19 |
Andreas Färber |
|
New |
| [06/20] chardev: switch file init to qapi |
2013-03-14 |
Gerd Hoffmann |
|
New |
| [06/20] block: return count of dirty sectors, not chunks |
2012-12-12 |
Paolo Bonzini |
|
New |
| [06/20] block: Add driver-specific options for backing files |
2013-04-22 |
Kevin Wolf |
|
New |
| [06/20] apic: Inject external NMI events via LINT1 |
2012-01-20 |
Marcelo Tosatti |
|
New |
| [06/20] apci: switch cnt to memory api |
2012-11-23 |
Gerd Hoffmann |
|
New |
| [06/20] Improve qemu-nbd performance by 4400 % |
2010-09-21 |
Kevin Wolf |
|
New |
| [06/20,MIPS] qdev: convert i8042 to rc4030 device |
2010-08-01 |
Hervé Poussineau |
|
New |
| [06/19] virtio: update last_avail_idx when inuse is decreased. |
2010-12-24 |
Yoshiaki Tamura |
|
New |
| [06/19] virtio: decrement last_avail_idx with inuse before saving. |
2011-01-13 |
Yoshiaki Tamura |
|
New |
| [06/19] virtio: decrement last_avail_idx with inuse before saving. |
2011-01-14 |
Yoshiaki Tamura |
|
New |
| [06/19] virtio: decrement last_avail_idx with inuse before saving. |
2011-01-26 |
Yoshiaki Tamura |
|
New |
| [06/19] virtio: decrement last_avail_idx with inuse before saving. |
2010-12-27 |
Yoshiaki Tamura |
|
New |
| [06/19] virtio: decrement last_avail_idx with inuse before saving. |
2011-01-19 |
Yoshiaki Tamura |
|
New |
| [06/19] virtio: decrement last_avail_idx with inuse before saving. |
2011-01-28 |
Yoshiaki Tamura |
|
New |
| [06/19] virtio: decrement last_avail_idx with inuse before saving. |
2011-02-08 |
Yoshiaki Tamura |
|
New |
| [06/19] virtio: decrement last_avail_idx with inuse before saving. |
2011-01-11 |
Yoshiaki Tamura |
|
New |
| [06/19] virtio-9p: remove PCI dependencies from hw/9pfs/ |
2013-02-04 |
Paolo Bonzini |
|
New |
| [06/19] unicore32-softmmu: Make sure that kernel can access user space |
2012-08-07 |
Guan Xuetao |
|
New |
| [06/19] softfloat: add float*_unordered_{, quiet}() functions |
2011-04-12 |
Aurelien Jarno |
|
New |
| [06/19] s390x: Enable nptl for s390x |
2011-03-29 |
Alexander Graf |
|
New |
| [06/19] s390: Add channel I/O instructions. |
2013-01-29 |
Alexander Graf |
|
New |
| [06/19] qmp: add 'busy' member to BlockJobInfo |
2012-09-28 |
Paolo Bonzini |
|
New |
| [06/19] qemu-char: convert UDP to GIOChannel |
2013-02-18 |
Anthony Liguori |
|
New |
| [06/19] qcow2: Ignore reserved bits in L1/L2 entries |
2012-04-12 |
Kevin Wolf |
|
New |