| [03/21] use win32 timer queues |
2011-02-21 |
Paolo Bonzini |
|
New |
| [02/21] implement win32 dynticks timer |
2011-02-21 |
Paolo Bonzini |
|
New |
| [01/21] unlock iothread during WaitForMultipleObjects |
2011-02-21 |
Paolo Bonzini |
|
New |
| [v4] PS/2 keyboard Scancode Set 3 support |
2011-02-21 |
Roy Tam |
|
New |
| Register only one qbus_reset_all_fn() for system bus |
2011-02-20 |
Dmitry Eremin-Solenikov |
|
New |
| [2/2,V1] Fixed EPROM for AMD driver compatibility under DOS with Netware driver |
2011-02-20 |
Gerhard Wiesinger |
|
New |
| [v2] Fix obvious mistake in pxa2xx i2s driver |
2011-02-20 |
Vasily Khoruzhick |
|
New |
| [10/10] pxa2xx: port pxa2xx_rtc to using qdev/vmstate |
2011-02-20 |
Dmitry Eremin-Solenikov |
|
New |
| [09/10] pxa2xx_dma: port to qdev/vmstate |
2011-02-20 |
Dmitry Eremin-Solenikov |
|
New |
| [08/10] pxa2xx_dma: drop unused pxa2xx_dma_handler_t/handler field |
2011-02-20 |
Dmitry Eremin-Solenikov |
|
New |
| [07/10] vmstate: move VMSTATE_PCIE_AER_ERRS to hw/hw.h |
2011-02-20 |
Dmitry Eremin-Solenikov |
|
New |
| [06/10] pxa2xx_timer: switch to using qdev/vmstate |
2011-02-20 |
Dmitry Eremin-Solenikov |
|
New |
| [05/10] pxa2xx_timer: change info struct name to comply with guidelines |
2011-02-20 |
Dmitry Eremin-Solenikov |
|
New |
| [04/10] vmstate: add VMSTATE_STRUCT_ARRAY_TEST |
2011-02-20 |
Dmitry Eremin-Solenikov |
|
New |
| [03/10] pxa2xx_gpio: simplify by reusing wake irq from arm_pic |
2011-02-20 |
Dmitry Eremin-Solenikov |
|
New |
| [02/10] pxa2xx_pic: update to use qdev and arm-pic |
2011-02-20 |
Dmitry Eremin-Solenikov |
|
New |
| [01/10] arm-pic: add one extra interrupt to support EXITTB interrupts |
2011-02-20 |
Dmitry Eremin-Solenikov |
|
New |
| [STABLE] isa-bus: Remove bogus IRQ sharing check |
2011-02-20 |
Jan Kiszka |
|
New |
| [STABLE] isa-bus: Remove bogus IRQ sharing check |
2011-02-19 |
Jan Kiszka |
|
New |
| pckbd: use qemu_irq to signal fake events |
2011-02-19 |
Blue Swirl |
|
New |
| Merge vmmouse and vmport |
2011-02-18 |
Blue Swirl |
|
New |
| target-arm: return the right exit code when using semi-hosting. |
2011-02-18 |
Christophe LYON |
|
New |
| [5/5] Adapt TPM host backend to use threadlets |
2011-02-18 |
Andreas Niederl |
|
New |
| [4/5] Add configure script and command line options for TPM interface. |
2011-02-18 |
Andreas Niederl |
|
New |
| [3/5] Add TPM host passthrough device backend. |
2011-02-18 |
Andreas Niederl |
|
New |
| [2/5] Provide SSDT for enabled TPM device |
2011-02-18 |
Andreas Niederl |
|
New |
| [1/5] Add TPM 1.2 device interface |
2011-02-18 |
Andreas Niederl |
|
New |
| [RFC] block: Fix eject -f for locked devices |
2011-02-18 |
Markus Armbruster |
|
New |
| [4/4] target-arm: fix support for VRSQRTE. |
2011-02-18 |
Christophe LYON |
|
New |
| [3/4] target-arm: fix support for VRECPE. |
2011-02-18 |
Christophe LYON |
|
New |
| [2/4] softfloat: add float32_set_sign(), float32_infinity, float64_half, float64_256 and float64_512. |
2011-02-18 |
Christophe LYON |
|
New |
| [1/4] softfloat: move all default NaN definitions to softfloat.h. |
2011-02-18 |
Christophe LYON |
|
New |
| hw/sd.c: Add missing state change for SD_STATUS, SEND_NUM_WR_BLOCKS |
2011-02-18 |
Peter Maydell |
|
New |
| Use sigwait instead of sigwaitinfo. |
2011-02-18 |
Tristan Gingold |
|
New |
| [3/3,v2] block/nbd: Make the NBD block device use the AIO interface |
2011-02-18 |
Nicholas Thomas |
|
New |
| [v2,15/15] KVM, MCE, unpoison memory address across reboot |
2011-02-18 |
Jan Kiszka |
|
New |
| [v2,14/15] Add qemu_ram_remap |
2011-02-18 |
Jan Kiszka |
|
New |
| [v2,13/15] kvm: x86: Fail kvm_arch_init_vcpu if MCE initialization fails |
2011-02-18 |
Jan Kiszka |
|
New |
| [v2,12/15] kvm: x86: Clean up kvm_setup_mce |
2011-02-18 |
Jan Kiszka |
|
New |
| [v2,11/15] kvm: x86: Consolidate TCG and KVM MCE injection code |
2011-02-18 |
Jan Kiszka |
|
New |
| [v2,10/15] x86: Run qemu_inject_x86_mce on target VCPU |
2011-02-18 |
Jan Kiszka |
|
New |
| [v2,09/15] kvm: x86: Inject pending MCE events on state writeback |
2011-02-18 |
Jan Kiszka |
|
New |
| [v2,08/15] kvm: Rename kvm_arch_process_irqchip_events to async_events |
2011-02-18 |
Jan Kiszka |
|
New |
| [v2,07/15] kvm: x86: Move MCE functions together |
2011-02-18 |
Jan Kiszka |
|
New |
| [v2,06/15] Synchronize VCPU states before reset |
2011-02-18 |
Jan Kiszka |
|
New |
| [v2,05/15] x86: Optionally avoid injecting AO MCEs while others are pending |
2011-02-18 |
Jan Kiszka |
|
New |
| [v2,04/15] x86: Refine error reporting of MCE injection services |
2011-02-18 |
Jan Kiszka |
|
New |
| [v2,03/15] x86: Small cleanups of MCE helpers |
2011-02-18 |
Jan Kiszka |
|
New |
| [v2,02/15] x86: Perform implicit mcg_status reset |
2011-02-18 |
Jan Kiszka |
|
New |
| [v2,01/15] x86: Account for MCE in cpu_has_work |
2011-02-18 |
Jan Kiszka |
|
New |
| [PULL] virtio-9p patches - Request for pull |
2011-02-18 |
jvrao |
|
New |
| [17/17] MAINTAINERS: add LatticeMico32 maintainer |
2011-02-17 |
Michael Walle |
|
New |
| [16/17] Add lm32 target to configure |
2011-02-17 |
Michael Walle |
|
New |
| [15/17] lm32: opcode testsuite |
2011-02-17 |
Michael Walle |
|
New |
| [14/17] lm32: todo and documentation |
2011-02-17 |
Michael Walle |
|
New |
| [13/17] lm32: EVR32 and uclinux BSP |
2011-02-17 |
Michael Walle |
|
New |
| [12/17] lm32: support for creating device tree |
2011-02-17 |
Michael Walle |
|
New |
| [11/17] lm32: system control model |
2011-02-17 |
Michael Walle |
|
New |
| [10/17] lm32: uart model |
2011-02-17 |
Michael Walle |
|
New |
| [09/17] lm32: timer model |
2011-02-17 |
Michael Walle |
|
New |
| [08/17] lm32: pic and juart helper functions |
2011-02-17 |
Michael Walle |
|
New |
| [07/17] lm32: juart model |
2011-02-17 |
Michael Walle |
|
New |
| [06/17] lm32: interrupt controller model |
2011-02-17 |
Michael Walle |
|
New |
| [05/17] lm32: gdbstub support |
2011-02-17 |
Michael Walle |
|
New |
| [04/17] lm32: machine state loading/saving |
2011-02-17 |
Michael Walle |
|
New |
| [03/17] lm32: translation code helper |
2011-02-17 |
Michael Walle |
|
New |
| [02/17] lm32: translation routines |
2011-02-17 |
Michael Walle |
|
New |
| [01/17] LatticeMico32 target support |
2011-02-17 |
Michael Walle |
|
New |
| kvm: ppc: Fix breakage of kvm_arch_pre_run/process_irqchip_events |
2011-02-17 |
Jan Kiszka |
|
New |
| [3/3] block/nbd: Make the NBD block device use the AIO interface |
2011-02-17 |
Nicholas Thomas |
|
New |
| [2/3] NBD library: add aio-compatible read/write function |
2011-02-17 |
Nicholas Thomas |
|
New |
| [1/3] NBD library: whitespace changes |
2011-02-17 |
Nicholas Thomas |
|
New |
| Use sigwait instead og sigwaitinfo. |
2011-02-17 |
Tristan Gingold |
|
New |
| [2/2] qed: Periodically flush and clear need check bit |
2011-02-17 |
Stefan Hajnoczi |
|
New |
| [1/2] qemu-tool: Stub out qemu-timer functions |
2011-02-17 |
Stefan Hajnoczi |
|
New |
| [v3] tracetool: Add optional argument to specify dtrace probe names |
2011-02-17 |
Jes Sorensen |
|
New |
| [PULL] linux-user patches for master |
2011-02-17 |
Riku Voipio |
|
New |
| [3/3] target-arm: Implement cp15 VA->PA translation |
2011-02-17 |
Adam Lackorzynski |
|
New |
| virtio-serial: Enable ioeventfd |
2011-02-17 |
Amit Shah |
|
New |
| Add drive_add/drive_del to qmp_commands.hx |
2011-02-17 |
Hu Tao |
|
New |
| Fix vmport segfault (v2) |
2011-02-17 |
Marcelo Tosatti |
|
New |
| Fix vmport segfault |
2011-02-17 |
Marcelo Tosatti |
|
New |
| [3/3] target-arm: fix support for vrsqrte. |
2011-02-16 |
Christophe LYON |
|
New |
| [2/3] target-arm: fix support for vrecpe. |
2011-02-16 |
Christophe LYON |
|
New |
| [1/3] softfloat: export float32_default_nan, and float32_infinity. Add float32_set_sign(). |
2011-02-16 |
Christophe LYON |
|
New |
| [2/2] target-arm: fix support for vrecpe. |
2011-02-16 |
Christophe LYON |
|
New |
| [1/2] softfloat: export float32_nan and float32_infinity. |
2011-02-16 |
Christophe LYON |
|
New |
| mst_fpga: correct irq level settings |
2011-02-16 |
Dmitry Eremin-Solenikov |
|
New |
| [V5,8/8] virtio-9p: Chroot environment for other functions |
2011-02-16 |
Mohan Kumar M |
|
New |
| [V5,7/8] virtio-9p: Move file post creation changes to none security model |
2011-02-16 |
Mohan Kumar M |
|
New |
| [V5,6/8] virtio-9p: Support for creating special files |
2011-02-16 |
Mohan Kumar M |
|
New |
| [V5,5/8] virtio-9p: Create support in chroot environment |
2011-02-16 |
Mohan Kumar M |
|
New |
| [V5,4/8] virtio-9p: Add support to open a file in chroot environment |
2011-02-16 |
Mohan Kumar M |
|
New |
| [V5,3/8] virtio-9p: Add client side interfaces for chroot environment |
2011-02-16 |
Mohan Kumar M |
|
New |
| [V5,2/8] virtio-9p: Provide chroot environment server side interfaces |
2011-02-16 |
Mohan Kumar M |
|
New |
| [V5,1/8] Implement qemu_read_full |
2011-02-16 |
Mohan Kumar M |
|
New |
| Re: [PATCH] fix halt emulation with icount and CONFIG_IOTHREAD (v2) |
2011-02-16 |
Paolo Bonzini |
|
New |
| uninit drive if drive_init failed |
2011-02-16 |
Wen Congyang |
|
New |
| fix memory leak when we uninit a drive |
2011-02-16 |
Wen Congyang |
|
New |
| fix halt emulation with icount and CONFIG_IOTHREAD (v2) |
2011-02-15 |
Marcelo Tosatti |
|
New |