OSDN Git Service

qmiga/qemu.git
2009-10-06 Gerd HoffmannReorganize option rom (+linux kernel) loading.
2009-10-06 =?UTF-8?q?Reimar... eepro100: support 16 bit read from SCBCmd (== 2)
2009-10-05 Aurelien Jarnotarget-i386: move recently added vmstate fields at...
2009-10-05 Kevin Wolfblock/raw: Add create_options for host_device
2009-10-05 Justin M. ForbesImprove error reporting on file access
2009-10-05 Stefan WeilWin32: Fix vnc support.
2009-10-05 Juan Quintelax86: fix miss merge
2009-10-05 Markus ArmbrusterRename pci_create_noinit() to pci_create()
2009-10-05 Markus Armbrusterpci_create() is now unused, remove it
2009-10-05 Markus ArmbrusterFix pci_add nic not to exit on bad model
2009-10-05 Markus ArmbrusterMake it obvious that pci_nic_init() can't fail
2009-10-05 Markus ArmbrusterFix pci_add storage not to exit on bad first argument
2009-10-05 Markus ArmbrusterFix pci_vga_init() not to ignore bus argument
2009-10-05 Gleb Natapovset correct CS seg limit and flags on sipi
2009-10-05 =?UTF-8?q?Reimar... Set revision in eeprom correctly for 82557 versions.
2009-10-05 Thomas Monjalonrestore CFLAGS check for conflict and fix recursive...
2009-10-05 Amit Shahvirtio-pci: return error if virtio_console_init fails
2009-10-05 Amit Shahqdev: show name of device that fails init
2009-10-05 Stefan Weilvnc: Set invalid buffer pointers to NULL
2009-10-05 Kevin Wolfeepro100: Don't allow guests to fail assertions
2009-10-05 Kevin Wolfqcow2: Increase maximum cluster size to 2 MB
2009-10-05 Michael S.... qemu/virtio-pci: remove unnecessary check
2009-10-05 Michael S.... qemu: clean up target page usage in msix
2009-10-05 Michael S.... fix comment on cpu_register_physical_memory_offset
2009-10-05 Michael S.... qemu/pci: reset device registers on bus reset
2009-10-05 Michael S.... qemu/pci: refactor code/symbolic constants
2009-10-05 Michael S.... qemu/virtio: fix reset with device removal
2009-10-05 Michael S.... qemu/qdev: type safety in reset handler
2009-10-05 Gerd Hoffmannserial: convert isa to qdev
2009-10-05 Gerd Hoffmannqdev: don't crash on unset drive properties.
2009-10-05 Gerd Hoffmannfloppy: move dma setup + drive connect to fdctrl_init_c...
2009-10-05 Gerd Hoffmannfloppy: add drive properties.
2009-10-05 Gerd Hoffmannstore a pointer to QemuOpts in DeviceState, release...
2009-10-05 Gerd Hoffmannallow if=none for drive_add
2009-10-05 Gerd Hoffmannrefactor drive_hot_add
2009-10-05 Gerd Hoffmanndrive cleanup fixes.
2009-10-05 Gerd Hoffmannpci: windup acpi-based hotplug
2009-10-05 Gerd Hoffmannpci: hotplug windup
2009-10-05 Gerd Hoffmannscsi: hotplug windup
2009-10-05 Gerd Hoffmannusb: hotplug windup
2009-10-05 Gerd Hoffmannqdev hotplug: infrastructure and monitor commands.
2009-10-05 Gerd Hoffmannswitch qemu-config to qemu_error
2009-10-05 Gerd Hoffmannusb: hook unplug into qdev, cleanups + fixes.
2009-10-05 Gerd Hoffmannpci: move unregister from PCIDevice to PCIDeviceInfo
2009-10-05 Gerd Hoffmannpci: use qdev for device destruction.
2009-10-05 Gerd HoffmannImplement scsi device destruction
2009-10-05 Gerd HoffmannAdd exit callback to DeviceInfo.
2009-10-05 Gerd Hoffmannqdev: device free fixups.
2009-10-05 Gerd Hoffmannparallel: convert isa to qdev
2009-10-05 Gerd Hoffmannupdate pc-bios/bios.bin
2009-10-05 Gerd Hoffmannupdate pcbios submodule to current master
2009-10-05 Gerd Hoffmannpiix_pci: kill PIIX3IrqState
2009-10-05 Gerd Hoffmannconvert pci bridge to qdev
2009-10-05 Gerd Hoffmannsupport inplace allocation for pci bus, split irq init.
2009-10-05 Gerd Hoffmannswitch ide bus to inplace allocation.
2009-10-05 Gerd Hoffmannswitch usb bus to inplace allocation.
2009-10-05 Gerd Hoffmannswitch scsi bus to inplace allocation.
2009-10-05 Gerd Hoffmannallow qdev busses allocations be inplace
2009-10-05 Glauber Costatemporary fix for on_vcpu
2009-10-05 Jan Kiszkakvm: Fix guest single-stepping
2009-10-05 Jan Kiszkagdbstub: x86: Switch 64/32 bit registers dynamically
2009-10-05 Jan KiszkaEnable host-clock-based RTC
2009-10-05 Jan KiszkaRefactor RTC command line switches
2009-10-05 Jan KiszkaIntroduce QEMU_CLOCK_HOST
2009-10-05 Jan Kiszkawin32: Drop dead dyntick timer code
2009-10-05 Jan KiszkaRename QEMU_TIMER_* to QEMU_CLOCK_*
2009-10-05 Luiz CapitulinoFix exit on 'pci_add' Monitor command
2009-10-05 Glauber CostaCorrectly free nd structure
2009-10-05 Glauber Costado proper cpu_self check
2009-10-05 Juan Quintelabdf: Remove last users of FALSE/TRUE
2009-10-05 Juan QuintelaAdd -Wold-style-* flags
2009-10-05 Juan Quintelaslirp: It needs to use QEMU_CFLAGS not CFLAGS
2009-10-05 Jan Kiszkamusicpal: Add VMState support
2009-10-05 Jan Kiszkamusicpal: Make PIT emulation more robust
2009-10-05 Jan Kiszkamusicpal: True reset support for audio device
2009-10-05 Jan Kiszkamusicpal: True reset support for GPIO
2009-10-05 Jan Kiszkamusicpal: Coding style fixes
2009-10-05 Jan Kiszkamusicpal: Clean up typecasts
2009-10-05 Jan Kiszkamusicpal: Rework GPIO input events
2009-10-05 Jan Kiszkamusicpal: Catch null TX qeueues
2009-10-05 Juan Quintelax86: port cpu to vmstate
2009-10-05 Juan Quintelavmstate: Add suppot for field_exist() test
2009-10-05 Juan Quintelax86: factor out cpu_get/put_fpreg()
2009-10-05 Juan Quintelax86: factor out cpu_get/put_mttr_var()
2009-10-05 Juan Quintelax86: factor out cpu_get/put_xmm_reg()
2009-10-05 Juan Quintelax86: factor out cpu_pre/post_load()
2009-10-05 Juan Quintelax86: factor out cpu_pre_save()
2009-10-05 Juan Quintelax86: port segments to vmstate
2009-10-05 Juan QuintelaAdd *TL functions to vmstate
2009-10-05 Juan Quintelax86: split MTRRVar union
2009-10-05 Juan Quintelax86: split FPReg union
2009-10-05 Juan Quintelax86: mcg_cap is never 0
2009-10-05 Juan Quintelax86: send mce_banks as an array
2009-10-05 Juan Quintelax86: mce_banks always have the same size
2009-10-05 Juan Quintelax86: add fpregs_format_vmstate
2009-10-05 Juan Quintelax86: add pending_irq_vmstate to the state
2009-10-05 Juan Quintelax86: add fptag_vmstate to the state
2009-10-05 Juan Quintelax86: fpus is uint16_t not unsigned int
2009-10-05 Juan Quintelax86: fpuc is uint16_t not unsigned int
2009-10-05 Juan Quintelax86: make a20_mask int32_t
next