| [V12,24/27] pm_smbus: remove #ifdef DEBUG. |
2010-01-06 |
Isaku Yamahata |
|
New |
| [V12,23/27] pci hotadd, acpi_piix4: remove global variables. |
2010-01-06 |
Isaku Yamahata |
|
New |
| [V12,22/27] pci hotplug: add argument to pci hot plug callback. |
2010-01-06 |
Isaku Yamahata |
|
New |
| [V12,21/27] acpi_piix4: qdevfy. |
2010-01-06 |
Isaku Yamahata |
|
New |
| [V12,20/27] rtc: make rtc_xxx accept/return ISADevice instead of RTCState. |
2010-01-06 |
Isaku Yamahata |
|
New |
| [V12,19/27] pc: move rtc declarations from pc.h into a dedicated header file. |
2010-01-06 |
Isaku Yamahata |
|
New |
| [V12,18/27] pc: split out piix specific part from pc.c into pc_piix.c |
2010-01-06 |
Isaku Yamahata |
|
New |
| [V12,17/27] pc: split out pci device init from pc_init1() into pc_pci_device_init() |
2010-01-06 |
Isaku Yamahata |
|
New |
| [V12,16/27] pc: split out basic device init from pc_init1() into pc_basic_device_init() |
2010-01-06 |
Isaku Yamahata |
|
New |
| [V12,15/27] pc: split out vga initialization from pc_init1() into pc_vga_init(). |
2010-01-06 |
Isaku Yamahata |
|
New |
| [V12,14/27] pc: split out memory allocation from pc_init1() into pc_memory_init() |
2010-01-06 |
Isaku Yamahata |
|
New |
| [V12,13/27] pc: split out cpu initialization from pc_init1() into pc_cpus_init(). |
2010-01-06 |
Isaku Yamahata |
|
New |
| [V12,12/27] pc: make pc_init1() not refer ferr_irq directly. |
2010-01-06 |
Isaku Yamahata |
|
New |
| [V12,11/27] pc: introduce a function to allocate cpu irq. |
2010-01-06 |
Isaku Yamahata |
|
New |
| [V12,10/27] pc: remove global variable rtc_state by using qemu_irq. |
2010-01-06 |
Isaku Yamahata |
|
New |
| [V12,09/27] pc: remove a global variable, floppy_controller. |
2010-01-06 |
Isaku Yamahata |
|
New |
| [V12,08/27] pc: make an unnecessary global variable, pit, local. |
2010-01-06 |
Isaku Yamahata |
|
New |
| [V12,07/27] pc, i440fx: Make smm enable/disable function i440fx independent. |
2010-01-06 |
Isaku Yamahata |
|
New |
| [V12,06/27] pc: initialize ioapic before use. |
2010-01-06 |
Isaku Yamahata |
|
New |
| [V12,05/27] acpi_piix4: remove unused variable in get_pmsts(). |
2010-01-06 |
Isaku Yamahata |
|
New |
| [V12,04/27] acpi: split acpi.c into the common part and the piix4 part. |
2010-01-06 |
Isaku Yamahata |
|
New |
| [V12,03/27] acpi: add acpi constants from linux header files and use them. |
2010-01-06 |
Isaku Yamahata |
|
New |
| [V12,02/27] acpi: split out apm register emulation from acpi.c |
2010-01-06 |
Isaku Yamahata |
|
New |
| [V12,01/27] acpi: split out piix4 smbus routines from acpi.c into pm_smbus.c |
2010-01-06 |
Isaku Yamahata |
|
New |
| [2/2] tcg-x86_64: Avoid unnecessary REX.B prefixes. |
2010-01-06 |
Richard Henderson |
|
New |
| [1/2] tcg-x86_64: Special-case all 32-bit AND operands. |
2010-01-06 |
Richard Henderson |
|
New |
| [9/9] sparc64: reimplement tick timers |
2010-01-05 |
Igor V. Kovalenko |
|
New |
| [8/9] sparc64: interrupt trap handling |
2010-01-05 |
Igor V. Kovalenko |
|
New |
| [7/9] sparc64: move cpu_interrupts_enabled to cpu.h |
2010-01-05 |
Igor V. Kovalenko |
|
New |
| [6/9] sparc64: clear exception_index with -1 value |
2010-01-05 |
Igor V. Kovalenko |
|
New |
| [5/9] sparc64: add macros to deal with softint and timer interrupt |
2010-01-05 |
Igor V. Kovalenko |
|
New |
| [4/9] sparc64: check for pending irq when pil, pstate or softint is changed |
2010-01-05 |
Igor V. Kovalenko |
|
New |
| [3/9] sparc64: use helper_wrpil to check pending irq on write |
2010-01-05 |
Igor V. Kovalenko |
|
New |
| [2/9] sparc64: add PSR and PIL to cpu state dump |
2010-01-05 |
Igor V. Kovalenko |
|
New |
| [1/9] sparc64: trace pstate and global register set changes |
2010-01-05 |
Igor V. Kovalenko |
|
New |
| [virtio] Add virtio block device sanboot support |
2010-01-05 |
Stefan Hajnoczi |
|
New |
| [5/5] PCI: do_pci_info(): PCI bridge devices support |
2010-01-05 |
Luiz Capitulino |
|
New |
| [4/5] PCI: do_pci_info(): PCI bridge support |
2010-01-05 |
Luiz Capitulino |
|
New |
| [3/5] PCI: Convert pci_info() to QObject |
2010-01-05 |
Luiz Capitulino |
|
New |
| [2/5] QDict: Introduce qdict_get_qdict() |
2010-01-05 |
Luiz Capitulino |
|
New |
| [1/5] QList: Introduce QLIST_FOREACH_ENTRY() |
2010-01-05 |
Luiz Capitulino |
|
New |
| [RFD] virtio: Add memory statistics reporting to the balloon driver |
2010-01-05 |
Adam Litke |
|
New |
| Fix CPU topology initialization |
2010-01-05 |
Jiri Denemark |
|
New |
| [BUGFIX] MCE: Fix bug of IA32_MCG_STATUS after system reset |
2010-01-05 |
Huang Ying |
|
New |
| [V11,27/27] mc146818rtc: remove #ifdef DEBUG_CMOS. |
2010-01-05 |
Isaku Yamahata |
|
New |
| [V11,26/27] pc_apm: remove #ifdef DEBUG. |
2010-01-05 |
Isaku Yamahata |
|
New |
| [V11,25/27] acpi_piix4: remove #ifdef DEBUG. |
2010-01-05 |
Isaku Yamahata |
|
New |
| [V11,24/27] pc_smbus: remove #ifdef DEBUG. |
2010-01-05 |
Isaku Yamahata |
|
New |
| [V11,23/27] pci hotadd, acpi_piix4: remove global variables. |
2010-01-05 |
Isaku Yamahata |
|
New |
| [V11,22/27] pci hotplug: add argument to pci hot plug callback. |
2010-01-05 |
Isaku Yamahata |
|
New |
| [V11,21/27] acpi_piix4: qdevfy. |
2010-01-05 |
Isaku Yamahata |
|
New |
| [V11,20/27] rtc: make rtc_xxx accept/return ISADevice instead of RTCState. |
2010-01-05 |
Isaku Yamahata |
|
New |
| [V11,19/27] pc: move rtc declarations from pc.h into a dedicated header file. |
2010-01-05 |
Isaku Yamahata |
|
New |
| [V11,18/27] pc: split out piix specific part from pc.c into pc_piix.c |
2010-01-05 |
Isaku Yamahata |
|
New |
| [V11,17/27] pc: split out pci device init from pc_init1() into pc_pci_device_init() |
2010-01-05 |
Isaku Yamahata |
|
New |
| [V11,16/27] pc: split out basic device init from pc_init1() into pc_basic_device_init() |
2010-01-05 |
Isaku Yamahata |
|
New |
| [V11,15/27] pc: split out vga initialization from pc_init1() into pc_vga_init(). |
2010-01-05 |
Isaku Yamahata |
|
New |
| [V11,14/27] pc: split out memory allocation from pc_init1() into pc_memory_init() |
2010-01-05 |
Isaku Yamahata |
|
New |
| [V11,13/27] pc: split out cpu initialization from pc_init1() into pc_cpus_init(). |
2010-01-05 |
Isaku Yamahata |
|
New |
| [V11,12/27] pc: make pc_init1() not refer ferr_irq directly. |
2010-01-05 |
Isaku Yamahata |
|
New |
| [V11,11/27] pc: introduce a function to allocate cpu irq. |
2010-01-05 |
Isaku Yamahata |
|
New |
| [V11,10/27] pc: remove global variable rtc_state by using qemu_irq. |
2010-01-05 |
Isaku Yamahata |
|
New |
| [V11,09/27] pc: remove a global variable, floppy_controller. |
2010-01-05 |
Isaku Yamahata |
|
New |
| [V11,08/27] pc: make an unnecessary global variable, pit, local. |
2010-01-05 |
Isaku Yamahata |
|
New |
| [V11,07/27] pc, i440fx: Make smm enable/disable function i440fx independent. |
2010-01-05 |
Isaku Yamahata |
|
New |
| [V11,06/27] pc: initialize ioapic before use. |
2010-01-05 |
Isaku Yamahata |
|
New |
| [V11,05/27] acpi_piix4: remove unused variable in get_pmsts(). |
2010-01-05 |
Isaku Yamahata |
|
New |
| [V11,04/27] acpi: split acpi.c into the common part and the piix4 part. |
2010-01-05 |
Isaku Yamahata |
|
New |
| [V11,03/27] acpi: add acpi constants from linux header files and use them. |
2010-01-05 |
Isaku Yamahata |
|
New |
| [V11,02/27] acpi: split out apm register emulation from acpi.c |
2010-01-05 |
Isaku Yamahata |
|
New |
| [V11,01/27] acpi: split out pc smbus routines from acpi.c into pc_smbus.c |
2010-01-05 |
Isaku Yamahata |
|
New |
| fix chardev_init for win32 |
2010-01-05 |
TeLeMan |
|
New |
| alpha-linux-user: Implement signals. |
2010-01-04 |
Richard Henderson |
|
New |
| [6/6] target-alpha: Implement IEEE FP qualifiers. |
2010-01-04 |
Richard Henderson |
|
New |
| [PATCHv2,3/3] kvm: move kvm to use memory notifiers |
2010-01-04 |
Michael S. Tsirkin |
|
New |
| [PATCHv2,2/3] kvm: move kvm_set_phys_mem around |
2010-01-04 |
Michael S. Tsirkin |
|
New |
| [PATCHv2,1/3] qemu: memory notifiers |
2010-01-04 |
Michael S. Tsirkin |
|
New |
| [PATCHv2,0/3] qemu: memory notifiers |
2010-01-04 |
Michael S. Tsirkin |
|
New |
| [5/6] target-alpha: Mark helper_excp as NORETURN. |
2010-01-04 |
Richard Henderson |
|
New |
| [4/6] target-alpha: Clean up arithmetic traps. |
2010-01-04 |
Richard Henderson |
|
New |
| [3/6] target-alpha: Reduce internal processor registers for user-mode. |
2010-01-04 |
Richard Henderson |
|
New |
| [8/8] Move virtio-serial and virtio-serial-bus to Makefile.hw |
2010-01-04 |
Amit Shah |
|
New |
| [7/8] virtio-serial: Add 'virtserialport' device for generic serial port support |
2010-01-04 |
Amit Shah |
|
New |
| [6/8] virtio-serial-bus: Add ability to hot-unplug ports |
2010-01-04 |
Amit Shah |
|
New |
| [5/8] virtio-serial-bus: Add support for buffering guest output, throttling guests |
2010-01-04 |
Amit Shah |
|
New |
| [4/8] virtio-serial-bus: Add a port 'name' property for port discovery in guests |
2010-01-04 |
Amit Shah |
|
New |
| [3/8] virtio-serial-bus: Maintain guest and host port open/close state |
2010-01-04 |
Amit Shah |
|
New |
| [2/8] virtio-console: qdev conversion, new virtio-serial-bus |
2010-01-04 |
Amit Shah |
|
New |
| [1/8] virtio: Remove duplicate macro definition for max. virtqueues, bump up the max |
2010-01-04 |
Amit Shah |
|
New |
| [PATCHv6,2/3] virtio: rename features -> guest_features |
2010-01-04 |
Michael S. Tsirkin |
|
New |
| [PATCHv6,3/3] virtio: add features as qdev properties |
2010-01-04 |
Michael S. Tsirkin |
|
New |
| [PATCHv6,1/3] qdev: add bit property type |
2010-01-04 |
Michael S. Tsirkin |
|
New |
| [PATCHv5,2/2] virtio: add features as qdev properties |
2010-01-04 |
Michael S. Tsirkin |
|
New |
| [PATCHv5,1/2] qdev: add bit property type |
2010-01-04 |
Michael S. Tsirkin |
|
New |
| Re: [PATCH 1/6] Make config space accessor host bus trapable |
2010-01-04 |
Isaku Yamahata |
|
New |
| finish VPATH -> vpath translation |
2010-01-04 |
Paolo Bonzini |
|
New |
| [6/6] Enable secondary cmd64x |
2010-01-04 |
Alexander Graf |
|
New |
| [5/6] Make interrupts work |
2010-01-04 |
Alexander Graf |
|
New |
| [4/6] Include dump of lspci -nn on real G5 |
2010-01-04 |
Alexander Graf |
|
New |
| [3/6] Use Mac99_U3 type on ppc64 |
2010-01-04 |
Alexander Graf |
|
New |