Show patches with: Submitter = Juan Quintela       |    State = Action Required       |    Archived = No       |   6399 patches
« 1 2 3 463 64 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[01/12] ide: change cast to DO_UPCAST - - - - --- 2009-10-07 Juan Quintela Under Review
[02/12] ide: Remove cast in pci_register_bar - - - - --- 2009-10-07 Juan Quintela Under Review
[03/12] ide: Remove duplicated definitions - - - - --- 2009-10-07 Juan Quintela Under Review
[04/12] ide: remove uselsess casts from void * - - - - --- 2009-10-07 Juan Quintela Under Review
[05/12] ide: create ide/pci.h for common ide pci definitions - - - - --- 2009-10-07 Juan Quintela Under Review
[06/12] ide: export needed ide-pci functions for split - - - - --- 2009-10-07 Juan Quintela Under Review
[07/12] ide: split cmd646 and piix from pci.c - - - - --- 2009-10-07 Juan Quintela Under Review
[08/12] ide: PCIIDEState type field is not needed anymore - - - - --- 2009-10-07 Juan Quintela Under Review
[09/12] ide: 'secondary' field is only used by cmd646 - - - - --- 2009-10-07 Juan Quintela Under Review
[10/12] ide: cmd646 we can get the pci device with container_of - - - - --- 2009-10-07 Juan Quintela Under Review
[11/12] ide: cmd646 ->unit has just the value that we want - - - - --- 2009-10-07 Juan Quintela Under Review
[12/12] ide: BMDMAState don't need a pci_dev field anymore - - - - --- 2009-10-07 Juan Quintela Under Review
slirp: fix !CONFIG_SLIRP compilation 1 - - - --- 2009-10-07 Juan Quintela Under Review
TARGET_I386 is always defined if TARGET_X86_64 is defined - - - - --- 2009-10-07 Juan Quintela Under Review
Change make to be quite again when doing nothing - - - - --- 2009-10-14 Juan Quintela New
[1/2] usb-uhci: Add num_ports_vmstate to UHCIState - - - - --- 2009-10-14 Juan Quintela New
[2/2] usb-uhci: port to vmstate - - - - --- 2009-10-14 Juan Quintela New
[1/4] mc145818rtc: fix saving of rtc-td hack properly upgrading the version number - - - - --- 2009-10-14 Juan Quintela New
[2/4] mc146818rtc: port rtc to vmstate - - - - --- 2009-10-14 Juan Quintela New
[3/4] mc146818rtc: fix indentation - - - - --- 2009-10-14 Juan Quintela New
[4/4] mc146818rtc: remove rtc_mm_init() - - - - --- 2009-10-14 Juan Quintela New
[01/13] ide: port idebus to vmstate - - - - --- 2009-10-14 Juan Quintela New
[02/13] ide: change identify_data type to uint8_t - - - - --- 2009-10-14 Juan Quintela New
[03/13] vmstate: add VMSTATE_BUFFER_TEST - - - - --- 2009-10-14 Juan Quintela New
[04/13] ide: port ide_drive to vmstate - - - - --- 2009-10-14 Juan Quintela New
[05/13] ide: microdrive cycle field is set as uint8_t - - - - --- 2009-10-14 Juan Quintela New
[06/13] ide: add VMSTATE_IDE_BUS and VMSTATE_IDE_DRIVES - - - - --- 2009-10-14 Juan Quintela New
[07/13] ide: port microdrive to vmstate - - - - --- 2009-10-14 Juan Quintela New
[08/13] ide: include bus in MMIOState - - - - --- 2009-10-14 Juan Quintela New
[09/13] ide: port ide mmio to vmstate - - - - --- 2009-10-14 Juan Quintela New
[10/13] ide: port isa ide to vmstate - - - - --- 2009-10-14 Juan Quintela New
[11/13] ide: port pmac ide to vmstate - - - - --- 2009-10-14 Juan Quintela New
[12/13] ide: port pci ide to vmstate - - - - --- 2009-10-14 Juan Quintela New
[13/13] ide: pre VMState functions are not needed anymore - - - - --- 2009-10-14 Juan Quintela New
[01/16] vga: create is_vbe_vmstate field - - - - --- 2009-10-14 Juan Quintela New
[02/16] vmstate: Add support for partial buffers transmission - - - - --- 2009-10-14 Juan Quintela New
[03/16] vga: port vga_common_save/load to vmstate - - - - --- 2009-10-14 Juan Quintela New
[04/16] vga: port vga-isa-mm to vmstate - - - - --- 2009-10-14 Juan Quintela New
[05/16] vga: port vga-isa to vmstate - - - - --- 2009-10-14 Juan Quintela New
[06/16] vga: port vmware std vga to vmstate - - - - --- 2009-10-14 Juan Quintela New
[07/16] vga: port vga-pci to vmstate - - - - --- 2009-10-14 Juan Quintela New
[08/16] vga: remove unused vga_common_save/load - - - - --- 2009-10-14 Juan Quintela New
[09/16] vmware_vga: Pass pci_vmsga_state_t arg no VGACommonState - - - - --- 2009-10-14 Juan Quintela New
[10/16] vmware_vga: Remove uselss casts from void * - - - - --- 2009-10-14 Juan Quintela New
[11/16] vmware_vga: qemu_malloc() returns void * - - - - --- 2009-10-14 Juan Quintela New
[12/16] vmware_vga: remove !EMBED_STDVGA code - - - - --- 2009-10-14 Juan Quintela New
[13/16] vmstate: Add VMSTATE_UINT32_VARRAY support - - - - --- 2009-10-14 Juan Quintela New
[14/16] vmware_vga: scratch is really an array of uint32_t - - - - --- 2009-10-14 Juan Quintela New
[15/16] vmware_vga: the support to change dinamically depth is not there - - - - --- 2009-10-14 Juan Quintela New
[16/16] vmware_vga: port to vmstate - - - - --- 2009-10-14 Juan Quintela New
[1/6] wdt_i6300esb: port to vmstate - - - - --- 2009-10-14 Juan Quintela New
[2/6] wdt_i6300esb: remove useless casts from void * - - - - --- 2009-10-14 Juan Quintela New
[3/6] wdt_i6300esb: move PCI_DEVICE_IDE_INTEL_ESB_9 to pci_ids.h - - - - --- 2009-10-14 Juan Quintela New
[4/6] ib700: Introduce IB700State - - - - --- 2009-10-14 Juan Quintela New
[5/6] ib700: move timer to IB700State - - - - --- 2009-10-14 Juan Quintela New
[6/6] ib700: port to vmstate - - - - --- 2009-10-14 Juan Quintela New
[01/25] vmstate: Add support for partial buffers transmission - - - - --- 2009-10-19 Juan Quintela New
[02/25] serial: use post_load version_id field and remove pre_load function - - - - --- 2009-10-19 Juan Quintela New
[03/25] vnmstate: fix name for uint8_equal - - - - --- 2009-10-19 Juan Quintela New
[04/25] vmstate: add VMSTATE_UINT16_EQUAL[_V] - - - - --- 2009-10-19 Juan Quintela New
[05/25] vmstate: Rename VMS_VARRAY to VMS_VARRAY_INT32 - - - - --- 2009-10-19 Juan Quintela New
[06/25] vmstate: fix indentation - - - - --- 2009-10-19 Juan Quintela New
[07/25] vmstate: factor vmstate_offset_value - - - - --- 2009-10-19 Juan Quintela New
[08/25] vmstate: factor vmstate_offset_pointer - - - - --- 2009-10-19 Juan Quintela New
[09/25] vmstate: factor vmstate_offset_array - - - - --- 2009-10-19 Juan Quintela New
[10/25] vmstate: factor vmstate_offset_buffer - - - - --- 2009-10-19 Juan Quintela New
[11/25] vmstate: factor VMSTATE_*BUFFER* definitions - - - - --- 2009-10-19 Juan Quintela New
[12/25] vmstate: Unfold VMSTATE_INT32_VARRAY() only use and remove it - - - - --- 2009-10-19 Juan Quintela New
[13/25] vmstate: add VMS_VARRAY_UINT16_UNSAFE (varrays with uint16 indexes) - - - - --- 2009-10-19 Juan Quintela New
[14/25] vmstate: Add version arg to VMSTATE_SINGLE_TEST() - - - - --- 2009-10-19 Juan Quintela New
[15/25] vmstate: Add VMSTATE_BUFFER_UNUSED - - - - --- 2009-10-19 Juan Quintela New
[16/25] vmstate: Introduce the concept of sub-arrays - - - - --- 2009-10-19 Juan Quintela New
[17/25] rtl8139: port TallyCounters to vmstate - - - - --- 2009-10-19 Juan Quintela New
[18/25] rtl8139: port to vmstate - - - - --- 2009-10-19 Juan Quintela New
[19/25] eeprom93xx: port to vmstate - - - - --- 2009-10-19 Juan Quintela New
[20/25] eepro100: port to vmstate - - - - --- 2009-10-19 Juan Quintela New
[21/25] pcnet: port to vmstate - - - - --- 2009-10-19 Juan Quintela New
[22/25] ne2000: port to vmstate - - - - --- 2009-10-19 Juan Quintela New
[23/25] e1000: unfold mac_reg_tosave array - - - - --- 2009-10-19 Juan Quintela New
[24/25] e1000: unfold mac_regarraystosave array - - - - --- 2009-10-19 Juan Quintela New
[25/25] e1000: port to vmstate - - - - --- 2009-10-19 Juan Quintela New
[1/2] vmstate: u64 support - - - - --- 2009-10-19 Juan Quintela New
[2/2] vmstate: add VMSTATE_ARRAY_UNSAFE - - - - --- 2009-10-19 Juan Quintela New
[1/2] vmstate: Add VMSTATE_BUFFER_UNSAFE - - - - --- 2009-10-20 Juan Quintela New
[2/2] lsi_scsi: port to vmstate - - - - --- 2009-10-20 Juan Quintela New
[01/20] audio: fix compilation of DEBUG_PLIVE - - - - --- 2009-10-22 Juan Quintela New
[02/20] audio: port to vmstate - - - - --- 2009-10-22 Juan Quintela New
[03/20] sb16: remove IO_READ_PROTO - - - - --- 2009-10-22 Juan Quintela New
[04/20] sb16: remove IO_WRITE_PROTO - - - - --- 2009-10-22 Juan Quintela New
[05/20] sb16: port to vmstate - - - - --- 2009-10-22 Juan Quintela New
[06/20] es1370: remove IO_READ_PROTO - - - - --- 2009-10-22 Juan Quintela New
[07/20] es1370: remove IO_WRITE_PROTO - - - - --- 2009-10-22 Juan Quintela New
[08/20] es1370: port to vmstate - - - - --- 2009-10-22 Juan Quintela New
[09/20] adlib: remove IO_READ_PROTO - - - - --- 2009-10-22 Juan Quintela New
[10/20] adlib: remove IO_WRITE_PROTO - - - - --- 2009-10-22 Juan Quintela New
[11/20] c4231a: remove IO_READ_PROTO - - - - --- 2009-10-22 Juan Quintela New
[12/20] c4231a: remove IO_WRITE_PROTO - - - - --- 2009-10-22 Juan Quintela New
[13/20] c4231a: port to vmstate - - - - --- 2009-10-22 Juan Quintela New
[14/20] gus: remove IO_READ_PROTO - - - - --- 2009-10-22 Juan Quintela New
[15/20] gus: remove IO_WRITE_PROTO - - - - --- 2009-10-22 Juan Quintela New
« 1 2 3 463 64 »