| [2/6] spice-qemu-char: factor out CharDriverState creation |
2012-12-05 |
Marc-André Lureau |
|
New |
| [4/6] spice-qemu-char: keep a list of spice chardev |
2012-12-05 |
Marc-André Lureau |
|
New |
| [5/6] spice-qemu-char: register spicevmc ports during qemu_spice_init() |
2012-12-05 |
Marc-André Lureau |
|
New |
| [1/6] spice-qemu-char: write to chardev whatever amount it can read |
2012-12-05 |
Marc-André Lureau |
|
New |
| [6/6] docs: add spice-port-fqdn.txt |
2012-12-05 |
Marc-André Lureau |
|
New |
| [8/8] qom: Make CPU a child of DeviceState |
2012-12-05 |
Eduardo Habkost |
|
New |
| [6/8] qdev-properties.c: Separate core from the code used only by qemu-system-* |
2012-12-05 |
Eduardo Habkost |
|
New |
| [1/8] Move -I$(SRC_PATH)/include compiler flag to Makefile.objs |
2012-12-05 |
Eduardo Habkost |
|
New |
| [5/8] qdev: Coding style fixes |
2012-12-05 |
Eduardo Habkost |
|
New |
| [7/8] include qdev code into *-user, too |
2012-12-05 |
Eduardo Habkost |
|
New |
| e1000: Discard oversized packets based on SBP|LPE |
2012-12-05 |
Michael Contreras |
|
New |
| [v5,01/11] raw-posix: add raw_get_aio_fd() for virtio-blk-data-plane |
2012-12-05 |
Stefan Hajnoczi |
|
New |
| [1/1] tmp105: Fix I2C protocol bug |
2012-12-05 |
Alex Horn |
|
New |
| [07/11] qdev: add reference for the bus while it is referred to by the DeviceState |
2012-12-05 |
Paolo Bonzini |
|
New |
| [01/11] qdev: export and use qbus_init |
2012-12-05 |
Paolo Bonzini |
|
New |
| [04/11] qdev: add reference count to a device for the BusChild |
2012-12-05 |
Paolo Bonzini |
|
New |
| [09/11] qdev: drop extra references at creation time |
2012-12-05 |
Paolo Bonzini |
|
New |
| [v5,02/11] configure: add CONFIG_VIRTIO_BLK_DATA_PLANE |
2012-12-05 |
Stefan Hajnoczi |
|
New |
| [v5,11/11] virtio-blk: add x-data-plane=on|off performance feature |
2012-12-05 |
Stefan Hajnoczi |
|
New |
| [16/20] sheepdog: Use bdrv_open options instead of filename |
2013-04-22 |
Kevin Wolf |
|
New |
| [1/2] qstring: add qobject_get_length() |
2013-03-25 |
Luiz Capitulino |
|
New |
| [v5,06/11] dataplane: add Linux AIO request queue |
2012-12-05 |
Stefan Hajnoczi |
|
New |
| [16/18] console: stop using DisplayState in gfx hardware emulation |
2013-03-25 |
Gerd Hoffmann |
|
New |
| [02/11] qdev: use object_new, not g_malloc to create buses |
2012-12-05 |
Paolo Bonzini |
|
New |
| [v5,04/11] dataplane: add virtqueue vring code |
2012-12-05 |
Stefan Hajnoczi |
|
New |
| [08/11] qdev: inline object_delete into qbus_free/qdev_free |
2012-12-05 |
Paolo Bonzini |
|
New |
| [06/11] qdev: move unrealization of devices from finalize to unparent |
2012-12-05 |
Paolo Bonzini |
|
New |
| [v5,03/11] dataplane: add host memory mapping code |
2012-12-05 |
Stefan Hajnoczi |
|
New |
| [v5,08/11] test-iov: add iov_discard() testcase |
2012-12-05 |
Stefan Hajnoczi |
|
New |
| [10/11] cpu: do not use object_delete |
2012-12-05 |
Paolo Bonzini |
|
New |
| [2/2] Monitor: Make output buffer dynamic |
2013-03-25 |
Luiz Capitulino |
|
New |
| [v5,07/11] iov: add iov_discard() to remove data |
2012-12-05 |
Stefan Hajnoczi |
|
New |
| [v5,05/11] dataplane: add event loop |
2012-12-05 |
Stefan Hajnoczi |
|
New |
| [v5,10/11] dataplane: add virtio-blk data plane code |
2012-12-05 |
Stefan Hajnoczi |
|
New |
| [v5,09/11] iov: add qemu_iovec_concat_iov() |
2012-12-05 |
Stefan Hajnoczi |
|
New |
| [05/11] qdev: move deletion of children from finalize to unparent |
2012-12-05 |
Paolo Bonzini |
|
New |
| [11/11] qom: remove object_delete |
2012-12-05 |
Paolo Bonzini |
|
New |
| [v2] pcie: PCIe link negotiation |
2013-03-25 |
Alex Williamson |
|
New |
| [v3] New QMP command query-cpu-max and HMP command cpu_max |
2013-03-25 |
Michal Novotny |
|
New |
| [v2,3/4] ui/cocoa.m: Avoid deprecated NSOpenPanel filename method |
2013-03-25 |
Peter Maydell |
|
New |
| [v2,4/4] ui/cocoa.m: Avoid deprecated NSOpenPanel beginSheetForDirectory |
2013-03-25 |
Peter Maydell |
|
New |
| [v2,1/4] ui/cocoa.m: Fix leaks of NSScreen and NSConcreteMapTable |
2013-03-25 |
Peter Maydell |
|
New |
| [v2] New QMP command query-cpu-max and HMP command cpu_max |
2013-03-25 |
Michal Novotny |
|
New |
| [3/3] target-i386:slightly refactor dr7 related function |
2012-12-06 |
liguang |
|
New |
| [RFC,v8,1/4] use image_file_reset to reload initrd |
2012-12-06 |
Olivia Yin |
|
New |
| [RFC,v8,2/4] use uimage_reset to reload uimage |
2012-12-06 |
Olivia Yin |
|
New |
| [RFC,v8,3/4] use elf_reset to reload elf image |
2012-12-06 |
Olivia Yin |
|
New |
| [RFC,v8,4/4] remove rom_reset() |
2012-12-06 |
Olivia Yin |
|
New |
| [v2,2/4] ui/cocoa.m: Avoid deprecated CPS* functions |
2013-03-25 |
Peter Maydell |
|
New |
| [v2,2/2] ivshmem: use irqfd to interrupt among VMs |
2012-12-06 |
pingfan liu |
|
New |
| [V7,01/10] qemu-option: opt_set(): split it up into more functions |
2012-12-06 |
Robert Wang |
|
New |
| [V7,02/10] qemu-option: qemu_opts_validate(): fix duplicated code |
2012-12-06 |
Robert Wang |
|
New |
| [V7,04/10] introduce qemu_opts_create_nofail function |
2012-12-06 |
Robert Wang |
|
New |
| [V7,06/10] create new function: qemu_opt_set_number |
2012-12-06 |
Robert Wang |
|
New |
| [V17,2/6] make path_has_protocol non static |
2012-12-06 |
Robert Wang |
|
New |
| [V17,3/6] qed_read_string to bdrv_read_string |
2012-12-06 |
Robert Wang |
|
New |
| [V17,6/6] qemu-iotests: add add-cow iotests support. |
2012-12-06 |
Robert Wang |
|
New |
| [V7,08/10] Create four opts list related functions |
2012-12-06 |
Robert Wang |
|
New |
| [3/8] qcow2: Allocate l2meta dynamically |
2012-12-07 |
Kevin Wolf |
|
New |
| [V7,07/10] add def_print_str and use it in qemu_opts_print. |
2012-12-06 |
Robert Wang |
|
New |
| [V7,03/10] qemu-option: qemu_opt_set_bool(): fix code duplication |
2012-12-06 |
Robert Wang |
|
New |
| [07/13] Create qemu-types.h for struct typedefs |
2012-12-06 |
Andreas Färber |
|
New |
| [02/13] user: Rename qemu-types.h to qemu-user-types.h |
2012-12-06 |
Andreas Färber |
|
New |
| [04/13] qapi/qmp-registry.c: Include headers it needs |
2012-12-06 |
Andreas Färber |
|
New |
| [PULL] QOM CPUState patch queue 2012-12-06 |
2012-12-06 |
Andreas Färber |
|
New |
| [03/13] ui/vnc-palette.c: Include headers it needs |
2012-12-06 |
Andreas Färber |
|
New |
| [05/13] qga/channel-posix.c: Include headers it needs |
2012-12-06 |
Andreas Färber |
|
New |
| [10/13] target-i386/cpu.c: Coding style fixes |
2012-12-06 |
Andreas Färber |
|
New |
| [11/32] net: move Bluetooth stuff out of net.h |
2012-12-06 |
Paolo Bonzini |
|
New |
| [11/13] target-i386: Separate feature string parsing from CPU model lookup |
2012-12-06 |
Andreas Färber |
|
New |
| [06/13] qlist.h: Do not include qemu-common.h |
2012-12-06 |
Andreas Färber |
|
New |
| [12/13] target-i386: Use define for cpuid vendor string size |
2012-12-06 |
Andreas Färber |
|
New |
| [v6] Add compare subcommand for qemu-img |
2012-12-06 |
Miroslav Rezanina |
|
New |
| [01/32] libcacard: simplify rules for recursive build |
2012-12-06 |
Paolo Bonzini |
|
New |
| [15/32] qemu-ga: move qemu-ga files to qga/ |
2012-12-06 |
Paolo Bonzini |
|
New |
| [2/6] blkdebug: Factor out remove_rule() |
2012-12-06 |
Kevin Wolf |
|
New |
| [02/32] vscclient: use per-target variables |
2012-12-06 |
Paolo Bonzini |
|
New |
| [6/6] qemu-iotests: Test concurrent cluster allocations |
2012-12-06 |
Kevin Wolf |
|
New |
| [12/32] net: do not include net.h everywhere |
2012-12-06 |
Paolo Bonzini |
|
New |
| [05/32] build: move rules from Makefile to */Makefile.objs |
2012-12-06 |
Paolo Bonzini |
|
New |
| [3/6] blkdebug: Implement suspend/resume of AIO requests |
2012-12-06 |
Kevin Wolf |
|
New |
| [18/32] qapi: remove qapi/qapi-types-core.h |
2012-12-06 |
Paolo Bonzini |
|
New |
| [17/32] qapi: move inclusions of qemu-common.h from headers to .c files |
2012-12-06 |
Paolo Bonzini |
|
New |
| [4/4] HMP: Introduce console command |
2012-12-06 |
Lei Li |
|
New |
| [4/6] qemu-io: Add AIO debugging commands |
2012-12-06 |
Kevin Wolf |
|
New |
| [13/32] net: move net.c to net/ |
2012-12-06 |
Paolo Bonzini |
|
New |
| [03/32] build: adjust setting of QEMU_INCLUDES |
2012-12-06 |
Paolo Bonzini |
|
New |
| [19/32] qapi: make struct Visitor opaque |
2012-12-06 |
Paolo Bonzini |
|
New |
| [04/32] build: add $(TARGET_DIR) to "GEN config-target.h" lines |
2012-12-06 |
Paolo Bonzini |
|
New |
| qxl: use correct rom size for revision < 4 |
2012-12-06 |
Alon Levy |
|
New |
| [v2] block: Add support for Secure Shell (ssh) block device. |
2013-03-25 |
Richard W.M. Jones |
|
New |
| tcg-s390: Fix movi |
2013-03-26 |
Richard Henderson |
|
New |
| [v4,1/3] configure: Put cross compile flags in EXTRA_CFLAGS |
2013-04-04 |
Peter Crosthwaite |
|
New |
| [v4,2/3] dtc: add submodule |
2013-04-04 |
Peter Crosthwaite |
|
New |
| [v4,3/3] configure/Make: Build libfdt from submodule DTC |
2013-04-04 |
Peter Crosthwaite |
|
New |
| [v1,1/2] petalogix_ml605_mmu: Cleanup ssi_create_slave() |
2013-04-04 |
Peter Crosthwaite |
|
New |
| [v1,2/2] xilinx_zynq: Cleanup ssi_create_slave |
2013-04-04 |
Peter Crosthwaite |
|
New |
| [14/20] iscsi: Use bdrv_open options instead of filename |
2013-04-22 |
Kevin Wolf |
|
New |
| target-mips: Fix incorrect reads and writes to DSPControl register |
2012-12-06 |
Petar Jovanovic |
|
New |
| [1/2] qapi: add visitor for parsing int[KMGT] input string |
2012-12-06 |
Igor Mammedov |
|
New |