| [14/15] QMP: Introduce qmp-shell |
2009-11-19 |
Luiz Capitulino |
|
New |
| [15/15] QMP: Introduce vm-info |
2009-11-19 |
Luiz Capitulino |
|
New |
| virtio: Add memory statistics reporting to the balloon driver (V3) |
2009-11-19 |
Adam Litke |
|
New |
| e1000: Fix warning from code review |
2009-11-19 |
Stefan Weil |
|
New |
| Fix build for mingw32 on windows ($@ in macro) |
2009-11-19 |
Stefan Weil |
|
New |
| Fix build for mingw32 on windows ($$ expansion) |
2009-11-19 |
Stefan Weil |
|
New |
| eepro100: Restructure code (new function tx_command) |
2009-11-19 |
Stefan Weil |
|
New |
| Re: SeaBIOS cdrom regression with Vista |
2009-11-20 |
Kevin O'Connor |
|
New |
| slirp: fix use-after-free |
2009-11-20 |
Mark McLoughlin |
|
New |
| Re: SeaBIOS cdrom regression with Vista |
2009-11-20 |
Kevin O'Connor |
|
New |
| Fix compile error when LSI_DEBUG is defined |
2009-11-20 |
Ryan Harper |
|
New |
| debugcon: support for debugging consoles (e.g. Bochs port 0xe9) |
2009-11-20 |
H. Peter Anvin |
|
New |
| [1/3] Fix tap breakage on BSD hosts (no IFF_VNET_HDR) |
2009-11-20 |
Juergen Lock |
|
New |
| [2/3] Avoid segfault on net_tap_init() failure |
2009-11-20 |
Juergen Lock |
|
New |
| [3/3] tap-bsd: handle ifname on FreeBSD hosts |
2009-11-20 |
Juergen Lock |
|
New |
| Allow build of linuxboot.S with old assemblers |
2009-11-20 |
Juergen Lock |
|
New |
| virtio: Add virtio-rng driver |
2009-11-21 |
Ian Molton |
|
New |
| Increased buffer size to 16kb for larger jumbo frames |
2009-11-21 |
Kay Ackermann |
|
New |
| SerialICE - Qemu based (x86) firmware debugger |
2009-11-21 |
Stefan Reinauer |
|
New |
| [WIN32] Enable -k option on Windows too |
2009-11-22 |
Hervé Poussineau |
|
New |
| Makefile: Add missing rule for config-devices.mak |
2009-11-22 |
Stefan Weil |
|
New |
| [SEABIOS] Make SMBIOS table pass MS SVVP test |
2009-11-22 |
Gleb Natapov |
|
New |
| isa: serial+parallel: fixup index property. |
2009-11-23 |
Gerd Hoffmann |
|
New |
| [PATCHv2,SEABIOS] Make SMBIOS table pass MS SVVP test |
2009-11-23 |
Gleb Natapov |
|
New |
| Remove VLAN client on network connection close |
2009-11-23 |
Boris Sukholitko |
|
New |
| seabios: missing DMI type 4 entry if -cpu parameter is used |
2009-11-23 |
Gleb Natapov |
|
New |
| [01/17] Introduce qemu-objects.h header file |
2009-11-23 |
Luiz Capitulino |
|
New |
| [02/17] Makefile: move QObject objs to their own entry |
2009-11-23 |
Luiz Capitulino |
|
New |
| [03/17] QDict: Introduce qdict_get_qbool() |
2009-11-23 |
Luiz Capitulino |
|
New |
| [04/17] QDict: Introduce qdict_get_qlist() |
2009-11-23 |
Luiz Capitulino |
|
New |
| [05/17] monitor: Fix do_info_balloon() output |
2009-11-23 |
Luiz Capitulino |
|
New |
| [06/17] monitor: Convert do_info_status() to QObject |
2009-11-23 |
Luiz Capitulino |
|
New |
| [07/17] monitor: Convert do_info_kvm() to QObject |
2009-11-23 |
Luiz Capitulino |
|
New |
| [08/17] monitor: Convert do_info_name() to QObject |
2009-11-23 |
Luiz Capitulino |
|
New |
| [09/17] monitor: Convert do_info_hpet() to QObject |
2009-11-23 |
Luiz Capitulino |
|
New |
| [10/17] monitor: Convert do_info_uuid() to QObject |
2009-11-23 |
Luiz Capitulino |
|
New |
| [11/17] monitor: Convert do_info_mice() to QObject |
2009-11-23 |
Luiz Capitulino |
|
New |
| [12/17] migration: Convert do_info_migrate() to QObject |
2009-11-23 |
Luiz Capitulino |
|
New |
| [13/17] block: Convert bdrv_info() to QObject |
2009-11-23 |
Luiz Capitulino |
|
New |
| [14/17] block: Convert bdrv_info_stats() to QObject |
2009-11-23 |
Luiz Capitulino |
|
New |
| [15/17] char: Convert qemu_chr_info() to QObject |
2009-11-23 |
Luiz Capitulino |
|
New |
| [16/17] PCI: Convert pci_device_hot_add() to QObject |
2009-11-23 |
Luiz Capitulino |
|
New |
| [17/17] VNC: Convert do_info_vnc() to QObject |
2009-11-23 |
Luiz Capitulino |
|
New |
| [01/11] target-mips: add ISAMode bits for mips16 execution |
2009-11-23 |
Nathan Froyd |
|
New |
| [02/11] target-mips: add new HFLAGs for JALX and 16/32-bit delay slots |
2009-11-23 |
Nathan Froyd |
|
New |
| [03/11] target-mips: change interrupt bits to be mips16-aware |
2009-11-23 |
Nathan Froyd |
|
New |
| [04/11] target-mips: move ROTR and ROTRV inside gen_shift_{imm, } |
2009-11-23 |
Nathan Froyd |
|
New |
| [05/11] target-mips: make gen_compute_branch 16/32-bit-aware |
2009-11-23 |
Nathan Froyd |
|
New |
| [06/11] target-mips: add gen_base_offset_addr |
2009-11-23 |
Nathan Froyd |
|
New |
| [07/11] target-mips: split out delay slot handling |
2009-11-23 |
Nathan Froyd |
|
New |
| [08/11] target-mips: add enums for MIPS16 opcodes |
2009-11-23 |
Nathan Froyd |
|
New |
| [09/11] target-mips: add mips16 instruction decoding |
2009-11-23 |
Nathan Froyd |
|
New |
| [10/11] gdbstub: add MIPS16 support |
2009-11-23 |
Nathan Froyd |
|
New |
| [11/11] target-mips: add copyright notice for mips16 work |
2009-11-23 |
Nathan Froyd |
|
New |
| PPC: Sync CPU state for KVM |
2009-11-24 |
Alexander Graf |
|
New |
| PPC: Get MMU state on register sync |
2009-11-24 |
Alexander Graf |
|
New |
| [01/10] chardev: move greeting into vc backend. |
2009-11-24 |
Gerd Hoffmann |
|
New |
| [02/10] vc: colorize chardev title line with blue background. |
2009-11-24 |
Gerd Hoffmann |
|
New |
| [03/10] default devices: core code & serial lines. |
2009-11-24 |
Gerd Hoffmann |
|
New |
| [04/10] default devices: parallel port. |
2009-11-24 |
Gerd Hoffmann |
|
New |
| [05/10] default devices: qemu monitor. |
2009-11-24 |
Gerd Hoffmann |
|
New |
| [06/10] zap serial_monitor_mux |
2009-11-24 |
Gerd Hoffmann |
|
New |
| [07/10] default devices: vga adapter. |
2009-11-24 |
Gerd Hoffmann |
|
New |
| [08/10] default devices: add global cmd line option. |
2009-11-24 |
Gerd Hoffmann |
|
New |
| [09/10] default devices: network |
2009-11-24 |
Gerd Hoffmann |
|
New |
| [10/10] default devices: drives |
2009-11-24 |
Gerd Hoffmann |
|
New |
| Fix TAP networking on host kernels without IFF_VNET_HDR support |
2009-11-24 |
Pierre Riteau |
|
New |
| Makefile: Fix spelling |
2009-11-24 |
Stefan Weil |
|
New |
| net: initialize vnet_hdr in net_tap_init() |
2009-11-24 |
Mark McLoughlin |
|
New |
| [1/2] qdev: make compat stuff more generic |
2009-11-24 |
Gerd Hoffmann |
|
New |
| [2/2] qdev: add command line option to set global defaults for properties. |
2009-11-24 |
Gerd Hoffmann |
|
New |
| [01/13] S/390 CPU fake emulation |
2009-11-24 |
Alexander Graf |
|
New |
| [02/13] S/390 host/target build system support |
2009-11-24 |
Alexander Graf |
|
New |
| [03/13] S/390 fake TCG implementation |
2009-11-24 |
Alexander Graf |
|
New |
| [04/13] Add KVM support for S390x |
2009-11-24 |
Alexander Graf |
|
New |
| [05/13] Allocate physical memory in low virtual address space |
2009-11-24 |
Alexander Graf |
|
New |
| [06/13] Add support for S390x system emulation |
2009-11-24 |
Alexander Graf |
|
New |
| [07/13] Add S390x virtio machine bus |
2009-11-24 |
Alexander Graf |
|
New |
| [08/13] Add S390x virtio machine description |
2009-11-24 |
Alexander Graf |
|
New |
| [09/13] S390 GDB stub |
2009-11-24 |
Alexander Graf |
|
New |
| [10/13] Implement early printk in virtio-console |
2009-11-24 |
Alexander Graf |
|
New |
| [11/13] Set default console to virtio on S390x |
2009-11-24 |
Alexander Graf |
|
New |
| [12/13] Add zipl bootloader interpreter |
2009-11-24 |
Alexander Graf |
|
New |
| [13/13] Add S390 maintainer information |
2009-11-24 |
Alexander Graf |
|
New |
| qemu/virtio-net: remove wrong s/g layout assumptions |
2009-11-24 |
Michael S. Tsirkin |
|
New |
| Re: [PATCH] Fix TAP networking on host kernels without IFF_VNET_HDR support |
2009-11-24 |
Pierre Riteau |
|
New |
| [1/2] msix: add helper to mark all msix entries |
2009-11-24 |
Michael S. Tsirkin |
|
New |
| [2/2] virtio: do not reset msix state on soft reset |
2009-11-24 |
Michael S. Tsirkin |
|
New |
| [RESEND] kvm: x86: Fix merge artifact of f8d926e9 about mp_state |
2009-11-24 |
Jan Kiszka |
|
New |
| kvm: x86: Add support for VCPU event states |
2009-11-24 |
Jan Kiszka |
|
New |
| [1/2] pc: add machine type for 0.12 |
2009-11-25 |
Gerd Hoffmann |
|
New |
| [2/2] virtio: enable msi-x for console+balloon |
2009-11-25 |
Gerd Hoffmann |
|
New |
| Check for TUNSETOFFLOAD support before trying to enable offload features |
2009-11-25 |
Pierre Riteau |
|
New |
| qcow2: Store exact backing format length |
2009-11-25 |
Kevin Wolf |
|
New |
| [1/5] msix: fix mask bit state after reset |
2009-11-25 |
Michael S. Tsirkin |
|
New |
| [2/5] msix: fix reset value for enable bit |
2009-11-25 |
Michael S. Tsirkin |
|
New |
| [3/5] msix: macro rename for function mask support |
2009-11-25 |
Michael S. Tsirkin |
|
New |
| [4/5] msix: function mask support |
2009-11-25 |
Michael S. Tsirkin |
|
New |
| [5/5] msix: clear pending bit of an unused vector |
2009-11-25 |
Michael S. Tsirkin |
|
New |
| chardev: make chardevs specified in config file work. |
2009-11-25 |
Gerd Hoffmann |
|
New |