search for: free_priv

Displaying 11 results from an estimated 11 matches for "free_priv".

2014 Jan 16
3
[PATCH 0/2] Don't use snapshot=on
QEMU upstream has broken snapshot=on ... again. These two patches stop using it entirely. Instead we run 'qemu-img create' to create overlay disks as required. Note that the libvirt and UML backends were already doing this: The libvirt backend because <transient/> has never worked, and the UML backend was running uml_mkcow because the UML-equivalent syntax of snapshot=on was
2013 Mar 15
0
[PATCH] lib: Add direct support for the NBD (Network Block Device) protocol.
...format ? safe_strdup (g, format) : NULL; drv->iface = iface ? safe_strdup (g, iface) : NULL; drv->name = name ? safe_strdup (g, name) : NULL; drv->disk_label = disk_label ? safe_strdup (g, disk_label) : NULL; drv->use_cache_none = use_cache_none; + + drv->priv = drv->free_priv = NULL; + + return drv; +} + +static struct drive * +create_drive_nbd (guestfs_h *g, + const char *server, int port, const char *exportname, + bool readonly, const char *format, + const char *iface, const char *name, + const char...
2012 Oct 08
3
[PATCH v3 0/3] Add support for disk labels and hotplugging.
This is, I guess, version 3 of this patch series which adds disk labels and hotplugging (only hot-add implemented so far). The good news is .. it works! Rich.
2012 Oct 08
5
[PATCH v4 0/5] Finish hotplugging support.
This rounds off hotplugging support by allowing you to add and remove drives at any stage (before and after launch). Rich.
2013 Feb 28
7
[PATCH 0/7] Fix SELinux security contexts so we can access shared disks (RHBZ#912499).
https://bugzilla.redhat.com/show_bug.cgi?id=912499 (especially comments 7 & 10) This patch set is the final fix so that we can access disks in use by other guests when SELinux and sVirt are enabled. Previously such disks were inaccessible because sVirt labels the disks with a random SELinux label to prevent other instances of qemu from being able to read them. So naturally the libguestfs
2010 Dec 10
0
Wine release 1.3.9
...IWineD3DDeviceImpl pointer to shader_update_float_vertex_constants(). wined3d: Pass an IWineD3DDeviceImpl pointer to shader_update_float_pixel_constants(). wined3d: Pass an IWineD3DDeviceImpl pointer to shader_alloc_private(). wined3d: Pass an IWineD3DDeviceImpl pointer to shader_free_private(). wined3d: Remove a unused parameter to shader_dirtifyable_constants(). wined3d: Remove a redundant parameter to enable_extension(). wined3d: Pass an IWineD3DDeviceImpl pointer to alloc_private(). wined3d: Pass an IWineD3DDeviceImpl pointer to free_private(). wined...
2019 Mar 29
0
Wine release 4.5
...ucture for OpenGL adapters. include/d3d12: Get rid of duplicated prototype. wined3d: Unset WINED3DFMT_FLAG_TEXTURE for unsupported shadow textures. wined3d: Get rid of special case for shadow textures from wined3d_check_device_format(). wined3d: Pass context to vp_free() and free_private(). wined3d: Cleanup CheckDepthStencilCapability(). wined3d: Always check if format has depth/stencil flags in wined3d_check_depth_stencil_format(). wined3d: Cleanup CheckRenderTargetCapability(). wined3d: Cleanup wined3d_check_surface_capability(). wined3d: Always c...
2013 Aug 09
4
[PATCH v2 0/4] Experimental User-Mode Linux backend.
v1 was here: https://www.redhat.com/archives/libguestfs/2013-August/msg00005.html This now works, to some extent. The main problem now is that devices are named /dev/ubd[a-] which of course confuses everything. I'm thinking it may be easier to add a udev rule to rename them. Rich.
2013 Aug 09
5
[PATCH 0/4] Not quite working User-Mode Linux backend.
This is a User-Mode Linux backend for libguestfs. You can select it by doing: export LIBGUESTFS_BACKEND=uml export LIBGUESTFS_QEMU=/path/to/vmlinux Note we're reusing the 'qemu' variable in the handle for convenience. QEmu is not involved when using the UML backend. This almost works. UML itself crashes when the daemon tries to connect to the serial port. I suspect it's
2008 Oct 24
0
Wine release 1.1.7
...wined3d: arbfp_set_shader_blit should handle ENTER_GL/LEAVE_GL instead of the caller. wined3d: arbfp_blit_unset should call ENTER_GL/LEAVE_GL instead of the caller. wined3d: Add ENTER_GL/LEAVE_GL to gen_yuv_shader. wined3d: Prevent a recursive ENTER_GL before calling blitter->free_private. wined3d: Fix a recursive ENTER_GL in read_from_framebuffer. wined3d: Fix recursive ENTER_GL in LoadLocation. wined3d: ActivateContext caused a lot of recursive ENTER_GL calls while it is especially dangerous in here as this function can indirectly trigger GDI calls. wine...
2015 Jul 22
13
[PULL 0/8] MultiFS suppport for BIOS and EFI
So last week I was wondering if XFS was still working -- even with its last on-disk structure changes -- and it _suprisingly_ worked as expected. Right, now I can finally get rid of GRUB and use Syslinux to boot my Linux on EFI from a rootfs with xfs. Shit, I have two partitions (the first one being the required ESP) so there is no way to access the other partitions since because Syslinux does not