]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2009-10-12 Juan Quintelaide: PCIIDEState type field is not needed anymore
2009-10-12 Juan Quintelaide: split cmd646 and piix from pci.c
2009-10-12 Juan Quintelaide: export needed ide-pci functions for split
2009-10-12 Juan Quintelaide: create ide/pci.h for common ide pci definitions
2009-10-12 Juan Quintelaide: remove uselsess casts from void *
2009-10-12 Juan Quintelaide: Remove duplicated definitions
2009-10-12 Juan Quintelaide: Remove cast in pci_register_bar
2009-10-12 Juan Quintelaide: change cast to DO_UPCAST
2009-10-11 Stefan WeilFix bswap in comment
2009-10-11 malcMove dependency generation falgs out of configure
2009-10-11 malcconfigure: clean up temporary dependency files
2009-10-11 malcwinwave: pause/restore playing upon seeing VOICE_DISABL...
2009-10-11 malcwinwave: close event handle and delete wait object...
2009-10-11 malcwinwave: remove wait object when finalizing DAC voice
2009-10-10 Edgar E. IglesiasCRIS: Segmented addressing only for kernel mode.
2009-10-10 malcFix Windows host breakage by 45a50b1668822c23afc2a89f72...
2009-10-10 malcwinwave: poll mode
2009-10-09 malcWindows Waveform Audio driver (no ADC support yet)
2009-10-09 Jan Kiszkapcnet: Restart poll timer on pcnet_start
2009-10-09 Jan Kiszkapcnet: Drop unused recv_pos field
2009-10-09 Luiz Capitulinomonitor: Convert do_info_cpus() to QObject
2009-10-09 Luiz Capitulinomonitor: Convert do_info_balloon() to QObject
2009-10-09 Luiz Capitulinomonitor: Convert do_info_version() to QObject
2009-10-09 Luiz Capitulinomonitor: Convert do_balloon() to QObject
2009-10-09 Luiz Capitulinomonitor: Convert do_cont() to QObject
2009-10-09 Luiz Capitulinomonitor: Convert do_system_powerdown() to QObject
2009-10-09 Luiz Capitulinomonitor: Convert do_system_reset() to QObject
2009-10-09 Luiz Capitulinomonitor: Convert do_stop() to QObject
2009-10-09 Luiz Capitulinomonitor: Convert do_quit() do QObject
2009-10-09 Luiz Capitulinomonitor: do_info(): handle new and old info handlers
2009-10-09 Luiz Capitulinomonitor: Handle new and old style handlers
2009-10-09 Luiz Capitulinomonitor: Add user_print() to mon_cmd_t
2009-10-09 Luiz Capitulinomonitor: union for command handlers
2009-10-09 Luiz Capitulinomonitor: union for info handlers
2009-10-09 Luiz Capitulinomonitor: Convert mon_cmd_t initializations to C99 style
2009-10-09 Luiz CapitulinoIntroduce QList unit-tests
2009-10-09 Luiz CapitulinoIntroduce QList
2009-10-09 Luiz CapitulinoQObject: Accept NULL
2009-10-09 Juan QuintelaOnly compile ssi when one target uses it
2009-10-09 Juan QuintelaOnly compile ssi-sd when one target uses it
2009-10-09 Juan QuintelaOnly compile max111x when one target uses it
2009-10-09 Juan QuintelaOnly compile ads7846 when one target uses it
2009-10-09 Juan QuintelaOnly compile sd0323 when one target uses it
2009-10-09 Juan QuintelaOnly compile sd0303 when one target uses it
2009-10-09 Juan QuintelaOnly compile stellaris_input when one target uses it
2009-10-09 Juan QuintelaOnly compile tmp105 when one target uses it
2009-10-09 Juan QuintelaOnly compile lm832x when one target uses it
2009-10-09 Juan QuintelaOnly compile tsc2005 when one target uses it
2009-10-09 Juan QuintelaOnly compile twl92230 when one target uses it
2009-10-09 Juan QuintelaOnly compile wm8750 when one target uses it
2009-10-09 Juan QuintelaOnly compile max7310 when one target uses it
2009-10-09 Juan QuintelaOnly compile sd when one target uses it
2009-10-09 Juan QuintelaOnly compile ptimer when one target uses it
2009-10-09 Juan QuintelaOnly compile m48t59 when one target uses it
2009-10-09 Juan QuintelaOnly compile escc when one target uses it
2009-10-09 Juan QuintelaOnly compile esp when one target uses it
2009-10-09 Juan QuintelaOnly compile ecc when one target uses it
2009-10-09 Juan QuintelaOnly compile nand when one target uses it
2009-10-09 Juan QuintelaOnly compile qdev_addr when one target uses it
2009-10-09 Juan QuintelaOnly compile isa_mmio when one target uses it
2009-10-09 Juan QuintelaOnly compile usb_ohci when one target uses it
2009-10-09 Juan QuintelaGenerate gdbstub-xml.c only when needed
2009-10-09 Juan QuintelaGenerate config-devices.h
2009-10-09 Juan QuintelaAdd new config-devices.mak for each target
2009-10-09 Juan QuintelaMove generation of config-target.h to Makefile from...
2009-10-09 Juan QuintelaRename config.{h, mak} config-target.{h, mak}
2009-10-09 Juan QuintelaRemove useless check for config-host.mak
2009-10-09 Juan QuintelaMove generation of config-host.h to Makefile from configure
2009-10-09 Juan QuintelaDon't include config-host.mak from inside config.mak
2009-10-08 Edgar E. IglesiasCRIS: Update PR_EDA on TLB faults.
2009-10-07 Markus ArmbrusterClean up test for qdev_init() failure
2009-10-07 Markus ArmbrusterWarn if value of qdev_init() isn't checked
2009-10-07 Markus ArmbrusterMake isa_create() terminate program on failure
2009-10-07 Markus ArmbrusterNew qdev_init_nofail()
2009-10-07 Markus ArmbrusterCheck return value of qdev_init()
2009-10-07 Markus ArmbrusterMake qdev_init() destroy the device on failure
2009-10-07 Markus ArmbrusterUnbreak USB autoconnect filters
2009-10-07 Aurelien Jarnotcg: improve output log
2009-10-06 Laurent Desnoguestarget-i386: fix ARPL
2009-10-06 Juan Quintelaconfigure and Makefile are not generated in qemu
2009-10-06 Juan QuintelaDon't use implicit rules for Makefile
2009-10-06 Juan Quintelaoptionrom: create .PHONY variable
2009-10-06 Juan Quintelaadd build-all to .PHONY rules
2009-10-06 Juan Quintelaoptionrom: remove use of implicit RM variable
2009-10-06 Juan QuintelaAIOLIBS is not used anywhere
2009-10-06 Gerd Hoffmannqdev: move comment
2009-10-06 Michael S.... qemu/pci: make pci not depend on msix
2009-10-06 Michael S.... qemu/pci: clarify pci config load routine
2009-10-06 Mark McLoughlinFinal net cleanup after conversion to QemuOpts
2009-10-06 Mark McLoughlinPort PCI NIC hotplug to QemuOpts
2009-10-06 Mark McLoughlinPort usb net to QemuOpts
2009-10-06 Mark McLoughlinPort host_net_add monitor command to QemuOpts
2009-10-06 Mark McLoughlinClean up legacy code in net_client_init()
2009-10-06 Mark McLoughlinPort -net dump to QemuOpts
2009-10-06 Mark McLoughlinPort -net vde to QemuOpts
2009-10-06 Mark McLoughlinPort -net socket to QemuOpts
2009-10-06 Mark McLoughlinPort -net tap to QemuOpts
2009-10-06 Mark McLoughlinPort -net user to QemuOpts
2009-10-06 Mark McLoughlinPort -net none and -net nic to QemuOpts
2009-10-06 Mark McLoughlinAdd qemu_net_opts
next