| [1/4] target-s390x: QOM'ify CPU |
2012-04-04 |
Andreas Färber |
|
New |
| [1/4] target-s390x: Fix debug output (continued) |
2013-02-01 |
Alexander Graf |
|
New |
| [1/4] target-ppc: Add hooks for handling tcg and kvm limitations |
2012-04-04 |
David Gibson |
|
New |
| [1/4] target-moxie: Fix VMState registration |
2013-04-12 |
Stefan Hajnoczi |
|
New |
| [1/4] target-moxie: Fix VMState registration |
2013-04-12 |
Stefan Hajnoczi |
|
New |
| [1/4] target-mips: Pass DisasContext to fpr32 load/store routines |
2011-12-31 |
Richard Henderson |
|
New |
| [1/4] target-i386: fix {min, max}{pd, ps, sd, ss} SSE2 instructions |
2012-01-07 |
Aurelien Jarno |
|
New |
| [1/4] target-i386: drop usage of prev_debug_excp_handler |
2012-06-25 |
Igor Mammedov |
|
New |
| [1/4] target-i386: Remove duplicate CPU log. |
2010-04-04 |
Richard Henderson |
|
New |
| [1/4] target-i386: Introduce x86_cpuid_version_set_family() |
2012-02-17 |
Andreas Färber |
|
New |
| [1/4] target-arm: neon - fix VRADDHN/VRSUBHN vs VADDHN/VSUBHN |
2010-02-05 |
Riku Voipio |
|
New |
| [1/4] target-arm: Remove redundant setting of IT bits before Thumb SWI |
2011-01-10 |
Peter Maydell |
|
New |
| [1/4] target-arm: Reinsert missing return statement in ARM mode SRS decode |
2013-04-19 |
Peter Maydell |
|
New |
| [1/4] target-arm: Mark 1136r1 as a v6K core |
2011-07-27 |
Peter Maydell |
|
New |
| [1/4] target-arm: Fix soft interrupt in GIC distributor |
2011-03-05 |
Adam Lackorzynski |
|
New |
| [1/4] target-arm: Add support for PKHxx in thumb2 |
2010-10-11 |
Johan Bengtsson |
|
New |
| [1/4] target-arm: Add CPU feature flag for v7MP |
2011-02-03 |
Peter Maydell |
|
New |
| [1/4] switch debugcon to memory api |
2013-01-04 |
Gerd Hoffmann |
|
New |
| [1/4] strtosz(): use unsigned char and switch to qemu_isspace() |
2011-01-24 |
Jes Sorensen |
|
New |
| [1/4] spice: switch to queue for vga mode updates |
2012-09-05 |
Gerd Hoffmann |
|
New |
| [1/4] spice: notify spice server on vm start/stop |
2012-08-16 |
Yonit Halperin |
|
New |
| [1/4] softmmu: move target alignment definition to configure stage |
2012-04-09 |
Blue Swirl |
|
New |
| [1/4] softfloat: move all default NaN definitions to softfloat.h. |
2011-02-18 |
Christophe LYON |
|
New |
| [1/4] softfloat: Add float32_is_zero_or_denormal() function |
2011-01-07 |
Peter Maydell |
|
New |
| [1/4] socket: Rationalise function declarations |
2009-12-17 |
Ian Molton |
|
New |
| [1/4] slirp: Keep next_m always valid |
2012-02-29 |
Jan Kiszka |
|
New |
| [1/4] slirp: Fix restricted mode |
2011-05-23 |
Jan Kiszka |
|
New |
| [1/4] slirp: Enforce host-side user of smb share |
2012-07-09 |
Jan Kiszka |
|
New |
| [1/4] set proper migration status on ->write error (v5) |
2010-08-19 |
Luiz Capitulino |
|
New |
| [1/4] scsi: simplify and fix handling of the VPD page length field |
2012-06-11 |
Paolo Bonzini |
|
New |
| [1/4] scsi-disk: fix the mode data length field returned by the MODE SENSE command |
2010-08-02 |
Bernhard Kohl |
|
New |
| [1/4] scsi-disk: fail READ CAPACITY if LBA != 0 but PMI == 0 |
2011-10-07 |
Paolo Bonzini |
|
New |
| [1/4] scsi-disk: Implement rerror option |
2010-10-25 |
Kevin Wolf |
|
New |
| [1/4] savevm: teach qemu_fill_buffer to do partial refills |
2011-10-04 |
Juan Quintela |
|
New |
| [1/4] savevm: refactor qemu_loadvm_state(). |
2010-06-03 |
Yoshiaki Tamura |
|
New |
| [1/4] savevm: introduce little endian variants of savevm routines |
2012-12-10 |
Anthony Liguori |
|
New |
| [1/4] s390x: fix s390 virtio aliases |
2012-06-18 |
Alexander Graf |
|
New |
| [1/4] s390: sclp base support |
2012-08-20 |
Jens Freimann |
|
New |
| [1/4] s390/kvm: Handle hosts not supporting s390-virtio. |
2012-08-07 |
Cornelia Huck |
|
New |
| [1/4] s390-ccw.img: replace while loop with a disabled wait on s390 bios |
2013-04-23 |
Christian Borntraeger |
|
New |
| [1/4] s390-ccw.img: Detect devices with stsch. |
2013-04-23 |
Cornelia Huck |
|
New |
| [1/4] rules.mak: cleanup config generation rules |
2013-01-15 |
Michael S. Tsirkin |
|
New |
| [1/4] rtl8139: implement 8139cp link status |
2012-10-08 |
Stefan Hajnoczi |
|
New |
| [1/4] rtc: fix 12-hour mode |
2011-11-21 |
Paolo Bonzini |
|
New |
| [1/4] rtc: add -rtc clock=rt |
2012-01-20 |
Paolo Bonzini |
|
New |
| [1/4] rom loader: use qemu_strdup. |
2009-10-13 |
Gerd Hoffmann |
|
New |
| [1/4] rom loader: use qemu_strdup. |
2009-10-16 |
Gerd Hoffmann |
|
New |
| [1/4] rng: add RndBackend abstract object class |
2012-06-25 |
Anthony Liguori |
|
New |
| [1/4] rng-random: split out header for rng-random |
2012-10-26 |
Anthony Liguori |
|
New |
| [1/4] remove unused stuff from */exec.h |
2010-06-28 |
Paolo Bonzini |
|
New |
| [1/4] realview: break out versatile i2c controller code |
2012-04-20 |
Peter Maydell |
|
New |
| [1/4] rbd: ignore failures when reading from default conf location |
2011-09-15 |
Sage Weil |
|
New |
| [1/4] ram: add free_space parameter to save_live functions |
2013-01-18 |
Juan Quintela |
|
New |
| [1/4] qxl: switch qxl.c to trace-events |
2012-03-11 |
Alon Levy |
|
New |
| [1/4] qxl: interface_get_command: fix reported mode |
2011-04-10 |
Alon Levy |
|
New |
| [1/4] qxl: drop vram bar minimum size |
2012-02-17 |
Gerd Hoffmann |
|
New |
| [1/4] qxl: create a qxl common struct! |
2012-08-24 |
Erlon Cruz |
|
New |
| [1/4] qxl/spice-display: move pipe to ssd |
2011-03-15 |
Alon Levy |
|
New |
| [1/4] qtest: add register fuzzing to RTC test |
2012-04-19 |
Blue Swirl |
|
New |
| [1/4] qstring: add qstring_get_length() |
2013-04-02 |
Luiz Capitulino |
|
New |
| [1/4] qom: add container_get |
2012-03-27 |
Paolo Bonzini |
|
New |
| [1/4] qmp: don't emit the RESET event on wakeup from S3 |
2012-08-09 |
Luiz Capitulino |
|
New |
| [1/4] qmp: add block_stream command |
2011-08-23 |
Stefan Hajnoczi |
|
New |
| [1/4] qjson: Improve debugging |
2010-02-04 |
Luiz Capitulino |
|
New |
| [1/4] qjson: Improve debugging |
2010-02-08 |
Luiz Capitulino |
|
New |
| [1/4] qerror: Add QERR_UNKNOWN_BLOCK_FORMAT_FEATURE |
2011-02-09 |
Kevin Wolf |
|
New |
| [1/4] qemu: kvm: Extend kvm_arch_get_supported_cpuid() to support index |
2010-06-17 |
Sheng Yang |
|
New |
| [1/4] qemu-thread: add qemu_thread_join(). |
2010-06-01 |
Yoshiaki Tamura |
|
New |
| [1/4] qemu-thread: add API for joinable threads |
2011-12-06 |
Paolo Bonzini |
|
New |
| [1/4] qemu-option: Don't reinvent append_option_parameters() |
2010-12-07 |
Stefan Hajnoczi |
|
New |
| [1/4] qemu-option: Add support for merged QemuOptsLists |
2012-02-08 |
Peter Maydell |
|
New |
| [1/4] qemu-nbd: exit if the child exits before a socket connection is established |
2011-10-28 |
Paolo Bonzini |
|
New |
| [1/4] qemu-kvm: morph qemu_kvm_notify_work into qemu.git's qemu_event_increment |
2010-02-10 |
Paolo Bonzini |
|
New |
| [1/4] qemu-img: avoid preprocessor directives in a printf call |
2010-02-04 |
Paolo Bonzini |
|
New |
| [1/4] qemu-img.c: Re-factor img_create() |
2010-12-16 |
Jes Sorensen |
|
New |
| [1/4] qemu-ga: set O_NONBLOCK for serial channels |
2012-01-31 |
Luiz Capitulino |
|
New |
| [1/4] qemu-file: add function qemu_fseek() |
2013-02-28 |
Wayne Xia |
|
New |
| [1/4] qemu-char: Add new char backend CirMemCharDriver |
2012-12-06 |
Lei Li |
|
New |
| [1/4] qemu-char: Add new char backend CirMemCharDriver |
2012-10-25 |
Lei Li |
|
New |
| [1/4] qemu-char: Add new char backend CirMemCharDriver |
2012-10-26 |
Lei Li |
|
New |
| [1/4] qemu-char: Add new char backend CirMemCharDriver |
2013-01-21 |
Lei Li |
|
New |
| [1/4] qemu-char: Add new char backend CirMemCharDriver |
2012-10-25 |
Lei Li |
|
New |
| [1/4] qemu-char: Add new char backend CirMemCharDriver |
2012-10-30 |
Lei Li |
|
New |
| [1/4] qed: mark image clean after repair succeeds |
2012-07-31 |
Stefan Hajnoczi |
|
New |
| [1/4] qdev: Add a description field for qdev properties for documentation |
2011-01-04 |
Amit Shah |
|
New |
| [1/4] qdev: Add a description field for qdev properties for documentation |
2010-11-25 |
Amit Shah |
|
New |
| [1/4] qdev: Add a description field for qdev properties for documentation |
2010-09-15 |
Amit Shah |
|
New |
| [1/4] qcow2: allow sub-cluster compressed write to last cluster |
2013-04-15 |
Stefan Hajnoczi |
|
New |
| [1/4] qcow2: Move sync out of write_refcount_block_entries |
2010-09-17 |
Kevin Wolf |
|
New |
| [1/4] qapi: qapi.py: allow the "'" character to be escaped |
2012-08-03 |
Luiz Capitulino |
|
New |
| [1/4] qapi-types.py: Add a main() like function |
2011-10-17 |
Luiz Capitulino |
|
New |
| [1/4] qapi-schema: fix typos and explain 'spice' auth |
2012-02-24 |
Alon Levy |
|
New |
| [1/4] q35: add ich9 intel hda controller |
2013-01-11 |
Gerd Hoffmann |
|
New |
| [1/4] pseries: Support SMT systems for KVM Book3S-HV |
2011-09-30 |
David Gibson |
|
New |
| [1/4] pseries: Set hash table size based on RAM size |
2012-09-21 |
David Gibson |
|
New |
| [1/4] pseries: Factor out check for out-of-bounds LIOBN |
2013-04-30 |
Alexey Kardashevskiy |
|
New |
| [1/4] pseries: Don't allow duplicate registration of hcalls or RTAS calls |
2012-10-09 |
David Gibson |
|
New |
| [1/4] prep: Remove bogus BIOS size check |
2010-12-14 |
Andreas Färber |
|
New |
| [1/4] ppc: Remove broken partial PVR matching |
2011-10-13 |
David Gibson |
|
New |
| [1/4] ppc-40x: Get TLB attributes from TLBLO. |
2010-01-11 |
Edgar Iglesias |
|
New |