summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix non-ACPI Timer Interrupt Routing (Beth Kon)aliguori2009-04-173-0/+39
* hpet: Fix emulation of HPET_TN_SETVAL (Jan Kiszka)aliguori2009-04-171-1/+1
* kvm: Fix cpuid initialization (Jan Kiszka)aliguori2009-04-171-40/+20
* qcow2 corruption: Fix alloc_cluster_link_l2 (Kevin Wolf)aliguori2009-04-171-1/+1
* Make the sed script also work with OpenBSD and OpenSolaris sedsblueswir12009-04-171-1/+1
* qemu: Add support for SMBIOS command line otions (Alex Williamson)aliguori2009-04-179-1/+899
* qemu: Add prototype and make qemu_uuid_parse() non-static (Alex Williamson)aliguori2009-04-172-1/+2
* Free VLANClientState using qemu_free() (Mark McLoughlin)aliguori2009-04-171-1/+1
* Introduce VLANClientState::cleanup() (Mark McLoughlin)aliguori2009-04-1719-66/+347
* Use NICInfo::model for eepro100 savevm ID string (Mark McLoughlin)aliguori2009-04-171-8/+6
* Add unregister_savevm() (Mark McLoughlin)aliguori2009-04-172-0/+18
* Remove NICInfo from e1000 and mipsnet state (Mark McLoughlin)aliguori2009-04-172-6/+2
* Remove some useless malloc() checking (Mark McLoughlin)aliguori2009-04-171-13/+3
* Don't fail PCI hotplug if no NIC model is supplied (Mark McLoughlin)aliguori2009-04-171-3/+3
* Fix error handling in net_client_init() (Mark McLoughlin)aliguori2009-04-171-10/+16
* struct iovec is now universally available (Mark McLoughlin)aliguori2009-04-171-4/+0
* Remove stray GSO code from virtio_net (Mark McLoughlin)aliguori2009-04-171-5/+0
* vga: Cleanup dirty logging (Jan Kiszka)aliguori2009-04-173-35/+0
* vga: Fix inconsistent tracking of map_addr (Jan Kiszka)aliguori2009-04-171-5/+5
* kvm: improve handling of overlapping slots (Jan Kiszka)aliguori2009-04-171-52/+114
* kvm: Add sanity checks to slot management (Jan Kiszka)aliguori2009-04-172-16/+46
* kvm: Cleanup unmap condition in kvm_set_phys_mem (Jan Kiszka)aliguori2009-04-171-1/+1
* kvm: Apply SMM-already-initialized workaround on reset (Jan Kiszka)aliguori2009-04-171-6/+11
* kvm: Sync CPU state on reset (Jan Kiszka)aliguori2009-04-171-0/+2
* linux-user: fix inotify syscallsaurel322009-04-172-2/+3
* Revert "target-mips: fix call to check_*() functions"aurel322009-04-171-24/+12
* target-mips: simplify exception generationaurel322009-04-171-4/+0
* Translate signal values in exit status.pbrook2009-04-163-2/+18
* linux-user: fix getcwd syscallaurel322009-04-161-1/+1
* target-ppc: mark a few helpers TCG_CALL_CONST and/or TCG_CALL_PUREaurel322009-04-161-19/+19
* target-mips: fix revision r7126aurel322009-04-161-1/+1
* target-mips: fix call to check_*() functionsaurel322009-04-161-12/+24
* target-mips: optimize gen_flt3_ldst()aurel322009-04-161-4/+4
* target-mips: optimize gen_flt_ldst()aurel322009-04-161-4/+2
* Stop translation after a syscall instruciton.pbrook2009-04-161-0/+1
* configure: display debug tcg status in summaryaurel322009-04-161-0/+1
* tcg: make sure NDEBUG is defined before including <assert.h>aurel322009-04-161-6/+7
* fix a typo introduced in r7118aurel322009-04-151-1/+1
* linux-user: fix warnings introduced by r7118aurel322009-04-151-1/+1
* linux-user: proper exit code for uncaught signalsaurel322009-04-151-12/+25
* linux-user: prefer glibc over direct syscallsaurel322009-04-152-61/+306
* linux-user: removed unnecessary MAX_SOCK_ADDR checks for socket syscallsaurel322009-04-151-10/+7
* linux-user: unix sockets - fix running dbusaurel322009-04-151-2/+27
* linux-user: add support for passing contents of argv0aurel322009-04-151-1/+37
* linux-user: Added posix message queue syscalls except mq_notifyaurel322009-04-153-6/+126
* Simplify reconfigurationmalc2009-04-151-1/+1
* Implement sonic netcard (MIPS Jazz)aurel322009-04-154-2/+911
* target-alpha: fix emulation of ecbaurel322009-04-151-6/+0
* Call configure automatically when neededaurel322009-04-151-0/+12
* block-vpc: Don't silently create smaller image than requestedaurel322009-04-152-3/+12
OpenPOWER on IntegriCloud