| [v2,05/23] Internal interfaces for memory API |
2011-07-26 |
Avi Kivity |
|
New |
| [v2,05/23] i8259: Remove premature inline function attributes |
2011-10-07 |
Jan Kiszka |
|
New |
| [v2,05/23] trace: Minimize inclusions of "qemu-common.h" to avoid inclusion loops |
2013-04-16 |
Lluís Vilanova |
|
New |
| [v2,05/24] Trigger exit from cpu_exec_all on pending IO events |
2011-02-01 |
Jan Kiszka |
|
New |
| [v2,05/24] arm_timer: convert to memory API |
2011-08-15 |
Avi Kivity |
|
New |
| [v2,05/24] qdev: push "type" property up to Object |
2012-04-11 |
Paolo Bonzini |
|
New |
| [v2,05/25] build: move obj-TARGET-y variables to nested Makefile.objs |
2012-06-06 |
Paolo Bonzini |
|
New |
| [v2,05/26] tcg: rework liveness analysis |
2012-10-09 |
Aurelien Jarno |
|
New |
| [v2,05/27] qom: do not include qdev header file |
2012-02-04 |
Paolo Bonzini |
|
New |
| [v2,05/27] tcg-ppc64: Introduce and use tcg_out_shli64 |
2013-03-05 |
Richard Henderson |
|
New |
| [v2,05/31] target-xtensa: implement RT0 group |
2011-07-24 |
Max Filippov |
|
New |
| [v2,05/33] scsi: notify the device when unit attention is reported |
2011-10-25 |
Paolo Bonzini |
|
New |
| [v2,05/38] apb_pci: convert to PCIDeviceInfo to initialize ids |
2011-05-17 |
Isaku Yamahata |
|
New |
| [v2,05/38] cirrus: simplify bitblt BAR access functions |
2011-08-03 |
Avi Kivity |
|
New |
| [v2,05/39] fdsets: use weak aliases instead of qemu-tool.c/qemu-user.c |
2012-11-16 |
Paolo Bonzini |
|
New |
| [v2,05/39] fdsets: use weak aliases instead of qemu-tool.c/qemu-user.c |
2012-10-31 |
Paolo Bonzini |
|
New |
| [v2,05/41] arch_init/ram_save_live: factor out RAM_SAVE_FLAG_MEM_SIZE case |
2012-06-04 |
Isaku Yamahata |
|
New |
| [v2,05/45] block: add block_job_query |
2012-09-26 |
Paolo Bonzini |
|
New |
| [v2,05/45] ide: Clean up case label indentation in ide_exec_cmd() |
2011-08-03 |
Markus Armbruster |
|
New |
| [v2,06/10] chardev: add file chardev support to chardev-add (qmp) |
2013-01-10 |
Gerd Hoffmann |
|
New |
| [v2,06/10] dev-smartcard-reader: copy atr protocol to ccid parameters |
2013-03-27 |
Alon Levy |
|
New |
| [v2,06/10] elfload: only give abi_long/ulong the alignment specified by the target |
2013-04-03 |
Paolo Bonzini |
|
New |
| [v2,06/10] fdc: Parametrize ISA base, IRQ and DMA |
2011-06-07 |
Andreas Färber |
|
New |
| [v2,06/10] fdc: add CCR (Configuration Control Register) write register |
2012-01-15 |
Hervé Poussineau |
|
New |
| [v2,06/10] msi: Guard msi_reset with msi_present |
2012-05-10 |
Jan Kiszka |
|
New |
| [v2,06/10] qapi: untangle next_list |
2012-03-22 |
Paolo Bonzini |
|
New |
| [v2,06/10] qcow2: Fix error handling in grow_refcount_table |
2010-01-20 |
Kevin Wolf |
|
New |
| [v2,06/10] qdev: Implement (variable length) array properties |
2013-02-25 |
Peter Maydell |
|
New |
| [v2,06/10] qemu-file: add QEMUFile<->visitor lookup routines |
2011-10-27 |
Michael Roth |
|
New |
| [v2,06/10] target-arm: fix neon vsri, vshl and vsli ops |
2009-10-24 |
Juha.Riihimaki@nokia.com |
|
New |
| [v2,06/10] target-ppc: emulate fcpsgn instruction |
2013-04-20 |
Aurelien Jarno |
|
New |
| [v2,06/10] target-xtensa: implement LSCX and LSCI groups |
2012-09-09 |
Max Filippov |
|
New |
| [v2,06/10] tcg/optimize: optimize "op r, a, a => movi r, 0" |
2012-09-21 |
Aurelien Jarno |
|
New |
| [v2,06/10] vnc: add support for tight fill encoding |
2010-05-18 |
Corentin Chary |
|
New |
| [v2,06/11] PPC: BookE: Implement EPR SPR |
2012-06-21 |
Alexander Graf |
|
New |
| [v2,06/11] blockdev: Make drive_add() take explicit type, index parameters |
2011-01-28 |
Markus Armbruster |
|
New |
| [v2,06/11] curl: introduce CURLDataCache |
2013-05-14 |
Fam Zheng |
|
New |
| [v2,06/11] error: Drop extra messages after qemu_opts_set() and qemu_opts_parse() |
2010-03-22 |
Markus Armbruster |
|
New |
| [v2,06/11] flush state in migration post_load |
2009-12-01 |
Glauber Costa |
|
New |
| [v2,06/11] lm32_sys: convert to memory API |
2011-11-22 |
Benoit Canet |
|
New |
| [v2,06/11] ppc: Pass PowerPCCPU to [h]decr timer callbacks |
2012-12-16 |
Andreas Färber |
|
New |
| [v2,06/11] trace: [tracetool] Process the "disable" event property |
2012-02-03 |
Lluís Vilanova |
|
New |
| [v2,06/11] trace: generalize the "property" concept in the trace-events file |
2011-04-06 |
=?utf-8?Q?Llu=C3=ADs?= |
|
New |
| [v2,06/11] usb/ehci: Add Sysbus Infrastructure |
2012-10-26 |
Peter Crosthwaite |
|
New |
| [v2,06/11] versatile_pci: Put the host bridge PCI device at slot 29 |
2013-03-26 |
Peter Maydell |
|
New |
| [v2,06/11] virtfs-proxy-helper: Fix unchecked strdup() by conv. to g_strdup() |
2013-01-16 |
Markus Armbruster |
|
New |
| [v2,06/11] xilinx_ethlite: tweaked naming of ping-pong props |
2012-06-13 |
Peter A. G. Crosthwaite |
|
New |
| [v2,06/12] VMDK: flush multiple extents |
2011-06-24 |
Feiran Zheng |
|
New |
| [v2,06/12] block: return count of dirty sectors, not chunks |
2013-01-16 |
Paolo Bonzini |
|
New |
| [v2,06/12] block: update error reporting for bdrv_snapshot_list() and related functions |
2013-04-24 |
Pavel Hrdina |
|
New |
| [v2,06/12] fulong2e: move pic initialization + ISA bus creation to south bridge |
2011-09-20 |
Hervé Poussineau |
|
New |
| [v2,06/12] hw/omap2.c : separate sdrc (sdram controller) |
2010-05-31 |
cmchao |
|
New |
| [v2,06/12] linux-aio: use event notifiers |
2012-08-07 |
Paolo Bonzini |
|
New |
| [v2,06/12] linux-user: AArch64 requires at least 3.8.0 |
2013-04-30 |
John Rigby |
|
New |
| [v2,06/12] nbd: Accept -drive options for the network connection |
2013-03-20 |
Kevin Wolf |
|
New |
| [v2,06/12] qdev: move deletion of children from finalize to unparent |
2013-01-21 |
Paolo Bonzini |
|
New |
| [v2,06/12] savevm: add error parameter to qemu_savevm_state() |
2013-03-22 |
Pavel Hrdina |
|
New |
| [v2,06/13] iommu: Make use of DMA quirking and ACS enabled check for groups |
2012-05-22 |
Alex Williamson |
|
New |
| [v2,06/13] pci: Add INTx routing notifier |
2012-06-08 |
Jan Kiszka |
|
New |
| [v2,06/13] scsi: Reject unimplemented error actions |
2010-07-06 |
Markus Armbruster |
|
New |
| [v2,06/13] target-sh4: Make cpu_sh4_invalidate_tlb() take SuperHCPU |
2012-04-13 |
Andreas Färber |
|
New |
| [v2,06/14] cmdline: make -M a simple alias for -machine type |
2012-04-11 |
Paolo Bonzini |
|
New |
| [v2,06/14] target-arm: Move SCTLR reset value setup to per cpu init fns |
2012-04-14 |
Peter Maydell |
|
New |
| [v2,06/14] target-arm: convert void helpers |
2012-09-08 |
Blue Swirl |
|
New |
| [v2,06/15] Synchronize VCPU states before reset |
2011-02-18 |
Jan Kiszka |
|
New |
| [v2,06/15] block: group together the plugging of synchronous IO emulation |
2011-09-16 |
Paolo Bonzini |
|
New |
| [v2,06/15] net: Remove vlan qdev property |
2012-05-23 |
Zhiyong Wu |
|
New |
| [v2,06/15] qcow2: removed unused fields |
2011-08-09 |
Frediano Ziglio |
|
New |
| [v2,06/15] qdev: Push QMP mode checks into qbus_list_bus/dev |
2010-05-22 |
Jan Kiszka |
|
New |
| [v2,06/15] set_property(): extend signature with Error |
2013-02-05 |
Laszlo Ersek |
|
New |
| [v2,06/15] target-alpha: Refactor debug output macros |
2013-02-21 |
Andreas Färber |
|
New |
| [v2,06/15] target-i386: Add "stepping" property to X86CPU |
2012-04-24 |
Andreas Färber |
|
New |
| [v2,06/15] virtio-9p: move property declarations to header file |
2012-01-02 |
Paolo Bonzini |
|
New |
| [v2,06/15] vnc: palette: add palette_init calls |
2010-11-11 |
Corentin Chary |
|
New |
| [v2,06/16] block: do not parse BDRV_O_CACHE_WB in raw block drivers |
2012-09-13 |
Jeff Cody |
|
New |
| [v2,06/16] i8259: Factor out core for KVM reuse |
2011-12-04 |
Jan Kiszka |
|
New |
| [v2,06/16] net: Convert qdev_prop_vlan to peer with hub |
2012-07-24 |
Stefan Hajnoczi |
|
New |
| [v2,06/16] savevm: Make use of DeviceState |
2010-06-25 |
Alex Williamson |
|
New |
| [v2,06/17] Openrisc: add exception support |
2012-05-27 |
Liu |
|
New |
| [v2,06/17] block/curl: drop curl_aio_flush() |
2013-04-17 |
Stefan Hajnoczi |
|
New |
| [v2,06/17] block: add error parameter to bdrv_snapshot_find() |
2012-12-13 |
Pavel Hrdina |
|
New |
| [v2,06/17] kvm: x86: Align kvm_arch_put_registers code with comment |
2011-01-03 |
Jan Kiszka |
|
New |
| [v2,06/17] qapi schema: remove trailing whitespace |
2012-06-13 |
Laszlo Ersek |
|
New |
| [v2,06/18] apci: switch evt to memory api |
2012-11-27 |
Gerd Hoffmann |
|
New |
| [v2,06/18] block: move flag bits together |
2012-01-26 |
Paolo Bonzini |
|
New |
| [v2,06/18] omap_gpmc: Refactor omap_gpmc_cs_map and omap_gpmc_cs_unmap |
2011-08-28 |
Peter Maydell |
|
New |
| [v2,06/18] qcow2: Ignore reserved bits in L1/L2 entries |
2012-04-16 |
Kevin Wolf |
|
New |
| [v2,06/18] qdev: provide a path resolution (v2) |
2011-12-02 |
Anthony Liguori |
|
New |
| [v2,06/18] tcg/arm: add variables to define the allowed instructions set |
2010-04-10 |
Aurelien Jarno |
|
New |
| [v2,06/18] vnc: tight: don't forget do at the last color |
2010-07-07 |
Corentin Chary |
|
New |
| [v2,06/19] softfloat: add float*_unordered_{, quiet}() functions |
2011-04-13 |
Aurelien Jarno |
|
New |
| [v2,06/19] target-mips: fix FPU exceptions |
2012-10-30 |
Aurelien Jarno |
|
New |
| [v2,06/20] arm: add Faraday FTMAC110 10/100Mbps ethernet support |
2013-01-25 |
Kuo-Jung Su |
|
New |
| [v2,06/20] kvm: Install optimized interrupt handler |
2011-03-15 |
Jan Kiszka |
|
New |
| [v2,06/20] softfloat: add floatx80_compare*() functions |
2011-04-20 |
Aurelien Jarno |
|
New |
| [v2,06/21] lsi: extract lsi_find_by_tag |
2011-05-16 |
Paolo Bonzini |
|
New |
| [v2,06/21] pc: Move ioapic_init() from pc_piix.c to pc.c |
2012-10-09 |
Jason Baron |
|
New |
| [v2,06/21] qapi: add qapi-visit.py code generator |
2011-06-03 |
Michael Roth |
|
New |
| [v2,06/21] qcow2: Change handle_dependency to byte granularity |
2013-03-26 |
Kevin Wolf |
|
New |
| [v2,06/21] qemu-kvm: Use upstream kvm_setup_guest_memory |
2010-02-03 |
Jan Kiszka |
|
New |