Show patches with: none      |   433464 patches
« 1 2 ... 4317 4318 43194334 4335 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[18/25] pci: add helper functions for pci config write function. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[17/25] pci: fix pci_default_write_config() - - - - --- 2009-10-02 Isaku Yamahata Superseded
[16/25] pci: pcie host and mmcfg support. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[15/25] pci_host.h: split non-inline static function in pci_host.h into pci_host.c - - - - --- 2009-10-02 Isaku Yamahata Superseded
[14/25] pci: factor out the logic to get pci device from address. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[13/25] pci: make pci configuration transaction more accurate. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[12/25] pci: 64bit bar support. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[11/25] pci: typedef pcibus_t as uint64_t instead of uint32_t. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[10/25] pci: introduce FMT_pcibus for printf format for pcibus_t. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[09/25] pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t 1 - - - --- 2009-10-02 Isaku Yamahata Superseded
[08/25] pci: use helper functions to access pci config space. 1 - - - --- 2009-10-02 Isaku Yamahata Superseded
[07/25] pci: helper functions to access PCIDevice::config 1 - - - --- 2009-10-02 Isaku Yamahata Superseded
[06/25] pci: define a constant to represent a unmapped bar and use it. 1 - - - --- 2009-10-02 Isaku Yamahata Superseded
[05/25] pci: use PCI_SLOT() and PCI_FUNC(). 1 - - - --- 2009-10-02 Isaku Yamahata Superseded
[04/25] pci: use the symbolic constant, PCI_ROM_ADDRESS_ENABLE instead of 1. 1 - - - --- 2009-10-02 Isaku Yamahata Superseded
[03/25] pci: introduce constant PCI_NUM_PINS for the number of interrupt pins, 4. 1 - - - --- 2009-10-02 Isaku Yamahata Superseded
[02/25] pci: use appropriate PRIs in PCI_DPRINTF() for portability. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[01/25] pci: fix PCI_DPRINTF() wrt variadic macro. 1 - - - --- 2009-10-02 Isaku Yamahata Superseded
[00/25] pci: various pci clean up and pci express support. V2 - - - - --- 2009-10-02 Isaku Yamahata Superseded
eepro100: Restructure code - - - - --- 2009-10-02 Stefan Weil Superseded
[3/3] tcg/i386: add support for ext{8, 16, 32}u_i{32, 64} TCG ops - - - - --- 2009-10-02 Aurelien Jarno Superseded
eepro100: support 16 bit read from SCBCmd (== 2) - - - - --- 2009-10-02 Reimar Döffinger Superseded
linux-user: use realpath for emulation dir paths - - - - --- 2009-10-02 Paul Bolle Superseded
linux-user: don't zero a buffer twice - - - - --- 2009-10-02 Paul Bolle Superseded
[TRIVIAL] linux-user: fix "#if 0"'d printf() - - - - --- 2009-10-02 Paul Bolle Superseded
[25/25] pci/monitor: print out bridge's filtering values and so on. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[24/25] pci: initialize wmask according to pci header type. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[23/25] pci: add helper function to initialize wmask. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[22/25] pci/brdige: qdevfy and initialize secondary bus and subordinate bus. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[21/25] pci: make bar update function aware of pci bridge. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[20/25] pci: factor out config update logic. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[19/25] pci: use helper function in pci_default_write_config() - - - - --- 2009-10-02 Isaku Yamahata Superseded
[18/25] pci: add helper functions for pci config write function. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[17/25] pci: fix pci_default_write_config() 1 - - - --- 2009-10-02 Isaku Yamahata Superseded
[16/25] pci: pcie host and mmcfg support. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[15/25] pci_host.h: split non-inline static function in pci_host.h into pci_host.c - - - - --- 2009-10-02 Isaku Yamahata Superseded
[14/25] pci: factor out the logic to get pci device from address. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[13/25] pci: make pci configuration transaction more accurate. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[12/25] pci: 64bit bar support. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[11/25] pci: typedef pcibus_t as uint64_t instead of uint32_t. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[10/25] pci: introduce FMT_pcibus for printf format for pcibus_t. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[09/25] pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t - - - - --- 2009-10-02 Isaku Yamahata Superseded
[08/25] pci: use helper functions to access pci config space. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[07/25] pci: helper functions to access PCIDevice::config - - - - --- 2009-10-02 Isaku Yamahata Superseded
[06/25] pci: define a constant to represent a unmapped bar and use it. 1 - - - --- 2009-10-02 Isaku Yamahata Superseded
[05/25] pci: use PCI_SLOT() and PCI_FUNC(). - - - - --- 2009-10-02 Isaku Yamahata Superseded
[04/25] pci: use the symbolic constant, PCI_ROM_ADDRESS_ENABLE instead of 1. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[03/25] pci: introduce constant PCI_NUM_PINS for the number of interrupt pins, 4. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[02/25] pci: use appropriate PRIs in PCI_DPRINTF() for portability. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[01/25] pci: fix PCI_DPRINTF() wrt variadic macro. 1 - - - --- 2009-10-02 Isaku Yamahata Superseded
libuser is a generated directory - - - - --- 2009-10-02 Juan Quintela Superseded
RFC configurable block formats - - - - --- 2009-10-01 Markus Armbruster Superseded
Win32: Fix vnc support. - - - - --- 2009-10-01 Stefan Weil Superseded
Check availability of uuid header / library - - - - --- 2009-10-01 Stefan Weil Superseded
[PATCHv2] hw/omap_dma: add matching {} in if 0 - - - - --- 2009-10-01 Michael S. Tsirkin Superseded
Re: [PATCH][SEABIOS] Move qemu config port access functions into separate file. - - - - --- 2009-10-01 Gleb Natapov Superseded
[14/14] monitor: Convert do_info_balloon() to QObject - - - - --- 2009-10-01 Luiz Capitulino Superseded
[13/14] monitor-error: Add do_info_balloon() errors - - - - --- 2009-10-01 Luiz Capitulino Superseded
[12/14] monitor: Convert do_info_version() to QObject - - - - --- 2009-10-01 Luiz Capitulino Superseded
[11/14] monitor: Convert do_balloon() to QObject - - - - --- 2009-10-01 Luiz Capitulino Superseded
[10/14] monitor: Convert do_system_powerdown() to QObject - - - - --- 2009-10-01 Luiz Capitulino Superseded
[09/14] monitor: Convert do_system_reset() to QObject - - - - --- 2009-10-01 Luiz Capitulino Superseded
[08/14] monitor: Convert do_stop() to QObject - - - - --- 2009-10-01 Luiz Capitulino Superseded
[07/14] monitor: Convert do_quit() do QObject - - - - --- 2009-10-01 Luiz Capitulino Superseded
[06/14] monitor: do_info(): handle new and old info handlers - - - - --- 2009-10-01 Luiz Capitulino Superseded
[05/14] monitor: Initial MonitorError usage - - - - --- 2009-10-01 Luiz Capitulino Superseded
[04/14] monitor: Handle new and old style handlers - - - - --- 2009-10-01 Luiz Capitulino Superseded
[03/14] monitor: Add new members to mon_cmd_t - - - - --- 2009-10-01 Luiz Capitulino Superseded
[02/14] Introduce monitor-error module - - - - --- 2009-10-01 Luiz Capitulino Superseded
[01/14] QObject: Accept NULL - - - - --- 2009-10-01 Luiz Capitulino Superseded
Questions on audio_atexit(), possibly bugs - - - - --- 2009-10-01 Markus Armbruster Superseded
Improve error reporting on file access - - - - --- 2009-10-01 Justin Forbes Superseded
Reorganize option rom (+linux kernel) loading. - - - - --- 2009-10-01 Gerd Hoffmann Superseded
[v2,15/15] pc98vga: add PC-9821 family vga - - - - --- 2009-10-01 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
[v2,14/15] pc98sys: add PC-9821 family system ports - - - - --- 2009-10-01 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
[v2,13/15] pc98mouse: add PC-9821 family bus mouse - - - - --- 2009-10-01 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
[v2,12/15] pc98kbd: add PC-9821 family keyboard - - - - --- 2009-10-01 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
[v2,11/15] pc98: add PC-9821 family init - - - - --- 2009-10-01 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
[v2,10/15] vl: add qemu_cpu_reset_request() - - - - --- 2009-10-01 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
[v2,09/15] i386: add private_features - - - - --- 2009-10-01 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
[v2,08/15] piix_pci: add PC-9821 family cbus bridge - - - - --- 2009-10-01 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
[v2,07/15] pc: extern i440fx_state and ferr_irq - - - - --- 2009-10-01 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
[v2,06/15] ide: add PC-9821 family interface - - - - --- 2009-10-01 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
[v2,05/15] i8259: add PC-9821 family interface - - - - --- 2009-10-01 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
[v2,04/15] i8254: add PC-9821 family interface - - - - --- 2009-10-01 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
[v2,03/15] fdc: add PC-9821 family interface - - - - --- 2009-10-01 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
[v2,02/15] dma: add PC-9821 family interface - - - - --- 2009-10-01 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
[v2,01/15] Makefile: add pc98 objects - - - - --- 2009-10-01 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
add host_device format description to qemu-img manpage - - - - --- 2009-10-01 Adrian Bridgett Superseded
block/raw: Add create_options for host_device - - - - --- 2009-10-01 Kevin Wolf Superseded
linux-user: fix up oversealous nitpicking - - - - --- 2009-10-01 Michael S. Tsirkin Superseded
[2/2] hw/omap_dma: add matching {} in if 0 - - - - --- 2009-10-01 Michael S. Tsirkin Superseded
[1/2] tests: missing ; in if 0 - - - - --- 2009-10-01 Michael S. Tsirkin Superseded
Questions on audio_atexit(), possibly bugs - - - - --- 2009-09-30 malc Superseded
[2/3] tcg/x86_64: add support for ext{8, 16, 32}u_i{32, 64} TCG ops - - - - --- 2009-09-30 Aurelien Jarno Superseded
qemu-img needs "-O host_device" describing - - - - --- 2009-09-30 Adrian Bridgett Superseded
[1/3] tcg: add ext{8,16,32}u_i{32,64} TCG ops - - - - --- 2009-09-30 Aurelien Jarno Superseded
[13/13] escc: fix another coding style nit - - - - --- 2009-09-30 Michael S. Tsirkin Superseded
[12/13] slirp: fix unmatched bracket in if 0 - - - - --- 2009-09-30 Michael S. Tsirkin Superseded
[11/13] net: fix coding style nit - - - - --- 2009-09-30 Michael S. Tsirkin Superseded
« 1 2 ... 4317 4318 43194334 4335 »