| [04/13] qapi/qmp-registry.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 |
| [06/13] qlist.h: Do not include qemu-common.h |
2012-12-06 |
Andreas Färber |
|
New |
| [07/13] Create qemu-types.h for struct typedefs |
2012-12-06 |
Andreas Färber |
|
New |
| [08/13] sysemu.h: Include qemu-types.h instead of qemu-common.h |
2012-12-06 |
Andreas Färber |
|
New |
| [09/13] qdev: qdev_create(): use error_report() instead of hw_error() |
2012-12-06 |
Andreas Färber |
|
New |
| [10/13] target-i386/cpu.c: Coding style fixes |
2012-12-06 |
Andreas Färber |
|
New |
| [11/13] target-i386: Separate feature string parsing from CPU model lookup |
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 |
| [13/13] target-i386: Postpone cpuid_level update to realize time |
2012-12-06 |
Andreas Färber |
|
New |
| arch_init/ram_load: add error message for block length mismatch |
2012-12-06 |
Alon Levy |
|
New |
| [v2] arch_init/ram_load: add error message for block length mismatch |
2012-12-06 |
Alon Levy |
|
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 |
| [02/32] vscclient: use per-target variables |
2012-12-06 |
Paolo Bonzini |
|
New |
| [03/32] build: adjust setting of QEMU_INCLUDES |
2012-12-06 |
Paolo Bonzini |
|
New |
| [04/32] build: add $(TARGET_DIR) to "GEN config-target.h" lines |
2012-12-06 |
Paolo Bonzini |
|
New |
| [05/32] build: move rules from Makefile to */Makefile.objs |
2012-12-06 |
Paolo Bonzini |
|
New |
| [06/32] build: create ldscripts/ |
2012-12-06 |
Paolo Bonzini |
|
New |
| [07/32] build: kill libdis, move disassemblers to disas/ |
2012-12-06 |
Paolo Bonzini |
|
New |
| [08/32] build: kill libuser |
2012-12-06 |
Paolo Bonzini |
|
New |
| [09/32] janitor: do not rely on indirect inclusions of or from qemu-char.h |
2012-12-06 |
Paolo Bonzini |
|
New |
| [10/32] janitor: do not include qemu-char everywhere |
2012-12-06 |
Paolo Bonzini |
|
New |
| [11/32] net: move Bluetooth stuff out of net.h |
2012-12-06 |
Paolo Bonzini |
|
New |
| [12/32] net: do not include net.h everywhere |
2012-12-06 |
Paolo Bonzini |
|
New |
| [13/32] net: move net.c to net/ |
2012-12-06 |
Paolo Bonzini |
|
New |
| [14/32] net: reorganize headers |
2012-12-06 |
Paolo Bonzini |
|
New |
| [15/32] qemu-ga: move qemu-ga files to qga/ |
2012-12-06 |
Paolo Bonzini |
|
New |
| [16/32] ui: move files to ui/ and include/ui/ |
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 |
| [18/32] qapi: remove qapi/qapi-types-core.h |
2012-12-06 |
Paolo Bonzini |
|
New |
| [19/32] qapi: make struct Visitor opaque |
2012-12-06 |
Paolo Bonzini |
|
New |
| [20/32] janitor: add guards to headers |
2012-12-06 |
Paolo Bonzini |
|
New |
| [21/32] qapi: move include files to include/qapi/ |
2012-12-06 |
Paolo Bonzini |
|
New |
| [22/32] block: move include files to include/block/ |
2012-12-06 |
Paolo Bonzini |
|
New |
| [23/32] exec: move include files to include/exec/ |
2012-12-06 |
Paolo Bonzini |
|
New |
| [24/32] monitor: move include files to include/monitor/ |
2012-12-06 |
Paolo Bonzini |
|
New |
| [25/32] migration: move include files to include/migration/ |
2012-12-06 |
Paolo Bonzini |
|
New |
| [26/32] qom: move include files to include/qom/ |
2012-12-06 |
Paolo Bonzini |
|
New |
| [27/32] misc: move include files to include/qemu/ |
2012-12-06 |
Paolo Bonzini |
|
New |
| [28/32] softmmu: move include files to include/sysemu/ |
2012-12-06 |
Paolo Bonzini |
|
New |
| [29/32] softmmu: move remaining include files to include/ subdirectories |
2012-12-06 |
Paolo Bonzini |
|
New |
| [30/32] fpu: move public header file to include/fpu |
2012-12-06 |
Paolo Bonzini |
|
New |
| [31/32] hw: move executable format header files to hw/ |
2012-12-06 |
Paolo Bonzini |
|
New |
| [1/6] blkdebug: Allow usage without config file |
2012-12-06 |
Kevin Wolf |
|
New |
| [2/6] blkdebug: Factor out remove_rule() |
2012-12-06 |
Kevin Wolf |
|
New |
| [3/6] blkdebug: Implement suspend/resume of AIO requests |
2012-12-06 |
Kevin Wolf |
|
New |
| [4/6] qemu-io: Add AIO debugging commands |
2012-12-06 |
Kevin Wolf |
|
New |
| [5/6] qcow2: Move BLKDBG_EVENT out of the lock |
2012-12-06 |
Kevin Wolf |
|
New |
| [6/6] qemu-iotests: Test concurrent cluster allocations |
2012-12-06 |
Kevin Wolf |
|
New |
| [1/4] qemu-char: Add new char backend CirMemCharDriver |
2012-12-06 |
Lei Li |
|
New |
| [2/4] QAPI: Introduce memchar-write QMP command |
2012-12-06 |
Lei Li |
|
New |
| [3/4] QAPI: Introduce memchar-read QMP command |
2012-12-06 |
Lei Li |
|
New |
| [4/4] HMP: Introduce console command |
2012-12-06 |
Lei Li |
|
New |
| qxl: use correct rom size for revision < 4 |
2012-12-06 |
Alon Levy |
|
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 |
| [2/2] target-i386: use visit_type_unit_suffixed_int() to parse tsc_freq property value |
2012-12-06 |
Igor Mammedov |
|
New |
| [PATCH_v3] add target-openrisc floating point exception |
2012-12-06 |
Feng@gaofeng-K43SM.localdomain, Gao@gaofeng-K43SM.localdomain |
|
New |
| gitignore: Add virtfs-proxy-helper |
2012-12-07 |
Cole Robinson |
|
New |
| [v3,1/3] target-i386:define name of breakpoint bit in dr7 |
2012-12-07 |
liguang |
|
New |
| [v3,2/3] target-i386:make hw_breakpoint_enabled return bool type |
2012-12-07 |
liguang |
|
New |
| [v3,3/3] target-i386:slightly refactor dr7 related function |
2012-12-07 |
liguang |
|
New |
| net, hub: fix the indent in the comments |
2012-12-07 |
Zhiyong Wu |
|
New |
| target-arm: GIC: bug fixes for arm_gic.c |
2012-12-07 |
Daniel Sangorrin |
|
New |
| [[PATCH,1/2] cutils:change strtosz_suffix_unit function |
2012-12-07 |
liguang |
|
New |
| [[PATCH,2/2] qemu-img:report size overflow error message |
2012-12-07 |
liguang |
|
New |
| target-arm: GIC: bug fixes for arm_gic.c |
2012-12-07 |
Daniel Sangorrin |
|
New |
| [v2] target-arm: GIC: bug fixes for arm_gic.c |
2012-12-07 |
Daniel Sangorrin |
|
New |
| [v7,1/2] qemu-ga: execute hook to quiesce the guest on fsfreeze-freeze/thaw |
2012-12-07 |
Tomoki Sekiyama |
|
New |
| [v7,2/2] qemu-ga: sample fsfreeze hooks |
2012-12-07 |
Tomoki Sekiyama |
|
New |
| [V8,1/5] Adding utility function net_checksum_add_cont() that allows checksum calculation of scattered data with odd chunk sizes |
2012-12-07 |
Dmitry Fleytman |
|
New |
| [V8,2/5] Adding utility function net_checksum_add_iov() for iovec checksum calculation |
2012-12-07 |
Dmitry Fleytman |
|
New |
| [V8,3/5] Adding common definitions for VMWARE devices |
2012-12-07 |
Dmitry Fleytman |
|
New |
| [V8,4/5] Adding packet abstraction for VMWARE network devices |
2012-12-07 |
Dmitry Fleytman |
|
New |
| [V8,5/5] Adding VMXNET3 device implementation |
2012-12-07 |
Dmitry Fleytman |
|
New |
| [PULL,00/13] Trivial patches for 2 to 7 November |
2012-12-07 |
Stefan Hajnoczi |
|
New |
| [01/13] sd: Send debug printfery to stderr not stdout |
2012-12-07 |
Stefan Hajnoczi |
|
New |
| [02/13] configure: Remove stray debug output |
2012-12-07 |
Stefan Hajnoczi |
|
New |
| [03/13] Fix spelling (prefered -> preferred) |
2012-12-07 |
Stefan Hajnoczi |
|
New |
| [04/13] Fix comments (adress -> address, layed -> laid, wierd -> weird) |
2012-12-07 |
Stefan Hajnoczi |
|
New |
| [05/13] s390x: Spelling fixes (endianess -> endianness, occured -> occurred) |
2012-12-07 |
Stefan Hajnoczi |
|
New |
| [06/13] target-alpha: Remove t0, t1 from CPUAlphaState |
2012-12-07 |
Stefan Hajnoczi |
|
New |
| [07/13] target-m68k: Remove t1 from CPUM68KState |
2012-12-07 |
Stefan Hajnoczi |
|
New |
| [08/13] target-sparc: Remove t0, t1 from CPUSPARCState |
2012-12-07 |
Stefan Hajnoczi |
|
New |
| [09/13] arm: a9mpcore: remove un-used ptimer_iomem field |
2012-12-07 |
Stefan Hajnoczi |
|
New |
| [10/13] Clean up pci_drive_hot_add()'s use of BlockInterfaceType |
2012-12-07 |
Stefan Hajnoczi |
|
New |
| [11/13] Fix spelling in comments and documentation |
2012-12-07 |
Stefan Hajnoczi |
|
New |
| [12/13] qemu-options: Fix space at EOL |
2012-12-07 |
Stefan Hajnoczi |
|
New |
| [13/13] pc_sysfw: Plug memory leak on pc_fw_add_pflash_drv() error path |
2012-12-07 |
Stefan Hajnoczi |
|
New |
| [1/8] Update linux headers. |
2012-12-07 |
Cornelia Huck |
|
New |
| [2/8] s390: Channel I/O basic defintions. |
2012-12-07 |
Cornelia Huck |
|
New |
| [3/8] s390: I/O interrupt and machine check injection. |
2012-12-07 |
Cornelia Huck |
|
New |
| [4/8] s390: Add channel I/O instructions. |
2012-12-07 |
Cornelia Huck |
|
New |
| [5/8] s390: Virtual channel subsystem support. |
2012-12-07 |
Cornelia Huck |
|
New |
| [6/8] s390: Wire up channel I/O in kvm. |
2012-12-07 |
Cornelia Huck |
|
New |
| [7/8] s390-virtio: Factor out some initialization code. |
2012-12-07 |
Cornelia Huck |
|
New |
| [8/8] s390: Add new channel I/O based virtio transport. |
2012-12-07 |
Cornelia Huck |
|
New |
| [RFC,v6,1/6] qdev : add a maximum device allowed field for the bus. |
2012-12-07 |
fred.konrad@greensocs.com |
|
New |
| [RFC,v6,2/6] virtio-bus : Introduce virtio-bus |
2012-12-07 |
fred.konrad@greensocs.com |
|
New |