| [13/20] pci: move typedef, PCIHostState, PCIExpressHost to qemu-common.h. |
2009-11-12 |
Isaku Yamahata |
|
New |
| [14/20] pci: remove unused constants. |
2009-11-12 |
Isaku Yamahata |
|
New |
| [15/20] pci: clean up of pci_update_mappings() |
2009-11-12 |
Isaku Yamahata |
|
New |
| [16/20] pci: kill goto in pci_update_mappings() |
2009-11-12 |
Isaku Yamahata |
|
New |
| [17/20] pci: remove magic number, 256 in pci.c |
2009-11-12 |
Isaku Yamahata |
|
New |
| [18/20] pci: fix pci_config_get_io_base(). |
2009-11-12 |
Isaku Yamahata |
|
New |
| [19/20] pci: pci bridge related clean up. |
2009-11-12 |
Isaku Yamahata |
|
New |
| [20/20] pci: remove goto in pci_bridge_filter(). |
2009-11-12 |
Isaku Yamahata |
|
New |
| Re: [sneak preview] major scsi overhaul |
2009-11-12 |
Hannes Reinecke |
|
New |
| Re: [PATCH 03/20] pci: simplify pci_data_read(), pcie_mmcfg_data_read(). |
2009-11-12 |
Michael S. Tsirkin |
|
New |
| Stack corruption problem with SeaBIOS/gPXE under QEMU |
2009-11-12 |
Naphtali Sprei |
|
New |
| megasas: LSI MegaRAID SAS HBA emulation |
2009-11-12 |
Hannes Reinecke |
|
New |
| Re: [PATCH 03/20] pci: simplify pci_data_read(), pcie_mmcfg_data_read(). |
2009-11-12 |
Michael S. Tsirkin |
|
New |
| Re: [PATCH 16/20] pci: kill goto in pci_update_mappings() |
2009-11-12 |
Michael S. Tsirkin |
|
New |
| Re: [PATCH 20/20] pci: remove goto in pci_bridge_filter(). |
2009-11-12 |
Michael S. Tsirkin |
|
New |
| Re: [PATCH 02/20] pci: move pci_data_{read, write}() declaration from pci.h to pci_host.h |
2009-11-12 |
Michael S. Tsirkin |
|
New |
| Makefile: Remove unneeded prerequisites |
2009-11-12 |
Stefan Weil |
|
New |
| This patch adds a Priority and a Machine menu to the menu bar. |
2009-11-12 |
G 3 |
|
New |
| [1/7] net: remove NICInfo::vc |
2009-11-12 |
Mark McLoughlin |
|
New |
| [2/7] qdev: add "net-client" property |
2009-11-12 |
Mark McLoughlin |
|
New |
| [3/7] net: create the VLANClientState for NICs early |
2009-11-12 |
Mark McLoughlin |
|
New |
| [4/7] net: kill off NICInfo/NICConf::vlan/netdev |
2009-11-12 |
Mark McLoughlin |
|
New |
| [5/7] qdev: add qdev_foreach() |
2009-11-12 |
Mark McLoughlin |
|
New |
| [6/7] qdev: add qdev_prop_get_{macaddr, net_client}() |
2009-11-12 |
Mark McLoughlin |
|
New |
| [7/7] net: fix qemu_announce_self() |
2009-11-12 |
Mark McLoughlin |
|
New |
| [1/9] QJSON: Introduce qobject_from_json_va() |
2009-11-12 |
Luiz Capitulino |
|
New |
| [2/9] QString: Introduce qstring_append_chr() |
2009-11-12 |
Luiz Capitulino |
|
New |
| [3/9] QString: Introduce qstring_append_int() |
2009-11-12 |
Luiz Capitulino |
|
New |
| [4/9] Add qstring_append_chr() unit-test |
2009-11-12 |
Luiz Capitulino |
|
New |
| [5/9] Introduce QError |
2009-11-12 |
Luiz Capitulino |
|
New |
| [6/9] QJSON: Fix compile error |
2009-11-12 |
Luiz Capitulino |
|
New |
| [7/9] monitor: QError support |
2009-11-12 |
Luiz Capitulino |
|
New |
| [8/9] qdev: Use QError for 'device not found' error |
2009-11-12 |
Luiz Capitulino |
|
New |
| [9/9] monitor: do_info_balloon(): use QError |
2009-11-12 |
Luiz Capitulino |
|
New |
| [1/6] Make fw_cfg interface 32-bit aware |
2009-11-12 |
Alexander Graf |
|
New |
| [2/6] Introduce rom_rom |
2009-11-12 |
Alexander Graf |
|
New |
| [3/6] Convert multiboot to fw_cfg backed data storage |
2009-11-12 |
Alexander Graf |
|
New |
| [4/6] Move common option rom code to header file |
2009-11-12 |
Alexander Graf |
|
New |
| [5/6] Convert linux bootrom to external rom and fw_cfg |
2009-11-12 |
Alexander Graf |
|
New |
| [6/6] Add linuxboot to BLOBS |
2009-11-12 |
Alexander Graf |
|
New |
| [V2,01/20] pci: fix pci_info_device(). |
2009-11-13 |
Isaku Yamahata |
|
New |
| [V2,02/20] pci: move pci_data_{read, write}() declaration from pci.h to pci_host.h |
2009-11-13 |
Isaku Yamahata |
|
New |
| [V2,03/20] pci: simplify (pci_/pcie_mmcfg_)data_read() |
2009-11-13 |
Isaku Yamahata |
|
New |
| [V2,04/20] pci: remove pci_addr_to_config() by open code |
2009-11-13 |
Isaku Yamahata |
|
New |
| [V2,05/20] pci: rename pci_addr_to_dev(), pcie_mmcfg_addr_to_dev(). |
2009-11-13 |
Isaku Yamahata |
|
New |
| [V2,06/20] pci: shorten pci_host_{conf, data}_register_xxx function a bit. |
2009-11-13 |
Isaku Yamahata |
|
New |
| [V2,07/20] pci: remove pci_sub_bus() by open coding. |
2009-11-13 |
Isaku Yamahata |
|
New |
| [V2,08/20] pci: s/pci_find_host_bus/pci_find_root_bus/g |
2009-11-13 |
Isaku Yamahata |
|
New |
| [V2,09/20] pci_host: remove unnecessary & 0xff. |
2009-11-13 |
Isaku Yamahata |
|
New |
| [V2,10/20] pci: kill unnecessary included in pci.c |
2009-11-13 |
Isaku Yamahata |
|
New |
| [V2,11/20] pci: clean up of pci_init_wmask(). |
2009-11-13 |
Isaku Yamahata |
|
New |
| [V2,12/20] pci: remove some unnecessary comment in pci.h |
2009-11-13 |
Isaku Yamahata |
|
New |
| [V2,13/20] pci: move typedef, PCIHostState, PCIExpressHost to qemu-common.h. |
2009-11-13 |
Isaku Yamahata |
|
New |
| [V2,14/20] pci: remove unused constants. |
2009-11-13 |
Isaku Yamahata |
|
New |
| [V2,15/20] pci: clean up of pci_update_mappings() |
2009-11-13 |
Isaku Yamahata |
|
New |
| [V2,16/20] pci: split up up pci_update mappings |
2009-11-13 |
Isaku Yamahata |
|
New |
| [V2,17/20] pci: remove magic number, 256 in pci.c |
2009-11-13 |
Isaku Yamahata |
|
New |
| [V2,18/20] pci: fix pci_config_get_io_base(). |
2009-11-13 |
Isaku Yamahata |
|
New |
| [V2,19/20] pci: pci bridge related clean up. |
2009-11-13 |
Isaku Yamahata |
|
New |
| [V2,20/20] pci: convert goto into scope in bridge_filter |
2009-11-13 |
Isaku Yamahata |
|
New |
| fix make clean targets |
2009-11-13 |
Magnus Damm |
|
New |
| sh4 disasm fixes |
2009-11-13 |
Magnus Damm |
|
New |
| remove duplicate sar opcode from i386 tcg code |
2009-11-13 |
Magnus Damm |
|
New |
| experimental sh4 host support |
2009-11-13 |
Magnus Damm |
|
New |
| Re: [PATCH 1/6] Make fw_cfg interface 32-bit aware |
2009-11-13 |
Juan Quintela |
|
New |
| Don't leak file descriptors |
2009-11-13 |
Kevin Wolf |
|
New |
| libxl: check for early failures of qemu-dm |
2009-11-13 |
Ian Jackson |
|
New |
| mips: fix CPU reset |
2009-11-13 |
Blue Swirl |
|
New |
| pci: Fix function pci_default_write_config |
2009-11-13 |
Stefan Weil |
|
New |
| malta: Load kernel only during initialization |
2009-11-13 |
Stefan Weil |
|
New |
| sparc32 irq clearing (guest Solaris performance+NetBSD) fix |
2009-11-14 |
Artyom Tarasenko |
|
New |
| experimental sh4 host support V2 |
2009-11-15 |
Magnus Damm |
|
New |
| [1/8] Fix qemu_free use in acpi.c |
2009-11-15 |
Jean-Christophe DUBOIS |
|
New |
| [2/8] Fix qemu_free use in baum.c |
2009-11-15 |
Jean-Christophe DUBOIS |
|
New |
| [3/8] Fix qemu_free use in nand.c |
2009-11-15 |
Jean-Christophe DUBOIS |
|
New |
| [4/8] Fix qemu_free use in bt-l2cap.c |
2009-11-15 |
Jean-Christophe DUBOIS |
|
New |
| [5/8] Fix qemu_free use in nseries.c |
2009-11-15 |
Jean-Christophe DUBOIS |
|
New |
| [6/8] Fix qemu_free use in scsi-generic.c |
2009-11-15 |
Jean-Christophe DUBOIS |
|
New |
| [7/8] Fix free use in xen_backend.c |
2009-11-15 |
Jean-Christophe DUBOIS |
|
New |
| [8/8] Fix qemu_malloc/qemu_free use in rtl8139.c |
2009-11-15 |
Jean-Christophe DUBOIS |
|
New |
| [1/2,RFC] add emulation of atmel pflash memory |
2009-11-15 |
Evgeniy Dushistov |
|
New |
| [2/2,RFC] add emulation of at91sam9263 cpu |
2009-11-15 |
Evgeniy Dushistov |
|
New |
| [v2] Don't leak file descriptors |
2009-11-16 |
Kevin Wolf |
|
New |
| [v2,1/9] introduce VMSTATE_U64 |
2009-11-16 |
Glauber Costa |
|
New |
| [v2,2/9] Provide ioapic-kvm |
2009-11-16 |
Glauber Costa |
|
New |
| [v2,3/9] provide apic_set_irq_delivered |
2009-11-16 |
Glauber Costa |
|
New |
| [v2,4/9] provide i8259-kvm |
2009-11-16 |
Glauber Costa |
|
New |
| [v2,5/9] Don't call apic functions directly from kvm code |
2009-11-16 |
Glauber Costa |
|
New |
| [v2,6/9] export kvm_put_mp_state |
2009-11-16 |
Glauber Costa |
|
New |
| [v2,7/9] provide apic-kvm |
2009-11-16 |
Glauber Costa |
|
New |
| [v2,8/9] Initialize in-kernel irqchip |
2009-11-16 |
Glauber Costa |
|
New |
| [v2,9/9] Do GSI routing |
2009-11-16 |
Glauber Costa |
|
New |
| virtio-rng |
2009-11-16 |
Ian Molton |
|
New |
| [1/2] extboot: add option rom. |
2009-11-16 |
Gerd Hoffmann |
|
New |
| [2/2] extboot: qemu code. |
2009-11-16 |
Gerd Hoffmann |
|
New |
| configure: Fix spelling in comment and rework the comment |
2009-11-16 |
Stefan Weil |
|
New |
| Standard vga breakage |
2009-11-16 |
Anthony Liguori |
|
New |
| vga-pci: Fix access to linear framebuffer |
2009-11-16 |
Stefan Weil |
|
New |
| [1/9] chardev: add greeting |
2009-11-17 |
Gerd Hoffmann |
|
New |
| [2/9] default devices: core code & serial lines. |
2009-11-17 |
Gerd Hoffmann |
|
New |