Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 417 418 419 420 421 422 423 424 425 ... 570 571 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[01/10] docs: Describe zero data clusters in QED specification 2011-04-13 Kevin Wolf New
[PULL,00/10] Block patches 2011-04-13 Kevin Wolf New
libcacard: fix opposite usage of isspace 2011-04-13 Alon Levy New
[4/4] usb: use DPRINTF instead of printf for some simple cases 2011-04-13 Brad Hards New
[3/4] usb: fix spelling errors in usb-linux.c 2011-04-13 Brad Hards New
[2/4] usb: initialise data element in Linux USB_DISCONNECT ioctl. 2011-04-13 Brad Hards New
[1/4] usb: trivial spelling fixes 2011-04-13 Brad Hards New
vpc.c: Use get_option_parameter() does the search 2011-04-13 Lyu Mitnick New
[v4,4/4] qemu_next_deadline should not consider host-time timers 2011-04-13 Paolo Bonzini New
[v4,3/4] Revert wrong fixes for -icount in the iothread case 2011-04-13 Paolo Bonzini New
[v4,2/4] enable vm_clock to "warp" in the iothread+icount case 2011-04-13 Paolo Bonzini New
[v4,1/4] really fix -icount in the iothread case 2011-04-13 Paolo Bonzini New
Clean up after "make pdf" 2011-04-13 Brad Hards New
target-unicore32: move FPU helpers to op_helper.c 2011-04-13 Guan Xuetao New
[3/3] Slirp Reverse UDP Firewall 2011-04-13 Daisuke Nojiri New
[3/3] Slirp Reverse UDP Firewall 2011-04-13 Daisuke Nojiri New
[3/3] Slirp Reverse UDP Firewall 2011-04-13 Daisuke Nojiri New
[2/3] Slirp Reverse UDP Firewal 2011-04-13 Daisuke Nojiri New
[1/3] Slirp Reverse UDP Firewall 2011-04-13 Daisuke Nojiri New
[qemu-iotests] Update rbd support 2011-04-13 Josh Durgin New
[v3,4/4] rbd: Add bdrv_truncate implementation 2011-04-13 Josh Durgin New
[v3,3/4] rbd: check return values when scheduling aio 2011-04-13 Josh Durgin New
[v3,2/4] rbd: allow configuration of rados from the rbd filename 2011-04-13 Josh Durgin New
[v3,1/4] rbd: use the higher level librbd instead of just librados 2011-04-13 Josh Durgin New
[3/3] target-unicore32: mark a few helpers const + pure 2011-04-12 Aurelien Jarno New
[2/3] target-unicore32: move FPU helpers to op_helper.c 2011-04-12 Aurelien Jarno New
[1/3] target-unicore32: remove cpu_halted() 2011-04-12 Aurelien Jarno New
[4/4] lm32: add Milkymist Minimac2 support 2011-04-12 Michael Walle New
[3/4] milkymist-sysctl: fix timers 2011-04-12 Michael Walle New
[2/4] milkymist-vgafb: fix console resizing 2011-04-12 Michael Walle New
[1/4] lm32: fix exception handling 2011-04-12 Michael Walle New
[19/19] target-mips: don't hardcode softfloat exception bits 2011-04-12 Aurelien Jarno New
[18/19] target-mips: simplify FP comparisons 2011-04-12 Aurelien Jarno New
[17/19] target-ppc: fix SPE comparison functions 2011-04-12 Aurelien Jarno New
[16/19] target-alpha: fix wrong usage of float64_eq_quiet() 2011-04-12 Aurelien Jarno New
[15/19] target-arm: fix wrong usage of floatx80_eq_quiet() 2011-04-12 Aurelien Jarno New
[14/19] softfloat: improve description of comparison functions 2011-04-12 Aurelien Jarno New
[13/19] softfloat: move float*_eq and float*_eq_quiet 2011-04-12 Aurelien Jarno New
[12/19] softfloat: rename float*_eq_signaling() into float*_eq() 2011-04-12 Aurelien Jarno New
[11/19] softfloat: rename float*_eq() into float*_eq_quiet() 2011-04-12 Aurelien Jarno New
[10/19] target-i386: fix CMPUNORDPS/D and CMPORDPS/D instructions 2011-04-12 Aurelien Jarno New
[09/19] target-mips: use new float*_unordered*() functions 2011-04-12 Aurelien Jarno New
[08/19] target-alpha: use new float64_unordered() function 2011-04-12 Aurelien Jarno New
[07/19] softfloat-native: add float*_unordered_quiet() functions 2011-04-12 Aurelien Jarno New
[06/19] softfloat: add float*_unordered_{, quiet}() functions 2011-04-12 Aurelien Jarno New
[05/19] target-i386: add floatx_{add, mul, sub} and use them 2011-04-12 Aurelien Jarno New
[04/19] target-i386: use float unions from cpu-all.h 2011-04-12 Aurelien Jarno New
[03/19] target-i386: use CPU_LDoubleU instead of a private union 2011-04-12 Aurelien Jarno New
[02/19] cpu-all.h: define CPU_LDoubleU 2011-04-12 Aurelien Jarno New
[01/19] softfloat: use GCC builtins to count the leading zeros 2011-04-12 Aurelien Jarno New
[2/2] add fw_dir option to option-rom switch 2011-04-12 Glauber Costa New
[1/2] document bootindex option 2011-04-12 Glauber Costa New
Slirp reverse UDP firewall 2011-04-12 Daisuke Nojiri New
[v5,5/5] atapi: GESN: implement 'media' subcommand 2011-04-12 Amit Shah New
[v5,4/5] atapi: GESN: Standardise event response handling for future additions 2011-04-12 Amit Shah New
[v5,3/5] atapi: GESN: Use structs for commonly-used field types 2011-04-12 Amit Shah New
[v5,2/5] atapi: Move GET_EVENT_STATUS_NOTIFICATION command handling to its own function 2011-04-12 Amit Shah New
[v5,1/5] atapi: Allow GET_EVENT_STATUS_NOTIFICATION after media change 2011-04-12 Amit Shah New
[v4,5/5] atapi: GESN: implement 'media' subcommand 2011-04-12 Amit Shah New
[v4,4/5] atapi: GESN: Standardise event response handling for future additions 2011-04-12 Amit Shah New
[v4,3/5] atapi: GESN: Use structs for commonly-used field types 2011-04-12 Amit Shah New
[v4,2/5] atapi: Move GET_EVENT_STATUS_NOTIFICATION command handling to its own function 2011-04-12 Amit Shah New
[v4,1/5] atapi: Allow GET_EVENT_STATUS_NOTIFICATION after media change 2011-04-12 Amit Shah New
[V4,8/8] Optional tests for the TIS interface 2011-04-12 Stefan Berger New
[V4,7/8] Add a menu for TPM control 2011-04-12 Stefan Berger New
[V4,6/8] Add measurement code to the BIOS 2011-04-12 Stefan Berger New
[V4,5/8] Support for BIOS interrupt handler 2011-04-12 Stefan Berger New
[V4,4/8] Implementation of the TCG BIOS extensions 2011-04-12 Stefan Berger New
[V4,3/8] Add public get_rsdp function 2011-04-12 Stefan Berger New
[V4,2/8] Provide ACPI SSDT table for TPM device + S3 resume support 2011-04-12 Stefan Berger New
[V4,1/8] Add an implementation for a TPM TIS driver 2011-04-12 Stefan Berger New
[V3,8/8] Add block storage support for libtpms based TPM backend 2011-04-12 Stefan Berger New
[V3,7/8] Implementation of the libtpms-based backend 2011-04-12 Stefan Berger New
[V3,6/8] Add a TPM backend skeleton implementation 2011-04-12 Stefan Berger New
[V3,5/8] Add a debug register 2011-04-12 Stefan Berger New
[V3,4/8] Add tpm_tis driver to build process 2011-04-12 Stefan Berger New
[V3,3/8] Add persistent state handling to TPM TIS frontend driver 2011-04-12 Stefan Berger New
[V3,2/8] Add TPM (frontend) hardware interface (TPM TIS) to Qemu 2011-04-12 Stefan Berger New
[V3,1/8] Support for TPM command line options 2011-04-12 Stefan Berger New
[2/2] Basic implementation of Sharp Zaurus SL-5500 collie PDA 2011-04-12 Dmitry Eremin-Solenikov New
[1/2] Implement basic part of SA-1110/SA-1100 2011-04-12 Dmitry Eremin-Solenikov New
[2/2] target-arm: Detect tininess before rounding for FP operations 2011-04-12 Peter Maydell New
[1/2] softfloat: Add setter function for tininess detection mode 2011-04-12 Peter Maydell New
[v3,5/5] atapi: GESN: implement 'media' subcommand 2011-04-12 Amit Shah New
[v3,4/5] atapi: GESN: Standardise event response handling for future additions 2011-04-12 Amit Shah New
[v3,3/5] atapi: GESN: Use structs for commonly-used field types 2011-04-12 Amit Shah New
[v3,2/5] atapi: Move GET_EVENT_STATUS_NOTIFICATION command handling to its own function 2011-04-12 Amit Shah New
[v3,1/5] atapi: Allow GET_EVENT_STATUS_NOTIFICATION after media change 2011-04-12 Amit Shah New
Add dd-style SIGUSR1 progress reporting 2011-04-12 Jes Sorensen New
[V2] fix acpi regression 2011-04-12 Wen Congyang New
[v2,6/6] atapi: Save / load the new GESN event states during migration 2011-04-12 Amit Shah New
[v2,5/6] atapi: GESN: implement 'media' subcommand 2011-04-12 Amit Shah New
[v2,4/6] atapi: GESN: Use structs for commonly-used field types 2011-04-12 Amit Shah New
[v2,3/6] atapi: GESN: Spin off No Event Available handling into own function 2011-04-12 Amit Shah New
[v2,2/6] atapi: Move GET_EVENT_STATUS_NOTIFICATION command handling to its own function 2011-04-12 Amit Shah New
[v2,1/6] atapi: Allow GESN after media change 2011-04-12 Amit Shah New
[v3,4/4] qemu_next_deadline should not consider host-time timers 2011-04-12 Paolo Bonzini New
[v3,3/4] Revert wrong fixes for -icount in the iothread case 2011-04-12 Paolo Bonzini New
[v3,2/4] enable vm_clock to "warp" in the iothread+icount case 2011-04-12 Paolo Bonzini New
[v3,1/4] really fix -icount in the iothread case 2011-04-12 Paolo Bonzini New