aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-02-27Remove some warnings and fix windows build.aliguori2-4/+4
2009-02-27chroot and change user support (Nolan)aliguori2-5/+66
2009-02-27Unify default parallel console size (Jan Kiszka)aliguori1-1/+1
2009-02-27Allow additions of ACPI tables from command line (Gleb Natapov)aliguori8-0/+344
2009-02-27x86: use qemu_log_mask on triple faults (Chris Wright)aliguori1-2/+1
2009-02-27Do not enable a default virtio consolealiguori1-4/+1
2009-02-27net socket verify packet size (Dustin Kirkland)aliguori1-4/+13
2009-02-27Missing cirrus_invalidate_region() in cirrus_do_copy() (Brian Kress)aliguori1-4/+3
2009-02-26fix pci net hot-remove (Marcelo Tosatti)aliguori1-1/+2
2009-02-26fix raw_aio_remove (Stefano Stabellini)aliguori1-1/+2
2009-02-24Fix ColdFire fmovem. Free the temporary we just allocated rather than somepbrook1-1/+1
2009-02-23Really fix ColdFire fdmoved address decoding.pbrook1-0/+2
2009-02-23Fix ColdFire fdmoved address decoding.pbrook1-4/+4
2009-02-23Darwin: Check for x86_64 only on i386malc1-3/+3
2009-02-23Fix unassigned region offsets.pbrook1-2/+7
2009-02-22CRIS: Fix remaining build warnings.edgar_igl6-6/+8
2009-02-21Turn MMU off on resetblueswir11-1/+1
2009-02-21Turn MMUs and caches off on resetblueswir11-0/+1
2009-02-21Reload ptimers on resetblueswir11-3/+3
2009-02-21Properly handle pthread_cond_timedwait timing outmalc1-1/+1
2009-02-21Cosmeticsmalc1-11/+13
2009-02-21Avoid thundering herd problemmalc1-4/+4
2009-02-21Avoid infinite loop around timed condition variablemalc1-6/+7
2009-02-21Error checkingmalc1-24/+72
2009-02-19Fix branch debuggingblueswir11-1/+3
2009-02-18Fix cpu_physical_memory_rw() for 64-bit I/O accessesaurel321-12/+14
2009-02-18Avoid running audio ctl's when vm is not runningmalc2-2/+10
2009-02-16virtio: Remove malloc failure checks (Jan Kiszka)aliguori1-4/+0
2009-02-16Generate PCI hotplug interrupt only if corespondent EN bit is set. (Gleb Nata...aliguori1-4/+4
2009-02-16Fix GPE registers read/write handling. (Gleb Natapov)aliguori1-12/+31
2009-02-16specify vmchannel as a net option (Gleb Natapov)aliguori2-0/+44
2009-02-16Fix hardware accelerated video to video copy on Cirrus VGA (Brian Kress)aliguori1-4/+4
2009-02-16Support multiple VNC clients (Brian Kress)aliguori2-135/+172
2009-02-15Unbreak SDL on Mac OS Xmalc1-0/+7
2009-02-13Allow disassembling last addresses of the address spaceblueswir11-2/+2
2009-02-12Fix Sparc64 VGA memory size bug exposed by r6604blueswir11-1/+1
2009-02-11KVM: cpuid function 2: store all values (Amit Shah)aliguori1-0/+1
2009-02-11monitor: Don't change VNC server when disabled (Jan Kiszka)aliguori1-0/+4
2009-02-11Fix qemu_realloc() (Kevin Wolf)aliguori1-1/+4
2009-02-11TCG: remove obsolete old_op_count profiler fieldblueswir12-3/+0
2009-02-11Add missing r24..r26 to callee save registersmalc1-0/+5
2009-02-11Add missing r24..r26 to calle save registersmalc1-0/+5
2009-02-11Use qemu_ram_allocblueswir11-5/+9
2009-02-11qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)aliguori11-0/+403
2009-02-11Parse full PCI device addresses (Markus Armbruster)aliguori2-0/+80
2009-02-11qemu: pci hotplug GPE support (Marcelo Tosatti)aliguori2-0/+95
2009-02-11qemu: initialize hot add system / acpi gpe (Marcelo Tosatti)aliguori3-0/+73
2009-02-11qemu: zero ioport_opaque on isa_unassign_ioport (Marcelo Tosatti)aliguori1-0/+2
2009-02-11qemu: LSI SCSI and e1000 unregister callbacks (Marcelo Tosatti)aliguori2-0/+24
2009-02-11qemu: warn if PCI region is not power of two (Marcelo Tosatti)aliguori1-0/+7