index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-27
x86: use qemu_log_mask on triple faults (Chris Wright)
aliguori
1
-2
/
+1
2009-02-27
Do not enable a default virtio console
aliguori
1
-4
/
+1
2009-02-27
net socket verify packet size (Dustin Kirkland)
aliguori
1
-4
/
+13
2009-02-27
Missing cirrus_invalidate_region() in cirrus_do_copy() (Brian Kress)
aliguori
1
-4
/
+3
2009-02-26
fix pci net hot-remove (Marcelo Tosatti)
aliguori
1
-1
/
+2
2009-02-26
fix raw_aio_remove (Stefano Stabellini)
aliguori
1
-1
/
+2
2009-02-24
Fix ColdFire fmovem. Free the temporary we just allocated rather than some
pbrook
1
-1
/
+1
2009-02-23
Really fix ColdFire fdmoved address decoding.
pbrook
1
-0
/
+2
2009-02-23
Fix ColdFire fdmoved address decoding.
pbrook
1
-4
/
+4
2009-02-23
Darwin: Check for x86_64 only on i386
malc
1
-3
/
+3
2009-02-23
Fix unassigned region offsets.
pbrook
1
-2
/
+7
2009-02-22
CRIS: Fix remaining build warnings.
edgar_igl
6
-6
/
+8
2009-02-21
Turn MMU off on reset
blueswir1
1
-1
/
+1
2009-02-21
Turn MMUs and caches off on reset
blueswir1
1
-0
/
+1
2009-02-21
Reload ptimers on reset
blueswir1
1
-3
/
+3
2009-02-21
Properly handle pthread_cond_timedwait timing out
malc
1
-1
/
+1
2009-02-21
Cosmetics
malc
1
-11
/
+13
2009-02-21
Avoid thundering herd problem
malc
1
-4
/
+4
2009-02-21
Avoid infinite loop around timed condition variable
malc
1
-6
/
+7
2009-02-21
Error checking
malc
1
-24
/
+72
2009-02-19
Fix branch debugging
blueswir1
1
-1
/
+3
2009-02-18
Fix cpu_physical_memory_rw() for 64-bit I/O accesses
aurel32
1
-12
/
+14
2009-02-18
Avoid running audio ctl's when vm is not running
malc
2
-2
/
+10
2009-02-16
virtio: Remove malloc failure checks (Jan Kiszka)
aliguori
1
-4
/
+0
2009-02-16
Generate PCI hotplug interrupt only if corespondent EN bit is set. (Gleb Nata...
aliguori
1
-4
/
+4
2009-02-16
Fix GPE registers read/write handling. (Gleb Natapov)
aliguori
1
-12
/
+31
2009-02-16
specify vmchannel as a net option (Gleb Natapov)
aliguori
2
-0
/
+44
2009-02-16
Fix hardware accelerated video to video copy on Cirrus VGA (Brian Kress)
aliguori
1
-4
/
+4
2009-02-16
Support multiple VNC clients (Brian Kress)
aliguori
2
-135
/
+172
2009-02-15
Unbreak SDL on Mac OS X
malc
1
-0
/
+7
2009-02-13
Allow disassembling last addresses of the address space
blueswir1
1
-2
/
+2
2009-02-12
Fix Sparc64 VGA memory size bug exposed by r6604
blueswir1
1
-1
/
+1
2009-02-11
KVM: cpuid function 2: store all values (Amit Shah)
aliguori
1
-0
/
+1
2009-02-11
monitor: Don't change VNC server when disabled (Jan Kiszka)
aliguori
1
-0
/
+4
2009-02-11
Fix qemu_realloc() (Kevin Wolf)
aliguori
1
-1
/
+4
2009-02-11
TCG: remove obsolete old_op_count profiler field
blueswir1
2
-3
/
+0
2009-02-11
Add missing r24..r26 to callee save registers
malc
1
-0
/
+5
2009-02-11
Add missing r24..r26 to calle save registers
malc
1
-0
/
+5
2009-02-11
Use qemu_ram_alloc
blueswir1
1
-5
/
+9
2009-02-11
qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)
aliguori
11
-0
/
+403
2009-02-11
Parse full PCI device addresses (Markus Armbruster)
aliguori
2
-0
/
+80
2009-02-11
qemu: pci hotplug GPE support (Marcelo Tosatti)
aliguori
2
-0
/
+95
2009-02-11
qemu: initialize hot add system / acpi gpe (Marcelo Tosatti)
aliguori
3
-0
/
+73
2009-02-11
qemu: zero ioport_opaque on isa_unassign_ioport (Marcelo Tosatti)
aliguori
1
-0
/
+2
2009-02-11
qemu: LSI SCSI and e1000 unregister callbacks (Marcelo Tosatti)
aliguori
2
-0
/
+24
2009-02-11
qemu: warn if PCI region is not power of two (Marcelo Tosatti)
aliguori
1
-0
/
+7
2009-02-11
qemu: add pci_unregister_device (Marcelo Tosatti)
aliguori
2
-5
/
+45
2009-02-11
qemu: add qemu_free_irqs (Marcelo Tosatti)
aliguori
2
-0
/
+7
2009-02-11
qemu: add cpu_unregister_io_memory and make io mem table index dynamic (Marce...
aliguori
2
-5
/
+35
2009-02-11
qemu: add net_client_uninit / qemu_find_vlan_client (Marcelo Tosatti)
aliguori
2
-0
/
+23
[next]