qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] fix/add CONFIG_* options for VMWare device emulation
@ 2011-02-01 16:53 Eduardo Habkost
  2011-02-01 16:53 ` [Qemu-devel] [PATCH 1/4] Add config-devices.h again Eduardo Habkost
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Eduardo Habkost @ 2011-02-01 16:53 UTC (permalink / raw)
  To: qemu-devel; +Cc: Juan Quintela

Hi,

This series makes CONFIG_VMWARE_VGA actually work (today we can't disable the
option without getting a build error).

It also add two new options: CONFIG_VMMOUSE and CONFIG_VMPORT, for vmmouse.o
and vmport.o.

Eduardo Habkost (4):
  Add config-devices.h again
  skip pci_vmsvga_init() calls if CONFIG_VMWARE_VGA is disabled
  add CONFIG_VMMOUSE option
  add CONFIG_VMPORT option

 Makefile                           |    7 +++++--
 Makefile.target                    |    8 ++++++--
 config.h                           |   11 +++++++++++
 default-configs/i386-softmmu.mak   |    3 +++
 default-configs/x86_64-softmmu.mak |    3 +++
 hw/mips_malta.c                    |    4 ++++
 hw/pc.c                            |    6 ++++++
 hw/pc_piix.c                       |    2 ++
 8 files changed, 40 insertions(+), 4 deletions(-)

-- 
1.7.3.2

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2011-02-04 14:49 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-01 16:53 [Qemu-devel] [PATCH 0/4] fix/add CONFIG_* options for VMWare device emulation Eduardo Habkost
2011-02-01 16:53 ` [Qemu-devel] [PATCH 1/4] Add config-devices.h again Eduardo Habkost
2011-02-01 18:14   ` Stefan Weil
2011-02-02 18:09     ` Eduardo Habkost
2011-02-04 14:48     ` [Qemu-devel] " Juan Quintela
2011-02-01 16:53 ` [Qemu-devel] [PATCH 2/4] skip pci_vmsvga_init() calls if CONFIG_VMWARE_VGA is disabled Eduardo Habkost
2011-02-01 16:53 ` [Qemu-devel] [PATCH 3/4] add CONFIG_VMMOUSE option Eduardo Habkost
2011-02-01 16:53 ` [Qemu-devel] [PATCH 4/4] add CONFIG_VMPORT option Eduardo Habkost
2011-02-01 18:10 ` [Qemu-devel] [PATCH 0/4] fix/add CONFIG_* options for VMWare device emulation Blue Swirl
2011-02-02  3:01   ` [Qemu-devel] " Juan Quintela
2011-02-02  5:07     ` David Ahern
2011-02-02  7:55   ` Paolo Bonzini
2011-02-02 17:16     ` Blue Swirl
2011-02-02 17:37       ` Eduardo Habkost
2011-02-02 18:30         ` Blue Swirl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).