Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 8 9 10 11 12 13 14 15 16 ... 595 596 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[05/20] pci: rename pci_addr_to_dev(), pcie_mmcfg_addr_to_dev(). 2009-11-12 Isaku Yamahata New
[07/20] pci: remove pci_sub_bus() by open coding. 2009-11-12 Isaku Yamahata New
[18/20] pci: fix pci_config_get_io_base(). 2009-11-12 Isaku Yamahata New
[16/20] pci: kill goto in pci_update_mappings() 2009-11-12 Isaku Yamahata New
kvm: Switch kvm_update_guest_debug to run_on_cpu 2010-05-19 Jan Kiszka New
[19/20] pci: pci bridge related clean up. 2009-11-12 Isaku Yamahata New
[17/20] pci: remove magic number, 256 in pci.c 2009-11-12 Isaku Yamahata New
[10/20] pci: kill unnecessary included in pci.c 2009-11-12 Isaku Yamahata New
[04/20] pci: remove pci_addr_to_config() by open code 2009-11-12 Isaku Yamahata New
[RFC,15/28] target-xtensa: big endian support 2011-05-04 Max Filippov New
[1/6] qcow2: Don't ignore immediate read/write failures 2010-04-06 Kevin Wolf New
Re: [sneak preview] major scsi overhaul 2009-11-12 Hannes Reinecke New
[RFC,19/28] target-xtensa: implement RST2 group (32 bit mul/div/rem) 2011-05-04 Max Filippov New
Re: [PATCH 03/20] pci: simplify pci_data_read(), pcie_mmcfg_data_read(). 2009-11-12 Michael S. Tsirkin 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
[RFC,25/28] target-xtensa: implement interrupt option 2011-05-04 Max Filippov New
[2/3] monitor: Reorder intialization to drop initial mux focus 2010-04-06 Jan Kiszka New
qemu-io: Fix memory leak 2009-11-18 Kevin Wolf New
[1/2] versatile_pci: convert to symbolic names 2010-02-08 Michael S. Tsirkin New
[9/9] monitor: do_info_balloon(): use QError 2009-11-12 Luiz Capitulino 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
[2/2] versatile_pci: cleanup 2010-02-08 Michael S. Tsirkin New
[2/9] QString: Introduce qstring_append_chr() 2009-11-12 Luiz Capitulino 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
[1/7] net: remove NICInfo::vc 2009-11-12 Mark McLoughlin New
[2/6] Introduce rom_rom 2009-11-12 Alexander Graf New
[7/7] net: fix qemu_announce_self() 2009-11-12 Mark McLoughlin New
[2/7] qdev: add "net-client" property 2009-11-12 Mark McLoughlin New
[4/7] net: kill off NICInfo/NICConf::vlan/netdev 2009-11-12 Mark McLoughlin New
[V2,07/20] pci: remove pci_sub_bus() by open coding. 2009-11-13 Isaku Yamahata New
[3/7] net: create the VLANClientState for NICs early 2009-11-12 Mark McLoughlin New
[1/9] QJSON: Introduce qobject_from_json_va() 2009-11-12 Luiz Capitulino New
[FOR,0.12,16/18] QError: New QERR_TOO_MANY_FILES 2009-12-07 Markus Armbruster 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
[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
[3/6] Convert multiboot to fw_cfg backed data storage 2009-11-12 Alexander Graf New
[1/6] Make fw_cfg interface 32-bit aware 2009-11-12 Alexander Graf New
[6/6] Add linuxboot to BLOBS 2009-11-12 Alexander Graf New
[V2,09/20] pci_host: remove unnecessary & 0xff. 2009-11-13 Isaku Yamahata New
[2/6] virtio-9p: Rearrange fileop structures 2010-05-10 jvrao 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,15/20] pci: clean up of pci_update_mappings() 2009-11-13 Isaku Yamahata New
[V2,01/20] pci: fix pci_info_device(). 2009-11-13 Isaku Yamahata New
[V2,12/20] pci: remove some unnecessary comment in pci.h 2009-11-13 Isaku Yamahata New
[Tracing] Add options to specify trace file name at startup and runtime. 2010-08-03 Prerna Saxena New
[V2,11/20] pci: clean up of pci_init_wmask(). 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,03/20] pci: simplify (pci_/pcie_mmcfg_)data_read() 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,19/20] pci: pci bridge related clean up. 2009-11-13 Isaku Yamahata New
[V2,14/20] pci: remove unused constants. 2009-11-13 Isaku Yamahata New
[V2,17/20] pci: remove magic number, 256 in pci.c 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,10/20] pci: kill unnecessary included in pci.c 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
[1/2] block: Fix error code in multiwrite for immediate failures 2010-04-06 Kevin Wolf New
[V2,16/20] pci: split up up pci_update mappings 2009-11-13 Isaku Yamahata New
[V2,18/20] pci: fix pci_config_get_io_base(). 2009-11-13 Isaku Yamahata New
[V2,20/20] pci: convert goto into scope in bridge_filter 2009-11-13 Isaku Yamahata New
[V2,04/20] pci: remove pci_addr_to_config() by open code 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
[RFC,17/28] target-xtensa: implement CACHE group 2011-05-04 Max Filippov New
[07/14] usb-linux: Add support for buffering iso out usb packets 2011-05-04 Gerd Hoffmann New
[PATCHv2,4/5] virtio-balloon: remove layout assumptions 2010-03-18 Michael S. Tsirkin New
[RFC,26/28] target-xtensa: implement accurate window check 2011-05-04 Max Filippov New
[04/14] usb-linux: Refuse packets for endpoints which are not in the usb descriptor 2011-05-04 Gerd Hoffmann New
[PATCHv2] virtio-net: stop vhost backend on vmstop 2010-06-02 Michael S. Tsirkin New
vhost_net.c: v2 Fix build failure introduced by 0bfcd599e3f5c5679cc7d0165a0a1822e2f60de2 2010-05-27 Jes Sorensen New
[RFC,21/28] target-xtensa: implement loop option 2011-05-04 Max Filippov New
usb-wacom: fix usb_wacom_initfn regression 2010-04-23 Spencer Oliver New
[RFC,24/28] target-xtensa: implement SIMCALL 2011-05-04 Max Filippov New
[RFC,V7,22/32] qcow2: Add qcow2_dedup_is_running to probe if dedup is running. 2013-03-15 BenoƮt Canet New
[RFC,28/28] target-xtensa: implement relocatable vectors 2011-05-04 Max Filippov 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
[14/14] tcg: Use fprintf_function 2010-03-29 Stefan Weil New
mips: fix CPU reset 2009-11-13 Blue Swirl New
[7/7] ahci: work around bug with level interrupts 2011-02-01 Aurelien Jarno New
[1/3] configure: Tidy up remnants of non-64-bit physaddrs 2012-10-12 Stefan Hajnoczi New
[2/2] acpi: remove static gpe and pci0_status variables 2010-05-10 Blue Swirl New
[1/2] acpi: remove static pm_state 2010-05-10 Blue Swirl New
all vga: refuse hotplugging. 2010-05-26 Gerd Hoffmann 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
target-ppc: exception model of 603e inherits from 603 2010-04-23 Thomas Monjalon New
[v3,07/11] error: Use QERR_INVALID_PARAMETER_VALUE instead of QERR_INVALID_PARAMETER 2010-03-25 Markus Armbruster New