Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 3 4 5 6 7 8 9 10 ... 615 616 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[v2,11/11] trace: enable all events 2011-04-06 =?utf-8?Q?Llu=C3=ADs?= 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,02/11] docs/tracing.txt: minor documentation fixes 2011-04-06 =?utf-8?Q?Llu=C3=ADs?= New
[v2,09/11] trace-state: [simple] add "-trace events" argument to control initial state 2011-04-06 =?utf-8?Q?Llu=C3=ADs?= New
[4/4,m68k] move helpers.h to helper.h 2011-04-13 =?utf-8?Q?Llu=C3=ADs?= New
[2/4,arm] move helpers.h to helper.h 2011-04-13 =?utf-8?Q?Llu=C3=ADs?= New
[v3,03/10] trace: generalize the "property" concept in the trace-events file 2011-05-02 =?utf-8?Q?Llu=C3=ADs?= New
[v5,02/10] trace: avoid conditional code compilation during option parsing 2011-06-28 =?utf-8?Q?Llu=C3=ADs?= New
[v5,05/10] trace-state: always compile support for controlling and querying trace event states 2011-06-28 =?utf-8?Q?Llu=C3=ADs?= New
[v5,04/10] trace-state: separate trace event control and query routines from the simple backend 2011-06-28 =?utf-8?Q?Llu=C3=ADs?= New
[v6,09/14] trace-state: always compile support for controlling and querying trace event states 2011-08-25 =?utf-8?Q?Llu=C3=ADs?= New
[v6,02/14] provide support for default implementations using weak symbols 2011-08-25 =?utf-8?Q?Llu=C3=ADs?= New
[v8,02/14] build: [simple] Include qemu-timer-common.o in trace-obj-y 2011-08-31 =?utf-8?Q?Llu=C3=ADs?= New
[v8,04/14] trace: [make] replace 'ifeq' with values in CONFIG_TRACE_* 2011-08-31 =?utf-8?Q?Llu=C3=ADs?= New
[simple] Include qemu-timer-common.o in trace-obj-y 2011-08-24 =?utf-8?Q?Llu=C3=ADs?= New
[v6,03/14] trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_* 2011-08-25 =?utf-8?Q?Llu=C3=ADs?= New
[v6,07/14] trace: generalize the "property" concept in the trace-events file 2011-08-25 =?utf-8?Q?Llu=C3=ADs?= New
[v6,08/14] trace-state: separate trace event control and query routines from the simple backend 2011-08-25 =?utf-8?Q?Llu=C3=ADs?= New
[v6,13/14] trace-state: [stderr] add support for dynamically enabling/disabling events 2011-08-25 =?utf-8?Q?Llu=C3=ADs?= New
[v6,05/14] trace: move backend-specific code into the trace/ directory 2011-08-25 =?utf-8?Q?Llu=C3=ADs?= New
PATCH: Adding options to generate SCSI based VMDK images 2010-07-28 Aaron Mason New
GDB function call failing due to memory protection of stack page in QEMU 2013-04-11 Abid, Hafiz New
target-arm: Handle 'smc' as an undefined instruction 2010-09-02 Adam Lackorzynski New
target-arm: Handle 'smc' as an undefined instruction 2010-09-02 Adam Lackorzynski New
target-arm: Handle 'smc' as an undefined instruction 2010-09-25 Adam Lackorzynski New
[3/3] target-arm: Implement cp15 VA->PA translation 2011-02-15 Adam Lackorzynski New
[3/3] target-arm: Integrate secondary CPU reset in arm_boot 2011-02-21 Adam Lackorzynski New
[1/3] target-arm: Fix soft interrupt in GIC distributor 2011-02-21 Adam Lackorzynski New
[2/2] multiboot: Separate multiboot loading into separate file 2009-12-26 Adam Lackorzynski New
multiboot: Prevent loading of x86_64 images 2010-11-04 Adam Lackorzynski New
[2/2] multiboot: Limit number of multiboot modules 2009-10-20 Adam Lackorzynski New
[1/3] target-arm: Setup smpboot code in all setups 2011-02-15 Adam Lackorzynski New
multiboot: Support commas in module parameters 2011-06-17 Adam Lackorzynski New
multiboot: Prevent loading of x86_64 images 2010-08-19 Adam Lackorzynski New
target-i386: Fix variable in (disabled) debugging code 2010-04-01 Adam Lackorzynski New
[2/2] multiboot: Support arbitrary number of modules 2009-11-30 Adam Lackorzynski New
target-arm: Handle 'smc' as an undefined instruction 2010-06-04 Adam Lackorzynski New
multiboot: Fix module loading and setting of mmap 2009-11-18 Adam Lackorzynski New
[1/2] multiboot: Fix module loading and setting of mmap. 2009-11-30 Adam Lackorzynski New
target-arm: Handle 'smc' as an undefined instruction 2010-05-10 Adam Lackorzynski New
[1/2] multiboot: Support arbitrary number of modules. 2009-12-03 Adam Lackorzynski New
multiboot: Fix module loading and setting of mmap 2009-11-18 Adam Lackorzynski New
[2/2] multiboot: Separate multiboot loading into separate file 2009-12-03 Adam Lackorzynski New
[2/2] multiboot: Limit number of multiboot modules 2009-10-14 Adam Lackorzynski New
multiboot: Prevent loading of x86_64 images 2010-09-02 Adam Lackorzynski New
target-arm: Handle 'smc' as an undefined instruction 2010-09-02 Adam Lackorzynski New
arm: make RFE usable with any register 2010-03-02 Adam Lackorzynski New
multiboot: Support commas in module parameters 2011-05-01 Adam Lackorzynski New
Resend: target-arm: Handle 'smc' as an undefined instruction 2010-07-04 Adam Lackorzynski New
multiboot: Prevent loading of x86_64 images 2010-09-25 Adam Lackorzynski New
[2/2] multiboot: Limit number of multiboot modules 2009-10-11 Adam Lackorzynski Under Review
arm: Fix missing 'return' in SRS handling. 2010-03-01 Adam Lackorzynski New
[1/2] multiboot: Support arbitrary number of modules. 2009-12-06 Adam Lackorzynski New
Resend-3: target-arm: Handle 'smc' as an undefined instruction 2010-08-02 Adam Lackorzynski New
[1/3] target-arm: Setup smpboot code in all setups 2011-02-15 Adam Lackorzynski New
[2/3] target-arm: Fix soft interrupt in GIC distributor 2011-02-15 Adam Lackorzynski New
target-arm: Handle 'smc' as an undefined instruction 2010-11-04 Adam Lackorzynski New
[1/2] multiboot: Support arbitrary number of modules. 2009-12-26 Adam Lackorzynski New
[1/3] target-arm: Setup smpboot code in all setups 2011-02-15 Adam Lackorzynski New
[2/2] multiboot: Separate multiboot loading into separate file 2009-12-06 Adam Lackorzynski New
[1/2] multiboot: Support arbitrary number of modules. 2009-12-18 Adam Lackorzynski New
multiboot: Support commas in module parameters 2011-07-06 Adam Lackorzynski New
multiboot: Quote filename in error message. 2011-04-07 Adam Lackorzynski New
target-i386: Do not announce extended mwait features 2011-03-16 Adam Lackorzynski New
[1/2] multiboot: Fix cmdline of modules 2009-10-11 Adam Lackorzynski Under Review
multiboot: Support commas in module parameters 2011-05-21 Adam Lackorzynski New
multiboot: Quote filename in error message. 2011-04-08 Adam Lackorzynski New
[4/4] target-arm: Integrate secondary CPU reset in arm_boot 2011-03-05 Adam Lackorzynski New
[3/4] target-arm: Implement cp15 VA->PA translation 2011-03-05 Adam Lackorzynski New
multiboot: Support commas in module parameters 2011-04-18 Adam Lackorzynski New
[1/4] target-arm: Fix soft interrupt in GIC distributor 2011-03-05 Adam Lackorzynski New
[2/2] multiboot: Separate multiboot loading into separate file 2009-12-18 Adam Lackorzynski New
smp-parse: smp-opt-cores for simple -smp X 2011-07-08 Adam Lackorzynski New
multiboot: Support quotable commas in module list 2011-04-15 Adam Lackorzynski New
[3/3] target-arm: Implement cp15 VA->PA translation 2011-02-17 Adam Lackorzynski New
target-i386: svm: Fix MSRPM check 2010-08-15 Adam Lackorzynski New
[2/3] target-arm: Implement cp15 VA->PA translation 2011-02-21 Adam Lackorzynski New
Debugcon: Fix debugging printf 2010-04-01 Adam Lackorzynski New
[2/4] target-arm: Don't decode old cp15 WFI instructions on v7 cores 2011-03-05 Adam Lackorzynski New
multiboot: Support quotable commas in module list 2011-04-16 Adam Lackorzynski New
balloon: Fix overflow when reporting actual memory size 2010-03-25 Adam Litke New
Fix hanging user monitor when using balloon command 2010-02-22 Adam Litke New
build: Cleanup qga make output 2011-12-07 Adam Litke New
Disable virtio-balloon memory stats interface 2010-09-08 Adam Litke New
[For,0.13] Disable virtio-balloon memory stats interface 2010-09-08 Adam Litke New
Disable virtio-balloon memory stats interface 2010-08-30 Adam Litke New
[FOR,0.12] virtio: Add memory statistics reporting to the balloon driver (V5) 2009-12-03 Adam Litke New
virtio: Add memory statistics reporting to the balloon driver (V5) 2009-12-01 Adam Litke New
[FOR,0.12] Updated: virtio: Add memory statistics reporting to the balloon driver (V5) 2009-12-03 Adam Litke New
virtio: Add memory statistics reporting to the balloon driver (V8) 2010-01-26 Adam Litke New
New API for asynchronous monitor commands (V2) 2010-01-25 Adam Litke New
[For,stable-0.12] virtio: Add memory statistics reporting to the balloon driver (V5) 2009-12-09 Adam Litke New
virtio: Add memory statistics reporting to the balloon driver (V3) 2009-11-19 Adam Litke New
virtio: Report new guest memory statistics pertinent to memory ballooning (V4) 2009-11-19 Adam Litke New
virtio: Report new guest memory statistics pertinent to memory ballooning (V3) 2009-11-17 Adam Litke New
virtio: Add memory statistics reporting to the balloon driver (V2) 2009-11-17 Adam Litke New
Re: virtio: Add memory statistics reporting to the balloon driver (V7) 2010-01-18 Adam Litke New
virtio: Add memory statistics reporting to the balloon driver (V7) 2010-01-15 Adam Litke New
QMP: Emit asynchronous events on all QMP monitors 2010-01-15 Adam Litke New
QMP: Save default control monitor for emitting async events 2010-01-14 Adam Litke New