| [v3,008/197] qom: add link properties (v2) |
2011-12-12 |
Anthony Liguori |
|
New |
| [v3,009/197] qapi: allow a 'gen' key to suppress code generation |
2011-12-12 |
Anthony Liguori |
|
New |
| [v3,01/10] Introduce qemu_cond_timedwait for POSIX |
2012-04-05 |
Jan Kiszka |
|
New |
| [v3,01/10] RTC: Remove the logic to update time format when DM bit changed |
2012-08-02 |
Paolo Bonzini |
|
New |
| [v3,01/10] Use display types for local display only. |
2010-08-25 |
Gerd Hoffmann |
|
New |
| [v3,01/10] chardev: add error reporting for qemu_chr_new_from_opts |
2013-01-11 |
Gerd Hoffmann |
|
New |
| [v3,01/10] curl: introduce CURLSockInfo to BDRVCURLState. |
2013-05-20 |
Fam Zheng |
|
New |
| [v3,01/10] esp: execute select commands immediately when it is a non-dma command |
2012-07-09 |
Hervé Poussineau |
|
New |
| [v3,01/10] main-loop: fix select_ret uninitialized variable warning |
2013-02-04 |
Stefan Hajnoczi |
|
New |
| [v3,01/10] qemu-kvm: Add KVM_CAP_X86_ROBUST_SINGLESTEP-awareness |
2010-02-24 |
Jan Kiszka |
|
New |
| [v3,01/10] softfloat: make float_muladd_negate_* flags independent |
2012-09-19 |
Max Filippov |
|
New |
| [v3,01/10] trace: move backend-specific code into the trace/ directory |
2011-05-02 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| [v3,01/11,trivial] Fix a compiler warning |
2012-02-10 |
Lluís Vilanova |
|
New |
| [v3,01/11] block: add error parameter to bdrv_snapshot_create() and related functions |
2013-03-28 |
Pavel Hrdina |
|
New |
| [v3,01/11] error: Put error definitions back in alphabetical order |
2010-03-25 |
Markus Armbruster |
|
New |
| [v3,01/11] g_malloc(0) and g_malloc0(0) return NULL; simplify |
2013-01-22 |
Markus Armbruster |
|
New |
| [v3,01/11] isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions |
2011-12-15 |
Hervé Poussineau |
|
New |
| [v3,01/11] mcf5206: convert to memory API |
2011-11-22 |
Benoit Canet |
|
New |
| [v3,01/11] versatile_pci: Fix hardcoded tabs |
2013-04-04 |
Peter Maydell |
|
New |
| [v3,01/12] ARM: Export cpu_env |
2013-05-13 |
John Rigby |
|
New |
| [v3,01/12] Add kernel header update script |
2011-06-08 |
Jan Kiszka |
|
New |
| [v3,01/12] QObject API: add qdict_to_qstring() function |
2010-04-15 |
Miguel Di Ciurcio Filho |
|
New |
| [v3,01/12] Revert "vnc: set the right prefered encoding" |
2010-05-19 |
Corentin Chary |
|
New |
| [v3,01/12] VMDK: introduce VmdkExtent |
2011-06-27 |
Feiran Zheng |
|
New |
| [v3,01/12] host-utils: add ffsl |
2013-01-21 |
Paolo Bonzini |
|
New |
| [v3,01/12] qdev: remove duplication between qbus_create and qbus_create_inplace |
2013-01-25 |
Paolo Bonzini |
|
New |
| [v3,01/12] raw-posix: add raw_get_aio_fd() for virtio-blk-data-plane |
2012-11-21 |
Stefan Hajnoczi |
|
New |
| [v3,01/13] msi: implemented msi. |
2010-09-15 |
Isaku Yamahata |
|
New |
| [v3,01/13] remove unused function |
2011-10-21 |
Paolo Bonzini |
|
New |
| [v3,01/13] scsi: scsi_bus_legacy_handle_cmdline() can fail, fix callers |
2010-07-01 |
Markus Armbruster |
|
New |
| [v3,01/13] target-sh4: QOM'ify CPU |
2012-04-14 |
Andreas Färber |
|
New |
| [v3,01/14] ARM: Samsung exynos4210-based boards emulation |
2011-12-12 |
Evgeny Voevodin |
|
New |
| [v3,01/14] pci: Make host bridge TypeInfos const |
2012-07-04 |
Andreas Färber |
|
New |
| [v3,01/15] default compilation tools to environment variables |
2010-12-23 |
Paolo Bonzini |
|
New |
| [v3,01/15] dma-helpers: make QEMUSGList target independent |
2012-02-13 |
Paolo Bonzini |
|
New |
| [v3,01/15] qcow: allocate QCowAIOCB structure using stack |
2011-08-23 |
Frediano Ziglio |
|
New |
| [v3,01/15] sheepdog: add coroutine_fn markers |
2011-10-05 |
Paolo Bonzini |
|
New |
| [v3,01/15] target-i386: Fix x86_cpuid_set_model_id() |
2012-04-25 |
Andreas Färber |
|
New |
| [v3,01/15] target-i386: Fix x86_cpuid_set_model_id() |
2012-04-24 |
Andreas Färber |
|
New |
| [v3,01/16] Remove uses of ram.last_offset (aka last_ram_offset) |
2010-07-02 |
Alex Williamson |
|
New |
| [v3,01/16] block: add bdrv_query_info |
2012-10-18 |
Paolo Bonzini |
|
New |
| [v3,01/16] isa: rename isa_bus_new to isa_bus_bridge_init |
2011-10-02 |
Hervé Poussineau |
|
New |
| [v3,01/16] msi: Generalize msix_supported to msi_supported |
2011-12-06 |
Jan Kiszka |
|
New |
| [v3,01/16] net: Add a hub net client |
2012-05-24 |
Zhiyong Wu |
|
New |
| [v3,01/16] target-or32: Add target stubs and cpu QOM |
2012-06-06 |
Liu |
|
New |
| [v3,01/16] vnc: qemu can die if the client is disconnected while updating screen |
2011-02-04 |
Corentin Chary |
|
New |
| [v3,01/17] Add dependency of JSON unit tests on config-host.h |
2010-05-23 |
Jan Kiszka |
|
New |
| [v3,01/17] kvm: ppc: Fix breakage of kvm_arch_pre_run/process_irqchip_events |
2011-03-02 |
Jan Kiszka |
|
New |
| [v3,01/17] target-i386: Allow tsc-frequency to be larger then 2.147G |
2012-09-17 |
Don Slutz |
|
New |
| [v3,01/17] target-i386: Allow tsc-frequency to be larger then 2.147G |
2012-09-17 |
Don Slutz |
|
New |
| [v3,01/17] vga: rename pci_vga_init() into pci_std_vga_init() |
2012-09-11 |
Aurelien Jarno |
|
New |
| [v3,01/18] qapi: fix error propagation |
2012-07-17 |
Laszlo Ersek |
|
New |
| [v3,01/19] block: correctly set the keep_read_only flag |
2012-09-18 |
Jeff Cody |
|
New |
| [v3,01/20] arm: add Faraday a360 SoC platform support |
2013-02-06 |
Kuo-Jung Su |
|
New |
| [v3,01/20] qom: add a reference count to qdev objects |
2011-12-12 |
Anthony Liguori |
|
New |
| [v3,01/20] softfloat: fix floatx80 handling of NaN |
2011-04-20 |
Aurelien Jarno |
|
New |
| [v3,01/20] tcg-arm: Use bic to implement and with constant |
2013-03-28 |
Richard Henderson |
|
New |
| [v3,01/21] Add hard build dependency on glib |
2011-06-14 |
Michael Roth |
|
New |
| [v3,01/21] kvm: Fix coding style violations |
2011-01-04 |
Jan Kiszka |
|
New |
| [v3,01/21] qom: Register QOM infrastructure early |
2012-02-03 |
Andreas Färber |
|
New |
| [v3,01/21] scsi: add tracing of scsi requests |
2011-05-17 |
Paolo Bonzini |
|
New |
| [v3,01/22] qapi: qapi-visit.py -> qapi_visit.py so we can import |
2012-10-04 |
Michael Roth |
|
New |
| [v3,01/23] memory: rename 'exec-obsolete.h' |
2012-10-09 |
Avi Kivity |
|
New |
| [v3,01/24] instrument: Add documentation |
2013-04-21 |
Lluís Vilanova |
|
New |
| [v3,01/26] blockdev: Introduce a default machine blockdev interface field, QEMUMachine->mach_if |
2012-10-19 |
Jason Baron |
|
New |
| [v3,01/26] tcg: add temp_dead() |
2012-10-19 |
Aurelien Jarno |
|
New |
| [v3,01/27] disas: Disassemble all ppc insns for the host |
2013-04-02 |
Richard Henderson |
|
New |
| [v3,01/27] ide: Fix ATA command READ to set ATAPI signature for CD-ROM |
2011-09-06 |
Markus Armbruster |
|
New |
| [v3,01/28] libcacard: correct T0 historical bytes size |
2013-04-22 |
Alon Levy |
|
New |
| [v3,01/29] build: remove trace-nested-y |
2012-06-07 |
Paolo Bonzini |
|
New |
| [v3,01/29] fdc: Move floppy geometry guessing back from block.c |
2012-07-10 |
Markus Armbruster |
|
New |
| [v3,01/32] target-xtensa: add target stubs |
2011-08-31 |
Max Filippov |
|
New |
| [v3,01/35] migration.c: remove redundant line in migrate_init() |
2012-10-30 |
Isaku Yamahata |
|
New |
| [v3,01/38] Documentation: Add section about iSCSI LUNS to qemu-doc |
2011-11-23 |
Stefan Hajnoczi |
|
New |
| [v3,01/39] pci: move ids of config space into PCIDeviceInfo |
2011-05-25 |
Isaku Yamahata |
|
New |
| [v3,01/39] virtio-pci: get config on init |
2011-08-04 |
Avi Kivity |
|
New |
| [v3,010/197] qmp: add qom-list command |
2011-12-12 |
Anthony Liguori |
|
New |
| [v3,011/197] qom: qom_{get, set} monitor commands (v2) |
2011-12-12 |
Anthony Liguori |
|
New |
| [v3,012/197] qdev: add explicitly named devices to the root complex |
2011-12-12 |
Anthony Liguori |
|
New |
| [v3,013/197] dev: add an anonymous peripheral container |
2011-12-12 |
Anthony Liguori |
|
New |
| [v3,014/197] rtc: make piix3 set the rtc as a child (v2) |
2011-12-12 |
Anthony Liguori |
|
New |
| [v3,015/197] rtc: add a dynamic property for retrieving the date |
2011-12-12 |
Anthony Liguori |
|
New |
| [v3,016/197] qom: optimize qdev_get_canonical_path using a parent link |
2011-12-12 |
Anthony Liguori |
|
New |
| [v3,017/197] qmp: make qmp.py easier to use |
2011-12-12 |
Anthony Liguori |
|
New |
| [v3,018/197] qom: add test tools (v2) |
2011-12-12 |
Anthony Liguori |
|
New |
| [v3,019/197] bug fix spotted by paolo |
2011-12-12 |
Anthony Liguori |
|
New |
| [v3,02/10] RTC: Rename rtc_timer_update |
2012-08-02 |
Paolo Bonzini |
|
New |
| [v3,02/10] Switch POSIX compat AIO to QEMU abstractions |
2012-04-05 |
Jan Kiszka |
|
New |
| [v3,02/10] Use machine_init() to register virtfs config options. |
2010-08-25 |
Gerd Hoffmann |
|
New |
| [v3,02/10] chardev: fix QemuOpts lifecycle |
2013-01-11 |
Gerd Hoffmann |
|
New |
| [v3,02/10] curl: change magic number to sizeof |
2013-05-20 |
Fam Zheng |
|
New |
| [v3,02/10] esp: delay Transfer Information command if dma is not enabled |
2012-07-09 |
Hervé Poussineau |
|
New |
| [v3,02/10] main-loop: switch to g_poll() on POSIX hosts |
2013-02-04 |
Stefan Hajnoczi |
|
New |
| [v3,02/10] qemu-kvm: Rework VCPU state writeback API |
2010-02-24 |
Jan Kiszka |
|
New |
| [v3,02/10] softfloat: add NO_SIGNALING_NANS |
2012-09-19 |
Max Filippov |
|
New |
| [v3,02/10] trace: avoid conditional code compilation during option parsing |
2011-05-02 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| [v3,02/11] block: add error parameter to del_existing_snapshots() |
2013-03-28 |
Pavel Hrdina |
|
New |
| [v3,02/11] error: New QERR_DUPLICATE_ID |
2010-03-25 |
Markus Armbruster |
|
New |
| [v3,02/11] g_strdup(NULL) returns NULL; simplify |
2013-01-22 |
Markus Armbruster |
|
New |
| [v3,02/11] isa: move ISABus structure definition to header file |
2011-12-15 |
Hervé Poussineau |
|
New |