7095 Commits (58f8aead106a5c8a4b5fa54c0be7cb6d19dbfbbc)
 

Author SHA1 Message Date
aliguori 58f8aead10 buildsytem: consistently use install (Christoph Egger) 17 years ago
blueswir1 aeed97c4cf Use ANSI prototypes to please sparse 17 years ago
blueswir1 654efcf3ed Add 'static' to avoid a sparse warning 17 years ago
blueswir1 aa80613232 Move bootp_filename to avoid a sparse warning 17 years ago
aliguori c6d2587121 Fix non-ACPI Timer Interrupt Routing (Beth Kon) 17 years ago
aliguori 3787324101 hpet: Fix emulation of HPET_TN_SETVAL (Jan Kiszka) 17 years ago
aliguori a33609cae0 kvm: Fix cpuid initialization (Jan Kiszka) 17 years ago
aliguori 641636d19e qcow2 corruption: Fix alloc_cluster_link_l2 (Kevin Wolf) 17 years ago
blueswir1 052ff92141 Make the sed script also work with OpenBSD and OpenSolaris seds 17 years ago
aliguori b6f6e3d3a7 qemu: Add support for SMBIOS command line otions (Alex Williamson) 17 years ago
aliguori c4be29ff43 qemu: Add prototype and make qemu_uuid_parse() non-static (Alex Williamson) 17 years ago
aliguori dad354198e Free VLANClientState using qemu_free() (Mark McLoughlin) 17 years ago
aliguori b946a15332 Introduce VLANClientState::cleanup() (Mark McLoughlin) 17 years ago
aliguori 32a8f6ae93 Use NICInfo::model for eepro100 savevm ID string (Mark McLoughlin) 17 years ago
aliguori 41bd13afda Add unregister_savevm() (Mark McLoughlin) 17 years ago
aliguori ad06714858 Remove NICInfo from e1000 and mipsnet state (Mark McLoughlin) 17 years ago
aliguori 9036de1a8a Remove some useless malloc() checking (Mark McLoughlin) 17 years ago
aliguori eefb4091d2 Don't fail PCI hotplug if no NIC model is supplied (Mark McLoughlin) 17 years ago
aliguori 771f133989 Fix error handling in net_client_init() (Mark McLoughlin) 17 years ago
aliguori efb816c9a8 struct iovec is now universally available (Mark McLoughlin) 17 years ago
aliguori 559a8f45f3 Remove stray GSO code from virtio_net (Mark McLoughlin) 17 years ago
aliguori 4b16eb9d95 vga: Cleanup dirty logging (Jan Kiszka) 17 years ago
aliguori e7f3dcc4a7 vga: Fix inconsistent tracking of map_addr (Jan Kiszka) 17 years ago
aliguori 6152e2ae43 kvm: improve handling of overlapping slots (Jan Kiszka) 17 years ago
aliguori d3f8d37fe2 kvm: Add sanity checks to slot management (Jan Kiszka) 17 years ago
aliguori 494ada4234 kvm: Cleanup unmap condition in kvm_set_phys_mem (Jan Kiszka) 17 years ago
aliguori 3c892168a0 kvm: Apply SMM-already-initialized workaround on reset (Jan Kiszka) 17 years ago
aliguori 29203dcf31 kvm: Sync CPU state on reset (Jan Kiszka) 17 years ago
aurel32 8690e42010 linux-user: fix inotify syscalls 17 years ago
aurel32 8c0ab41f4a Revert "target-mips: fix call to check_*() functions" 17 years ago
aurel32 aefbc83e95 target-mips: simplify exception generation 17 years ago
pbrook 1d9d8b551d Translate signal values in exit status. 17 years ago
aurel32 aaf4ad3913 linux-user: fix getcwd syscall 17 years ago
aurel32 69a218fc84 target-ppc: mark a few helpers TCG_CALL_CONST and/or TCG_CALL_PURE 17 years ago
aurel32 a6035857db target-mips: fix revision r7126 17 years ago
aurel32 007ac6faed target-mips: fix call to check_*() functions 17 years ago
aurel32 585c88d5af target-mips: optimize gen_flt3_ldst() 17 years ago
aurel32 c407df8156 target-mips: optimize gen_flt_ldst() 17 years ago
pbrook 8e0f950d89 Stop translation after a syscall instruciton. 17 years ago
aurel32 ade25b0dff configure: display debug tcg status in summary 17 years ago
aurel32 cca8298291 tcg: make sure NDEBUG is defined before including <assert.h> 17 years ago
aurel32 39386ac783 fix a typo introduced in r7118 17 years ago
aurel32 fda3374454 linux-user: fix warnings introduced by r7118 17 years ago
aurel32 603e4fd7b1 linux-user: proper exit code for uncaught signals 17 years ago
aurel32 3b3f24add0 linux-user: prefer glibc over direct syscalls 17 years ago
aurel32 be09ac4194 linux-user: removed unnecessary MAX_SOCK_ADDR checks for socket syscalls 17 years ago
aurel32 607175e0fb linux-user: unix sockets - fix running dbus 17 years ago
aurel32 7d8cec95c8 linux-user: add support for passing contents of argv0 17 years ago
aurel32 24e1003a52 linux-user: Added posix message queue syscalls except mq_notify 17 years ago
malc a3a1e0fc53 Simplify reconfiguration 17 years ago