| [4/4] debugcon: use fprintf(stderr...) instead of printf |
2013-05-24 |
liguang |
|
New |
| [3/4] debugcon: fix compiler warning when open DEBUG_DEBUGCON |
2013-05-24 |
liguang |
|
New |
| [2/4] debugcon: make debug message more readable |
2013-05-24 |
liguang |
|
New |
| [1/4] debugcon: fix always print "addr=0x0, val=0x0" bug when use DEBUG_DEBUGCON |
2013-05-24 |
liguang |
|
New |
| [PULL,12/12] monitor: allow to disable the default monitor |
2013-05-23 |
Luiz Capitulino |
|
New |
| [PULL,11/12] ui/input.c: replace magic numbers with macros |
2013-05-23 |
Luiz Capitulino |
|
New |
| [PULL,10/12] qapi: add native list coverage for QMP input visitor tests |
2013-05-23 |
Luiz Capitulino |
|
New |
| [PULL,09/12] qapi: add native list coverage for QMP output visitor tests |
2013-05-23 |
Luiz Capitulino |
|
New |
| [PULL,08/12] qapi: add native list coverage for visitor serialization tests |
2013-05-23 |
Luiz Capitulino |
|
New |
| [PULL,07/12] qapi: fix visitor serialization tests for numbers/doubles |
2013-05-23 |
Luiz Capitulino |
|
New |
| [PULL,06/12] qapi: add QMP input test for large integers |
2013-05-23 |
Luiz Capitulino |
|
New |
| [PULL,05/12] json-parser: fix handling of large whole number values |
2013-05-23 |
Luiz Capitulino |
|
New |
| [PULL,04/12] qapi: enable generation of native list code |
2013-05-23 |
Luiz Capitulino |
|
New |
| [PULL,03/12] qapi: qapi-visit.py, native list support |
2013-05-23 |
Luiz Capitulino |
|
New |
| [PULL,02/12] qapi: qapi-visit.py, fix list handling for union types |
2013-05-23 |
Luiz Capitulino |
|
New |
| [PULL,01/12] qapi: qapi-types.py, native list support |
2013-05-23 |
Luiz Capitulino |
|
New |
| [7/7] monitor: QMP/HMP support for retrieving VNVRAM details |
2013-05-23 |
Corey Bryant |
|
New |
| [6/7] main: Initialize VNVRAM |
2013-05-23 |
Corey Bryant |
|
New |
| [5/7] vnvram: VNVRAM additional debug support |
2013-05-23 |
Corey Bryant |
|
New |
| [4/7] vnvram: VNVRAM internal APIs |
2013-05-23 |
Corey Bryant |
|
New |
| [3/7] vnvram: VNVRAM bottom-half r/w scheduling support |
2013-05-23 |
Corey Bryant |
|
New |
| [2/7] vnvram: VNVRAM in-memory support |
2013-05-23 |
Corey Bryant |
|
New |
| [1/7] vnvram: VNVRAM bdrv support |
2013-05-23 |
Corey Bryant |
|
New |
| target-mips: fix multiplication in mipsdsp_rndq15_mul_q15_q15 |
2013-05-23 |
Petar Jovanovic |
|
New |
| qemu seabios issue with vhost-scsi |
2013-05-23 |
Paolo Bonzini |
|
New |
| [10/10] virtio: use ring structure from linux-headers |
2013-05-23 |
Michael S. Tsirkin |
|
New |
| [09/10] virtio-pci: switch to linux-headers |
2013-05-23 |
Michael S. Tsirkin |
|
New |
| [08/10] virtio: add virtio_ids from linux-headers |
2013-05-23 |
Michael S. Tsirkin |
|
New |
| [07/10] virtio-console: switch to linux-headers |
2013-05-23 |
Michael S. Tsirkin |
|
New |
| [06/10] virtio-rng: switch to linux-headers |
2013-05-23 |
Michael S. Tsirkin |
|
New |
| [05/10] virtio-balloon: switch to linux-headers |
2013-05-23 |
Michael S. Tsirkin |
|
New |
| [04/10] virtio-blk: switch to linux-headers |
2013-05-23 |
Michael S. Tsirkin |
|
New |
| [03/10] virtio-net, eth: use linux-headers |
2013-05-23 |
Michael S. Tsirkin |
|
New |
| [02/10] virtio-9p: switch to linux-headers |
2013-05-23 |
Michael S. Tsirkin |
|
New |
| [01/10] scripts/update-linux-headers.sh: add virtio |
2013-05-23 |
Michael S. Tsirkin |
|
New |
| [10/10] target-arm: Abstract out load/store from a vaddr in AArch32 |
2013-05-23 |
Peter Maydell |
|
New |
| [09/10] target-arm: Remove gen_{ld, st}* definitions |
2013-05-23 |
Peter Maydell |
|
New |
| [08/10] target-arm: Remove gen_{ld, st}* from thumb2 decoder |
2013-05-23 |
Peter Maydell |
|
New |
| [07/10] target-arm: Remove gen_{ld, st}* from Thumb insns |
2013-05-23 |
Peter Maydell |
|
New |
| [06/10] target-arm: Remove gen_{ld, st}* from basic ARM insns |
2013-05-23 |
Peter Maydell |
|
New |
| [05/10] target-arm: Remove use of gen_{ld, st}* from ldrex/strex |
2013-05-23 |
Peter Maydell |
|
New |
| [04/10] target-arm: Remove uses of gen_{ld, st}* from Neon code |
2013-05-23 |
Peter Maydell |
|
New |
| [03/10] target-arm: Remove uses of gen_{ld, st}* from iWMMXt code |
2013-05-23 |
Peter Maydell |
|
New |
| [02/10] target-arm: Remove gen_ld64() and gen_st64() |
2013-05-23 |
Peter Maydell |
|
New |
| [01/10] target-arm: Don't use TCGv when we mean TCGv_i32 |
2013-05-23 |
Peter Maydell |
|
New |
| s390/ipl: Fix spurious errors in virtio |
2013-05-23 |
Christian Borntraeger |
|
New |
| [v3,2/2] net: introduce command to query rx-filter information |
2013-05-23 |
Amos Kong |
|
New |
| [v3,1/2] net: introduce RX_FILTER_CHANGED event |
2013-05-23 |
Amos Kong |
|
New |
| [5/5] memory: able to pin guest node memory to host node manually |
2013-05-23 |
Wanlong Gao |
|
New |
| [4/5] Add qemu_mbind interface for pinning memory to host node |
2013-05-23 |
Wanlong Gao |
|
New |
| [3/5] memory: do not assign node_mem[] to 0 twice |
2013-05-23 |
Wanlong Gao |
|
New |
| [2/5] memory: check if the total numa memory size is equal to ram_size |
2013-05-23 |
Wanlong Gao |
|
New |
| [1/5] pci-assign: remove the duplicate function name in debug message |
2013-05-23 |
Wanlong Gao |
|
New |
| [V2,5/5] block: dump to specified output for bdrv_snapshot_dump() and bdrv_image_info_dump() |
2013-05-23 |
Wayne Xia |
|
New |
| [V2,4/5] util: add new function message_printf() |
2013-05-23 |
Wayne Xia |
|
New |
| [V2,3/5] block: move qmp and info dump related code to block/qapi.c |
2013-05-23 |
Wayne Xia |
|
New |
| [V2,2/5] block: move snapshot code in block.c to block/snapshot.c |
2013-05-23 |
Wayne Xia |
|
New |
| [V2,1/5] block: drop bs_snapshots global variable |
2013-05-23 |
Wayne Xia |
|
New |
| [4/4] tcg/aarch64: more ops in preparation of tlb lookup |
2013-05-23 |
Claudio Fontana |
|
New |
| [3/4] configure: permit compilation on arm aarch64 |
2013-05-23 |
Claudio Fontana |
|
New |
| [2/4] tcg/aarch64: implement new TCG target for aarch64 |
2013-05-23 |
Claudio Fontana |
|
New |
| [1/4] include/elf.h: add aarch64 ELF machine and relocs |
2013-05-23 |
Claudio Fontana |
|
New |
| [v4,3/3] debugcon: fix compiler warning when open DEBUG_DEBUGCON |
2013-05-23 |
liguang |
|
New |
| [v4,2/3] debugcon: make debug message more readable |
2013-05-23 |
liguang |
|
New |
| [v4,1/3] debugcon: fix always print "addr=0x0, val=0x0" bug when use DEBUG_DEBUGCON |
2013-05-23 |
liguang |
|
New |
| [v4,1/3] debugcon: fix always print "addr=0x0, val=0x0" bug |
2013-05-23 |
liguang |
|
New |
| [v5,11/11] block/curl.c: Refuse to open the handle for writes. |
2013-05-23 |
Fam Zheng |
|
New |
| [v5,10/11] curl: introduce ssl_no_cert runtime option. |
2013-05-23 |
Fam Zheng |
|
New |
| [v5,09/11] curl: add cache quota. |
2013-05-23 |
Fam Zheng |
|
New |
| [v5,08/11] curl: use list to store CURLState |
2013-05-23 |
Fam Zheng |
|
New |
| [v5,07/11] curl: make use of CURLDataCache. |
2013-05-23 |
Fam Zheng |
|
New |
| [v5,06/11] curl: introduce CURLDataCache |
2013-05-23 |
Fam Zheng |
|
New |
| [v5,05/11] curl: add timer to BDRVCURLState |
2013-05-23 |
Fam Zheng |
|
New |
| [v5,04/11] curl: fix curl_open |
2013-05-23 |
Fam Zheng |
|
New |
| [v5,03/11] curl: change curl_multi_do to curl_fd_handler |
2013-05-23 |
Fam Zheng |
|
New |
| [v5,02/11] curl: change magic number to sizeof |
2013-05-23 |
Fam Zheng |
|
New |
| [v5,01/11] curl: introduce CURLSockInfo to BDRVCURLState. |
2013-05-23 |
Fam Zheng |
|
New |
| [v2] wdt_i6300esb: fix vmstate versioning |
2013-05-22 |
Michael Roth |
|
New |
| [v2,2/2] ps2: preserve repeat state on migration |
2013-05-22 |
Amos Kong |
|
New |
| [v2,1/2] ps2: add support of auto-repeat |
2013-05-22 |
Amos Kong |
|
New |
| monitor: allow to disable the default monitor |
2013-05-22 |
Luiz Capitulino |
|
New |
| block/curl.c: Refuse to open the handle for writes. |
2013-05-22 |
Richard W.M. Jones |
|
New |
| [arm-devs,v1,5/5] sd/sdhci:ADMA: fix interrupt |
2013-05-22 |
Igor Mitsyanko |
|
New |
| [arm-devs,v1,4/5] sd/sdhci.c: Fix bdata_read DPRINT message |
2013-05-22 |
Igor Mitsyanko |
|
New |
| [arm-devs,v1,3/5] sd/sdhci: Fix Buffer Write Ready interrupt |
2013-05-22 |
Igor Mitsyanko |
|
New |
| [arm-devs,v1,2/5] sd/sdhci.c: Only reset data_count on new commands |
2013-05-22 |
Igor Mitsyanko |
|
New |
| [arm-devs,v1,1/5] sd/sd.c: Fix "inquiry" ACMD41 |
2013-05-22 |
Igor Mitsyanko |
|
New |
| target-mips: fix mipsdsp_trunc16_sat16_round |
2013-05-22 |
Petar Jovanovic |
|
New |
| configure: remove confusing file manipulation |
2013-05-22 |
Ed Maste |
|
New |
| [qom-cpu,4/4] memory_mapping: Move stubs to libqemustub.a |
2013-05-22 |
Andreas Färber |
|
New |
| [qom-cpu,3/4] memory_mapping: Change cpu_paging_enabled() argument to CPUState |
2013-05-22 |
Andreas Färber |
|
New |
| [qom-cpu,2/4] memory_mapping: Change cpu_get_memory_mapping() argument to CPUState |
2013-05-22 |
Andreas Färber |
|
New |
| [qom-cpu,1/4] memory_mapping: Use hwaddr type for MemoryMapping virt_addr field |
2013-05-22 |
Andreas Färber |
|
New |
| rtl8139: flush queued packets when RxBufPtr is written |
2013-05-22 |
Stefan Hajnoczi |
|
New |
| hw/9pfs: Use O_NOFOLLOW when opening files on server |
2013-05-22 |
Aneesh Kumar K.V |
|
New |
| [v4,00/10] curl: fix curl read |
2013-05-22 |
Richard W.M. Jones |
|
New |
| [RFC,2/2] qemu-log: Interrupt the GDB session on guest-errors |
2013-05-22 |
Edgar Iglesias |
|
New |
| [RFC,1/2] gdbstub: Add gdbserver_break() |
2013-05-22 |
Edgar Iglesias |
|
New |
| [v3] tests: set MALLOC_PERTURB_ to expose memory bugs |
2013-05-22 |
Stefan Hajnoczi |
|
New |
| [Bug,1181796] Re: Qemu locks up when incoming serial fills up |
2013-05-22 |
Evan Green |
|
New |