]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2009-04-21 aliguoriIntroduce bdrv_check (Kevin Wolf)
2009-04-21 aliguoriqcow2: Fix warnings in check_refcount() (Kevin Wolf)
2009-04-21 aliguorisending NUMA topology to BIOS (Andre Przywara)
2009-04-21 aliguoriadd info numa command to monitor (Andre Przywara)
2009-04-21 aliguoriadded -numa cmdline parameter parser (Andre Przywara)
2009-04-21 malcSafety net for the cases where disassembler/translator...
2009-04-21 aliguorinet: Prevent multiple slirp instances (Jan Kiszka)
2009-04-21 aliguorislirp: Enhance host-guest redirection setup (Jan Kiszka)
2009-04-21 aliguorinet: Untangle nested qemu_send_packet (Jan Kiszka)
2009-04-21 aliguorimonitor: Allow host_net_add/remove for all targets...
2009-04-21 aliguorimonitor: Improve host_net_add (Jan Kiszka)
2009-04-21 aliguorinet: Add support for capturing VLANs (Jan Kiszka)
2009-04-21 aliguoriAllow empty params for check_params (Jan Kiszka)
2009-04-21 aliguorislirp: Handle DHCP requests for specific IP (Jan Kiszka)
2009-04-21 aliguorinet: Add parameter checks for VLAN clients (Jan Kiszka)
2009-04-21 aliguorinet: Fix -net socket,listen (Jan Kiszka)
2009-04-21 aliguorinet: Check device passed to host_net_remove (Jan Kiszka)
2009-04-21 pbrookMIPS signal handling fixes.
2009-04-21 pbrookMIPS: Raise SIGSEGV, not SIGILL when an access faults.
2009-04-21 pbrookFix target_siginfo ordering for MIPS.
2009-04-20 pbrookEnable access to SYNCI_Step register in usermode emulation.
2009-04-19 blueswir1Build system: Fix dependency of qemu.1
2009-04-19 blueswir1kqemu: merge CONFIG_KQEMU and USE_KQEMU
2009-04-19 aurel32Adds SM501 usb host emulation feature.
2009-04-19 aurel32linux-user: Linux kernel's fchmodat and faccessat have...
2009-04-19 balrogFix indices in Menelaus save/load.
2009-04-18 blueswir1kqemu: only compile kqemu.o if actually needed
2009-04-18 aurel32linux-user: fix IPCOP_sem* and implement sem*
2009-04-18 aliguoriqemu-io: Verify read data by patterns (Kevin Wolf)
2009-04-18 aliguoriqemu-io: Fix handling of bdrv_is_allocated() return...
2009-04-18 aliguorimonitor: Update command help (Jan Kiszka)
2009-04-18 aliguorix86: Enhanced dump of segment registers (Jan Kiszka)
2009-04-18 aliguoria couple of qemu-io fixes (Christoph Hellwig)
2009-04-18 aliguoribuildsytem: consistently use install (Christoph Egger)
2009-04-18 blueswir1Use ANSI prototypes to please sparse
2009-04-18 blueswir1Add 'static' to avoid a sparse warning
2009-04-18 blueswir1Move bootp_filename to avoid a sparse warning
2009-04-17 aliguoriFix non-ACPI Timer Interrupt Routing (Beth Kon)
2009-04-17 aliguorihpet: Fix emulation of HPET_TN_SETVAL (Jan Kiszka)
2009-04-17 aliguorikvm: Fix cpuid initialization (Jan Kiszka)
2009-04-17 aliguoriqcow2 corruption: Fix alloc_cluster_link_l2 (Kevin...
2009-04-17 blueswir1Make the sed script also work with OpenBSD and OpenSola...
2009-04-17 aliguoriqemu: Add support for SMBIOS command line otions (Alex...
2009-04-17 aliguoriqemu: Add prototype and make qemu_uuid_parse() non...
2009-04-17 aliguoriFree VLANClientState using qemu_free() (Mark McLoughlin)
2009-04-17 aliguoriIntroduce VLANClientState::cleanup() (Mark McLoughlin)
2009-04-17 aliguoriUse NICInfo::model for eepro100 savevm ID string (Mark...
2009-04-17 aliguoriAdd unregister_savevm() (Mark McLoughlin)
2009-04-17 aliguoriRemove NICInfo from e1000 and mipsnet state (Mark McLou...
2009-04-17 aliguoriRemove some useless malloc() checking (Mark McLoughlin)
2009-04-17 aliguoriDon't fail PCI hotplug if no NIC model is supplied...
2009-04-17 aliguoriFix error handling in net_client_init() (Mark McLoughlin)
2009-04-17 aliguoristruct iovec is now universally available (Mark McLoughlin)
2009-04-17 aliguoriRemove stray GSO code from virtio_net (Mark McLoughlin)
2009-04-17 aliguorivga: Cleanup dirty logging (Jan Kiszka)
2009-04-17 aliguorivga: Fix inconsistent tracking of map_addr (Jan Kiszka)
2009-04-17 aliguorikvm: improve handling of overlapping slots (Jan Kiszka)
2009-04-17 aliguorikvm: Add sanity checks to slot management (Jan Kiszka)
2009-04-17 aliguorikvm: Cleanup unmap condition in kvm_set_phys_mem (Jan...
2009-04-17 aliguorikvm: Apply SMM-already-initialized workaround on reset...
2009-04-17 aliguorikvm: Sync CPU state on reset (Jan Kiszka)
2009-04-17 aurel32linux-user: fix inotify syscalls
2009-04-17 aurel32Revert "target-mips: fix call to check_*() functions"
2009-04-17 aurel32target-mips: simplify exception generation
2009-04-16 pbrookTranslate signal values in exit status.
2009-04-16 aurel32linux-user: fix getcwd syscall
2009-04-16 aurel32target-ppc: mark a few helpers TCG_CALL_CONST and/or...
2009-04-16 aurel32target-mips: fix revision r7126
2009-04-16 aurel32target-mips: fix call to check_*() functions
2009-04-16 aurel32target-mips: optimize gen_flt3_ldst()
2009-04-16 aurel32target-mips: optimize gen_flt_ldst()
2009-04-16 pbrookStop translation after a syscall instruciton.
2009-04-16 aurel32configure: display debug tcg status in summary
2009-04-16 aurel32tcg: make sure NDEBUG is defined before including ...
2009-04-15 aurel32fix a typo introduced in r7118
2009-04-15 aurel32linux-user: fix warnings introduced by r7118
2009-04-15 aurel32linux-user: proper exit code for uncaught signals
2009-04-15 aurel32linux-user: prefer glibc over direct syscalls
2009-04-15 aurel32linux-user: removed unnecessary MAX_SOCK_ADDR checks...
2009-04-15 aurel32linux-user: unix sockets - fix running dbus
2009-04-15 aurel32linux-user: add support for passing contents of argv0
2009-04-15 aurel32linux-user: Added posix message queue syscalls except...
2009-04-15 malcSimplify reconfiguration
2009-04-15 aurel32Implement sonic netcard (MIPS Jazz)
2009-04-15 aurel32target-alpha: fix emulation of ecb
2009-04-15 aurel32Call configure automatically when needed
2009-04-15 aurel32block-vpc: Don't silently create smaller image than...
2009-04-15 aurel32target-alpha: lower parent irq when irq is lowered.
2009-04-15 aurel32target-mips: mark zero register as unused.
2009-04-15 aurel32target-mips: variable names consistency
2009-04-13 aurel32Add a --enable-debug-tcg option to configure
2009-04-13 blueswir1Probe via #define check for OpenBSD and *Solaris
2009-04-13 blueswir1Fix OpenSolaris gcc4 warnings: iovec type mismatches...
2009-04-13 blueswir1Fix OpenSolaris softfloat warnings
2009-04-13 blueswir1Skip KVM probe for OpenSolaris
2009-04-13 blueswir1Probe for OpenSolaris curses missing resize_term
2009-04-13 blueswir1Fix ppc-softmmu warnings on OpenBSD host
2009-04-13 balrogRecognise evdev(xx)_aliases(yy) and xfree86(xx)_aliases...
2009-04-13 aurel32target-mips: fix commits 7040 and 7042
2009-04-12 aurel32target-mips: fix commit 7046
next