| [RFC,1/5] add more helper functions with explicit milli/nanosecond resolution |
2011-03-12 |
Paolo Bonzini |
|
New |
| [v4,upstream,21/21] add Win32 IPI service |
2011-03-12 |
Paolo Bonzini |
|
New |
| [v4,upstream,20/21] protect qemu_cpu_kick_self for Win32 |
2011-03-12 |
Paolo Bonzini |
|
New |
| [v4,upstream,19/21] provide dummy signal init functions for win32 |
2011-03-12 |
Paolo Bonzini |
|
New |
| [v4,upstream,18/21] merge all signal initialization with qemu_signalfd_init, rename |
2011-03-12 |
Paolo Bonzini |
|
New |
| [v4,upstream,17/21] iothread stops the vcpu thread via IPI |
2011-03-12 |
Paolo Bonzini |
|
New |
| [v4,upstream,16/21] do not use timedwait on qemu_cpu_cond |
2011-03-12 |
Paolo Bonzini |
|
New |
| [v4,upstream,15/21] do not use timedwait on qemu_pause_cond |
2011-03-12 |
Paolo Bonzini |
|
New |
| [v4,upstream,14/21] do not use timedwait on qemu_system_cond |
2011-03-12 |
Paolo Bonzini |
|
New |
| [v4,upstream,13/21] do not use timedwait on qemu_halt_cond |
2011-03-12 |
Paolo Bonzini |
|
New |
| [v4,upstream,12/21] always signal pause_cond after stopping a VCPU |
2011-03-12 |
Paolo Bonzini |
|
New |
| [v4,upstream,11/21] exit round-robin vcpu loop if cpu->stopped is true |
2011-03-12 |
Paolo Bonzini |
|
New |
| [v4,upstream,10/21] always qemu_cpu_kick after unhalting a cpu |
2011-03-12 |
Paolo Bonzini |
|
New |
| [v4,upstream,09/21] inline cpu_halted into sole caller |
2011-03-12 |
Paolo Bonzini |
|
New |
| [v4,upstream,08/21] remove CONFIG_THREAD |
2011-03-12 |
Paolo Bonzini |
|
New |
| [v4,upstream,07/21] add assertions on the owner of a QemuMutex |
2011-03-12 |
Paolo Bonzini |
|
New |
| [v4,upstream,06/21] include qemu-thread.h early |
2011-03-12 |
Paolo Bonzini |
|
New |
| [v4,upstream,05/21] add win32 qemu-thread implementation |
2011-03-12 |
Paolo Bonzini |
|
New |
| [v4,upstream,04/21] Refactor thread retrieval and check |
2011-03-12 |
Paolo Bonzini |
|
New |
| [v4,upstream,03/21] use win32 timer queues |
2011-03-12 |
Paolo Bonzini |
|
New |
| [v4,upstream,02/21] implement win32 dynticks timer |
2011-03-12 |
Paolo Bonzini |
|
New |
| [v4,upstream,01/21] unlock iothread during WaitForMultipleObjects |
2011-03-12 |
Paolo Bonzini |
|
New |
| Re: fdc: refactor device creation causes guest kernel panic |
2011-03-12 |
Blue Swirl |
|
New |
| [15/15] qapi: generate HTML report for test-libqmp |
2011-03-11 |
Anthony Liguori |
|
New |
| [14/15] qapi: add test-libqmp |
2011-03-11 |
Anthony Liguori |
|
New |
| [13/15] qapi: add code generator for libqmp (v2) |
2011-03-11 |
Anthony Liguori |
|
New |
| [12/15] qapi: add QMP put-event command |
2011-03-11 |
Anthony Liguori |
|
New |
| [11/15] qapi: add QMP qmp_capabilities command |
2011-03-11 |
Anthony Liguori |
|
New |
| [10/15] qapi: add QMP quit command |
2011-03-11 |
Anthony Liguori |
|
New |
| [09/15] vl: add a new -qmp2 option to expose experimental QMP server |
2011-03-11 |
Anthony Liguori |
|
New |
| [08/15] qapi: add new QMP server that uses CharDriverState (v2) |
2011-03-11 |
Anthony Liguori |
|
New |
| [07/15] qapi: add query-version QMP command |
2011-03-11 |
Anthony Liguori |
|
New |
| [06/15] qapi: add code generators for QMP command marshaling |
2011-03-11 |
Anthony Liguori |
|
New |
| [05/15] qapi: add QAPI module type |
2011-03-11 |
Anthony Liguori |
|
New |
| [04/15] qapi: add signal support to core QMP server |
2011-03-11 |
Anthony Liguori |
|
New |
| [03/15] qapi: add core QMP server support (v2) |
2011-03-11 |
Anthony Liguori |
|
New |
| [02/15] qapi: add code generator for type marshallers |
2011-03-11 |
Anthony Liguori |
|
New |
| [01/15] qapi: add code generator for qmp-types (v2) |
2011-03-11 |
Anthony Liguori |
|
New |
| [11/11] json-parser: detect premature EOI |
2011-03-11 |
Anthony Liguori |
|
New |
| [10/11] json-streamer: limit the maximum recursion depth and maximum token count |
2011-03-11 |
Anthony Liguori |
|
New |
| [09/11] json-lexer: limit the maximum size of a given token |
2011-03-11 |
Anthony Liguori |
|
New |
| [08/11] json-lexer: reset the lexer state on an invalid token |
2011-03-11 |
Anthony Liguori |
|
New |
| [07/11] json: propagate error from parser |
2011-03-11 |
Anthony Liguori |
|
New |
| [06/11] qerror: add JSON parsing error message |
2011-03-11 |
Anthony Liguori |
|
New |
| [05/11] qerror: add new error message for invalid enum values |
2011-03-11 |
Anthony Liguori |
|
New |
| [04/11] qerror: split out the reporting bits of QError |
2011-03-11 |
Anthony Liguori |
|
New |
| [03/11] add a generic Error object |
2011-03-11 |
Anthony Liguori |
|
New |
| [02/11] qerror: expose a function to format an error |
2011-03-11 |
Anthony Liguori |
|
New |
| [01/11] Add hard build dependency on glib |
2011-03-11 |
Anthony Liguori |
|
New |
| [7/7] target-arm: Use new softfloat min/max functions for VMAX, VMIN |
2011-03-11 |
Peter Maydell |
|
New |
| [6/7] softfloat: Add float*_min() and float*_max() functions |
2011-03-11 |
Peter Maydell |
|
New |
| [5/7] target-arm: Correct ABD's handling of negative zeroes |
2011-03-11 |
Peter Maydell |
|
New |
| [4/7] target-arm: Fix VCLE.F32 #0, VCLT.F32 #0 NaN handling |
2011-03-11 |
Peter Maydell |
|
New |
| [3/7] target-arm: Return right result for Neon comparison with NaNs |
2011-03-11 |
Peter Maydell |
|
New |
| [2/7] target-arm/neon_helper.c: Use make_float32/float32_val macros |
2011-03-11 |
Peter Maydell |
|
New |
| [1/7] target-arm: Make Neon helper routines use correct FP status |
2011-03-11 |
Peter Maydell |
|
New |
| [v3] Make VNC support optional |
2011-03-11 |
Jes Sorensen |
|
New |
| [v2] Make VNC support optional |
2011-03-11 |
Jes Sorensen |
|
New |
| target-arm: Fix TCG temporary leaks for scalar VMULL |
2011-03-11 |
Peter Maydell |
|
New |
| [2/2,REPOST] Move the xenfb pointer handler to the connected method |
2011-03-11 |
Stefano Stabellini |
|
New |
| [1/2,REPOST] Introduce a new 'connected' xendev op called when Connected. |
2011-03-11 |
Stefano Stabellini |
|
New |
| Make VNC support optional |
2011-03-11 |
Jes Sorensen |
|
New |
| target-arm: Set Q bit for overflow in SMUAD and SMLAD |
2011-03-11 |
Peter Maydell |
|
New |
| [RESEND,v3] fix vnc regression |
2011-03-11 |
Wen Congyang |
|
New |
| Re: [PATCH 12/15] kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes |
2011-03-11 |
Alexander Graf |
|
New |
| [v6,3/3] rtl8139: add vlan tag insertion |
2011-03-11 |
Benjamin Poirier |
|
New |
| [v6,2/3] rtl8139: add vlan tag extraction |
2011-03-11 |
Benjamin Poirier |
|
New |
| [v6,1/3] rtl8139: cleanup FCS calculation |
2011-03-11 |
Benjamin Poirier |
|
New |
| Fix performance regression in qemu_get_ram_ptr |
2011-03-10 |
Vincent Palatin |
|
New |
| target-arm: Fix GE bits for v6media signed modulo arithmetic |
2011-03-10 |
Peter Maydell |
|
New |
| target-arm: Fix UNDEF cases in Thumb load/store |
2011-03-10 |
Peter Maydell |
|
New |
| [v5] vnc: don't mess up with iohandlers in the vnc thread |
2011-03-10 |
Corentin Chary |
|
New |
| Consolidate DisplaySurface allocation in qemu_alloc_display() |
2011-03-10 |
Jes Sorensen |
|
New |
| get rid of private bitmap functions in block/sheepdog.c, use generic ones |
2011-03-10 |
Michael Tokarev |
|
New |
| [3/3] build: Create common-obj-y for objects shared between tools and softmmu |
2011-03-10 |
Juan Quintela |
|
New |
| [2/3] build: Rename common-obj-y to softmmu-obj-y |
2011-03-10 |
Juan Quintela |
|
New |
| [1/3] build: Create tools-obj-y variable |
2011-03-10 |
Juan Quintela |
|
New |
| [2/2] vnc: don't mess up with iohandlers in the vnc thread |
2011-03-10 |
Corentin Chary |
|
New |
| [1/2] sockets: add qemu_socketpair() |
2011-03-10 |
Corentin Chary |
|
New |
| [v2,3/3] qemu_next_deadline should not consider host-time timers |
2011-03-10 |
Paolo Bonzini |
|
New |
| [v2,2/3] Revert wrong fixes for -icount in the iothread case |
2011-03-10 |
Paolo Bonzini |
|
New |
| [v2,1/3] really fix -icount in the iothread case |
2011-03-10 |
Paolo Bonzini |
|
New |
| [13/13] vmstate: port mac_dbdma |
2011-03-10 |
Juan Quintela |
|
New |
| [12/13] mac_dbdma: create DBDMAState instead of passing one array around |
2011-03-10 |
Juan Quintela |
|
New |
| [11/13] vmstate: port piix4 |
2011-03-10 |
Juan Quintela |
|
New |
| [10/13] piix4: create PIIX4State |
2011-03-10 |
Juan Quintela |
|
New |
| [09/13] vmstate: port mac_nvram |
2011-03-10 |
Juan Quintela |
|
New |
| [08/13] mac_nvram: size is a size, no need to be a target dependent type |
2011-03-10 |
Juan Quintela |
|
New |
| [07/13] vmstate: port nand |
2011-03-10 |
Juan Quintela |
|
New |
| [06/13] nand: pin values are uint8_t |
2011-03-10 |
Juan Quintela |
|
New |
| [05/13] vmstate: port max111x |
2011-03-10 |
Juan Quintela |
|
New |
| [04/13] max111x: input field is only used as uint8_t |
2011-03-10 |
Juan Quintela |
|
New |
| [03/13] vmstate: port pxa2xx_lcd |
2011-03-10 |
Juan Quintela |
|
New |
| [02/13] pxa2xx_lcd: up field is used as a bool and migrated as an uint8_t |
2011-03-10 |
Juan Quintela |
|
New |
| [01/13] pxa2xx_lcd: name anonymous struct |
2011-03-10 |
Juan Quintela |
|
New |
| [32/32] vmstate: stellaris use unused for placeholder entries |
2011-03-10 |
Juan Quintela |
|
New |
| [31/32] vmstate: port stellaris gamepad |
2011-03-10 |
Juan Quintela |
|
New |
| [30/32] vmstate: port syborg_keyboard |
2011-03-10 |
Juan Quintela |
|
New |
| [29/32] vmstate: port syborg_serial |
2011-03-10 |
Juan Quintela |
|
New |
| [28/32] vmstate: port stellaris_adc |
2011-03-10 |
Juan Quintela |
|
New |