| [11/22] pcnet: use qdev properties for configuration. |
2009-10-21 |
Gerd Hoffmann |
|
New |
| [11/22] net: rtl8139: replace qemu_format_nic_info_str by qemu_format_nic_info_dict |
2010-04-08 |
Miguel Di Ciurcio Filho |
|
New |
| [11/22] migration: Introduce migrate_fd_completed() for consistenncy |
2011-02-23 |
Juan Quintela |
|
New |
| [11/22] machine: replace compat_props with opts_default |
2010-06-07 |
Anthony Liguori |
|
New |
| [11/22] kvm: Refactor qemu_kvm_eat_signals |
2011-01-27 |
Jan Kiszka |
|
New |
| [11/22] instrument: [hmp] Add control interface |
2013-03-26 |
Lluís Vilanova |
|
New |
| [11/22] i8259: Update IRQ state after reset |
2011-09-28 |
Jan Kiszka |
|
New |
| [11/22] hw/a15mpcore.c: Add Cortex-A15 private peripheral model |
2012-02-17 |
Peter Maydell |
|
New |
| [11/22] exec: introduce memory_access_is_direct |
2013-05-24 |
Paolo Bonzini |
|
New |
| [11/22] exec: introduce memory_access_is_direct |
2013-05-30 |
Paolo Bonzini |
|
New |
| [11/22] es1370: convert PIO to new memory api read/write |
2012-10-29 |
Alexander Graf |
|
New |
| [11/22] cpu: introduce get_firmware_id() method and override it for target-i386 |
2013-04-05 |
Igor Mammedov |
|
New |
| [11/22] QError: New QERR_SNAPSHOT_ACTIVATE_FAILED |
2010-04-20 |
Luiz Capitulino |
|
New |
| [11/21] usb-ehci: fix ehci_child_detach |
2012-04-17 |
Gerd Hoffmann |
|
New |
| [11/21] tcg-i386: Tidy non-immediate arithmetic operations. |
2010-04-14 |
Richard Henderson |
|
New |
| [11/21] target-xtensa: fix ITLB/DTLB page protection flags |
2013-01-16 |
Michael Roth |
|
New |
| [11/21] target-sparc: Do exceptions management fully inside the helpers. |
2011-10-18 |
Richard Henderson |
|
New |
| [11/21] target-s390x: switch to AREG0 free mode |
2012-09-02 |
Blue Swirl |
|
New |
| [11/21] target-i386: introduce apic-id property |
2013-04-23 |
Igor Mammedov |
|
New |
| [11/21] target-i386: convert 'check' and 'enforce' features into properties |
2012-08-15 |
Igor Mammedov |
|
New |
| [11/21] savevm: export qemu_peek_buffer, qemu_peek_byte, qemu_file_skip |
2011-12-29 |
Isaku Yamahata |
|
New |
| [11/21] qom: add plug_set QMP command |
2011-07-25 |
Anthony Liguori |
|
New |
| [11/21] qdev: move bus properties to abstract superclasses |
2012-05-02 |
Paolo Bonzini |
|
New |
| [11/21] qapi: convert query-name |
2011-09-28 |
Luiz Capitulino |
|
New |
| [11/21] openpic: convert simple reg operations to builtin bitops |
2012-12-13 |
Alexander Graf |
|
New |
| [11/21] memory: iommu support |
2013-05-30 |
Paolo Bonzini |
|
New |
| [11/21] libcacard: link with glib for g_strndup |
2012-02-28 |
Gerd Hoffmann |
|
New |
| [11/21] ioport: insert event_tap_ioport() to ioport_write(). |
2010-11-25 |
Yoshiaki Tamura |
|
New |
| [11/21] exit round-robin vcpu loop if cpu->stopped is true |
2011-02-21 |
Paolo Bonzini |
|
New |
| [11/21] error: Convert qemu_opts_validate() to QError |
2010-04-05 |
Luiz Capitulino |
|
New |
| [11/21] block/vdi: Allow disk images of size 0 |
2010-05-14 |
Kevin Wolf |
|
New |
| [11/21] adb: QOM'ify ADB devices |
2013-01-25 |
Alexander Graf |
|
New |
| [11/21] VMDK: bugfix, align offset to cluster in get_whole_cluster |
2011-07-19 |
Kevin Wolf |
|
New |
| [11/21] PPC: booke206: Check for TLB overrun |
2012-02-02 |
Alexander Graf |
|
New |
| [11/21] Monitor: Convert do_migrate() to cmd_new_ret() |
2010-02-11 |
Luiz Capitulino |
|
New |
| [11/21] KVM: Rework of guest debug state writing |
2010-02-02 |
Jan Kiszka |
|
New |
| [11/20] usb-ehci: Cleanup itd error handling |
2012-03-07 |
Gerd Hoffmann |
|
New |
| [11/20] target-sparc: Avoid cpu_tmp32 in Read Priv Register |
2012-10-09 |
Richard Henderson |
|
New |
| [11/20] target-sparc: Avoid cpu_tmp32 in Read Priv Register |
2012-10-16 |
Richard Henderson |
|
New |
| [11/20] target-ppc: QOM'ify CPU reset |
2012-04-15 |
Andreas Färber |
|
New |
| [11/20] target-i386: remove vendor_override field from CPUX86State |
2012-12-27 |
Igor Mammedov |
|
New |
| [11/20] target-i386: remove vendor_override field from CPUX86State |
2012-12-28 |
Igor Mammedov |
|
New |
| [11/20] target-i386: kvm_check_features_against_host(): Use feature_word_info |
2013-01-15 |
Andreas Färber |
|
New |
| [11/20] target-i386: fix helper_flbd_ST0() wrt softfloat |
2011-04-18 |
Aurelien Jarno |
|
New |
| [11/20] target-i386: do not set vendor_override in x86_cpuid_set_vendor() |
2012-12-17 |
Igor Mammedov |
|
New |
| [11/20] target-i386: add x86cpu_vendor_words2str() |
2012-12-20 |
Igor Mammedov |
|
New |
| [11/20] scsi: use scsi_req_complete |
2011-05-03 |
Paolo Bonzini |
|
New |
| [11/20] rename blockdev-group-snapshot-sync |
2012-03-12 |
Kevin Wolf |
|
New |
| [11/20] qemu-char: use a glib timeout instead of qemu-timer |
2013-03-05 |
Amit Shah |
|
New |
| [11/20] qcow2: Get rid of additional sync on COW |
2010-09-21 |
Kevin Wolf |
|
New |
| [11/20] qapi: qapi.py, make json parser more robust |
2012-08-14 |
Michael Roth |
|
New |
| [11/20] ppc: cleanup MMU merge |
2012-03-31 |
Blue Swirl |
|
New |
| [11/20] pci: clean up of pci_init_wmask(). |
2009-11-12 |
Isaku Yamahata |
|
New |
| [11/20] monitor: Convert do_info_name() to QObject |
2009-12-10 |
Luiz Capitulino |
|
New |
| [11/20] monitor: Convert do_info_name() to QObject |
2009-12-10 |
Luiz Capitulino |
|
New |
| [11/20] mirror: support more than one in-flight AIO operation |
2012-12-12 |
Paolo Bonzini |
|
New |
| [11/20] memory: unify the two branches of cpu_register_physical_memory_log() |
2012-02-14 |
Avi Kivity |
|
New |
| [11/20] libcacard: initial commit after coding style fixes |
2011-02-02 |
Alon Levy |
|
New |
| [11/20] kvm: Pass CPUState to kvm_vcpu_ioctl() |
2012-12-19 |
Andreas Färber |
|
New |
| [11/20] ipmi: Add an external connection simulation interface |
2013-05-29 |
Corey Minyard |
|
New |
| [11/20] i8259: Factor out base class for KVM reuse |
2012-01-20 |
Marcelo Tosatti |
|
New |
| [11/20] eepro100: Use symbolic names for bits in EEPROM id |
2010-02-14 |
Stefan Weil |
|
New |
| [11/20] eepro100: Use symbolic names for bits in EEPROM id |
2010-03-02 |
Stefan Weil |
|
New |
| [11/20] chardev: add console support to qapi |
2013-03-14 |
Gerd Hoffmann |
|
New |
| [11/20] c4231a: remove IO_READ_PROTO |
2009-10-22 |
Juan Quintela |
|
New |
| [11/20] blkverify: Use bdrv_open options instead of filename |
2013-04-22 |
Kevin Wolf |
|
New |
| [11/20] acpi: cleanup vt82c686 memory region |
2012-11-23 |
Gerd Hoffmann |
|
New |
| [11/20] VMDK: fix leak of extent_file |
2011-09-20 |
Kevin Wolf |
|
New |
| [11/20] QMP: Input support |
2009-11-27 |
Luiz Capitulino |
|
New |
| [11/20,virtio-9p] Define and implement TSYMLINK for 9P2000.L |
2010-06-28 |
jvrao |
|
New |
| [11/20,MIPS] qdev: convert vga-isa-mm to ISA device |
2010-08-01 |
Hervé Poussineau |
|
New |
| [11/19] use a bottom half to run timers |
2009-12-21 |
Paolo Bonzini |
|
New |
| [11/19] unicore32-softmmu: Add puv3 pm support |
2012-08-07 |
Guan Xuetao |
|
New |
| [11/19] target-i386: introduce apic-id property |
2013-04-11 |
Igor Mammedov |
|
New |
| [11/19] softfloat: rename float*_eq() into float*_eq_quiet() |
2011-04-12 |
Aurelien Jarno |
|
New |
| [11/19] s390x: Dispatch interrupts to KVM or the real CPU |
2011-03-29 |
Alexander Graf |
|
New |
| [11/19] s390: Make typeinfo const |
2013-01-29 |
Alexander Graf |
|
New |
| [11/19] qemu-char: use a glib timeout instead of qemu-timer |
2013-02-18 |
Anthony Liguori |
|
New |
| [11/19] qemu-char: Chardev open error reporting, _WIN32 part |
2012-02-07 |
Markus Armbruster |
|
New |
| [11/19] qcow2: Version 3 images |
2012-04-12 |
Kevin Wolf |
|
New |
| [11/19] qcow2: Fix bdrv_write_compressed error handling |
2011-10-21 |
Kevin Wolf |
|
New |
| [11/19] qcow2: Clean up handle_alloc() |
2013-03-25 |
Kevin Wolf |
|
New |
| [11/19] qapi: Convert query-blockstats |
2011-10-27 |
Luiz Capitulino |
|
New |
| [11/19] qapi: Convert query-blockstats |
2011-10-24 |
Luiz Capitulino |
|
New |
| [11/19] openpic: convert simple reg operations to builtin bitops |
2012-12-08 |
Alexander Graf |
|
New |
| [11/19] openpic: convert simple reg operations to builtin bitops |
2012-12-12 |
Alexander Graf |
|
New |
| [11/19] net: add receive_raw parameter to qemu_new_vlan_client() |
2009-10-22 |
Mark McLoughlin |
|
New |
| [11/19] net: add receive_raw parameter to qemu_new_vlan_client() |
2009-10-21 |
Mark McLoughlin |
|
New |
| [11/19] net: Rename VLANClientState to NetClientState |
2012-08-01 |
Stefan Hajnoczi |
|
New |
| [11/19] msix: Introduce vector notifiers |
2012-05-21 |
Avi Kivity |
|
New |
| [11/19] monitor: Convert do_info_hpet() to QObject |
2009-12-09 |
Luiz Capitulino |
|
New |
| [11/19] linux-user: fix wait* syscall status returns |
2012-02-03 |
riku.voipio@linaro.org |
|
New |
| [11/19] linux-user: fix wait* syscall status returns |
2012-01-31 |
riku.voipio@linaro.org |
|
New |
| [11/19] isa: add isa_register_ioport() |
2011-08-25 |
Avi Kivity |
|
New |
| [11/19] iostatus: rename BlockErrorAction, BlockQMPEventAction |
2012-09-28 |
Paolo Bonzini |
|
New |
| [11/19] ioport: insert event_tap_ioport() to ioport_write(). |
2010-12-24 |
Yoshiaki Tamura |
|
New |
| [11/19] ioport: insert event_tap_ioport() to ioport_write(). |
2011-01-14 |
Yoshiaki Tamura |
|
New |
| [11/19] ioport: insert event_tap_ioport() to ioport_write(). |
2011-01-13 |
Yoshiaki Tamura |
|
New |
| [11/19] ioport: insert event_tap_ioport() to ioport_write(). |
2011-01-28 |
Yoshiaki Tamura |
|
New |
| [11/19] ioport: insert event_tap_ioport() to ioport_write(). |
2011-01-26 |
Yoshiaki Tamura |
|
New |