Age | Commit message (Expand) | Author |
2009-04-21 | net: Untangle nested qemu_send_packet (Jan Kiszka) | aliguori |
2009-04-21 | monitor: Allow host_net_add/remove for all targets (Jan Kiszka) | aliguori |
2009-04-21 | monitor: Improve host_net_add (Jan Kiszka) | aliguori |
2009-04-21 | net: Add support for capturing VLANs (Jan Kiszka) | aliguori |
2009-04-21 | Allow empty params for check_params (Jan Kiszka) | aliguori |
2009-04-21 | slirp: Handle DHCP requests for specific IP (Jan Kiszka) | aliguori |
2009-04-21 | net: Add parameter checks for VLAN clients (Jan Kiszka) | aliguori |
2009-04-21 | net: Fix -net socket,listen (Jan Kiszka) | aliguori |
2009-04-21 | net: Check device passed to host_net_remove (Jan Kiszka) | aliguori |
2009-04-21 | MIPS signal handling fixes. | pbrook |
2009-04-21 | MIPS: Raise SIGSEGV, not SIGILL when an access faults. | pbrook |
2009-04-21 | Fix target_siginfo ordering for MIPS. | pbrook |
2009-04-20 | Enable access to SYNCI_Step register in usermode emulation. | pbrook |
2009-04-19 | Build system: Fix dependency of qemu.1 | blueswir1 |
2009-04-19 | kqemu: merge CONFIG_KQEMU and USE_KQEMU | blueswir1 |
2009-04-19 | Adds SM501 usb host emulation feature. | aurel32 |
2009-04-19 | linux-user: Linux kernel's fchmodat and faccessat have three args (no 4th arg) | aurel32 |
2009-04-19 | Fix indices in Menelaus save/load. | balrog |
2009-04-18 | kqemu: only compile kqemu.o if actually needed | blueswir1 |
2009-04-18 | linux-user: fix IPCOP_sem* and implement sem* | aurel32 |
2009-04-18 | qemu-io: Verify read data by patterns (Kevin Wolf) | aliguori |
2009-04-18 | qemu-io: Fix handling of bdrv_is_allocated() return value (Kevin Wolf) | aliguori |
2009-04-18 | monitor: Update command help (Jan Kiszka) | aliguori |
2009-04-18 | x86: Enhanced dump of segment registers (Jan Kiszka) | aliguori |
2009-04-18 | a couple of qemu-io fixes (Christoph Hellwig) | aliguori |
2009-04-18 | buildsytem: consistently use install (Christoph Egger) | aliguori |
2009-04-18 | Use ANSI prototypes to please sparse | blueswir1 |
2009-04-18 | Add 'static' to avoid a sparse warning | blueswir1 |
2009-04-18 | Move bootp_filename to avoid a sparse warning | blueswir1 |
2009-04-17 | Fix non-ACPI Timer Interrupt Routing (Beth Kon) | aliguori |
2009-04-17 | hpet: Fix emulation of HPET_TN_SETVAL (Jan Kiszka) | aliguori |
2009-04-17 | kvm: Fix cpuid initialization (Jan Kiszka) | aliguori |
2009-04-17 | qcow2 corruption: Fix alloc_cluster_link_l2 (Kevin Wolf) | aliguori |
2009-04-17 | Make the sed script also work with OpenBSD and OpenSolaris seds | blueswir1 |
2009-04-17 | qemu: Add support for SMBIOS command line otions (Alex Williamson) | aliguori |
2009-04-17 | qemu: Add prototype and make qemu_uuid_parse() non-static (Alex Williamson) | aliguori |
2009-04-17 | Free VLANClientState using qemu_free() (Mark McLoughlin) | aliguori |
2009-04-17 | Introduce VLANClientState::cleanup() (Mark McLoughlin) | aliguori |
2009-04-17 | Use NICInfo::model for eepro100 savevm ID string (Mark McLoughlin) | aliguori |
2009-04-17 | Add unregister_savevm() (Mark McLoughlin) | aliguori |
2009-04-17 | Remove NICInfo from e1000 and mipsnet state (Mark McLoughlin) | aliguori |
2009-04-17 | Remove some useless malloc() checking (Mark McLoughlin) | aliguori |
2009-04-17 | Don't fail PCI hotplug if no NIC model is supplied (Mark McLoughlin) | aliguori |
2009-04-17 | Fix error handling in net_client_init() (Mark McLoughlin) | aliguori |
2009-04-17 | struct iovec is now universally available (Mark McLoughlin) | aliguori |
2009-04-17 | Remove stray GSO code from virtio_net (Mark McLoughlin) | aliguori |
2009-04-17 | vga: Cleanup dirty logging (Jan Kiszka) | aliguori |
2009-04-17 | vga: Fix inconsistent tracking of map_addr (Jan Kiszka) | aliguori |
2009-04-17 | kvm: improve handling of overlapping slots (Jan Kiszka) | aliguori |
2009-04-17 | kvm: Add sanity checks to slot management (Jan Kiszka) | aliguori |