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
2010-06-14
acpi_piix4: save gpe and pci hotplug slot status
Alex Williamson
1
-1
/
+28
2010-06-14
qemu-option: Reject anti-social IDs
Markus Armbruster
1
-0
/
+20
2010-06-14
qdev: Revert the hack to let -net nic and pci_add set qdev ID
Markus Armbruster
1
-2
/
+0
2010-06-14
Clarify error message when a PCI slot is already in use (v2)
Daniel P. Berrange
1
-3
/
+3
2010-06-14
virtio-blk: simplify multiwrite calling conventions
Christoph Hellwig
1
-37
/
+35
2010-06-14
virtio-blk: stop tracking old_bs
Christoph Hellwig
1
-19
/
+10
2010-06-14
un-register kbd driver in case of USB kbd unplug.
Jes Sorensen
3
-2
/
+13
2010-06-14
make qemu_thread_create block all signals
Paolo Bonzini
2
-27
/
+18
2010-06-14
migration-tcp: call migrate_fd_error() instead of close() and free().
Yoshiaki Tamura
1
-3
/
+1
2010-06-14
migration: use qemu_free() instead of free().
Yoshiaki Tamura
1
-1
/
+1
2010-06-14
etrax-ser: Support the uart rx fifo.
Edgar E. Iglesias
1
-22
/
+51
2010-06-14
ram_blocks: Convert to a QLIST
Alex Williamson
3
-66
/
+54
2010-06-14
Make netdev_del delete the netdev even when it's in use
Markus Armbruster
1
-4
/
+0
2010-06-14
pass info about hpets to seabios.]
Gleb Natapov
3
-0
/
+34
2010-06-14
hpet: Init capability register only once
Jan Kiszka
1
-4
/
+5
2010-06-14
qemu-option: Fix uninitialized value in append_option_parameter
Kevin Wolf
1
-0
/
+1
2010-06-14
Change #define DEBUG to #define E1000_DEBUG in hw/e1000.c
Jes Sorensen
1
-2
/
+2
2010-06-14
Remove unused DEBUG defines from hw/msix.c
Jes Sorensen
1
-9
/
+0
2010-06-14
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
48
-785
/
+916
2010-06-14
Merge remote branch 'qmp/for-anthony' into staging
Anthony Liguori
6
-66
/
+177
2010-06-13
OHCI address decoding fix
Paul Brook
1
-0
/
+4
2010-06-13
Move stdbool.h
Paul Brook
14
-15
/
+2
2010-06-13
monitor/QMP: Drop info hpet / query-hpet
Jan Kiszka
3
-44
/
+1
2010-06-13
hpet: Add MSI support
Jan Kiszka
2
-5
/
+37
2010-06-13
hpet: Make number of timers configurable
Jan Kiszka
2
-14
/
+45
2010-06-13
vmstate: Add VMSTATE_STRUCT_VARRAY_UINT8
Jan Kiszka
1
-0
/
+10
2010-06-13
hpet: Add support for level-triggered interrupts
Jan Kiszka
1
-10
/
+22
2010-06-13
hpet: Drop static state
Jan Kiszka
1
-21
/
+17
2010-06-13
hpet/rtc: Rework RTC IRQ replacement by HPET
Jan Kiszka
9
-56
/
+51
2010-06-13
hpet: Start/stop timer when HPET_TN_ENABLE is modified
Jan Kiszka
1
-0
/
+5
2010-06-13
hpet: Convert to qdev
Jan Kiszka
3
-15
/
+38
2010-06-13
hpet: Move static timer field initialization
Jan Kiszka
1
-2
/
+2
2010-06-13
hpet: Silence warning on write to running main counter
Jan Kiszka
1
-2
/
+2
2010-06-13
hpet: Coding style cleanups and some refactorings
Jan Kiszka
2
-218
/
+226
2010-06-13
hpet: Catch out-of-bounds timer access
Jan Kiszka
1
-1
/
+5
2010-06-13
configure: Fix evaluation of config-host.mak in create_config
Jan Kiszka
1
-1
/
+1
2010-06-13
tcg-s390: correctly detect s390 with a 64-bit kernel
Aurelien Jarno
1
-0
/
+6
2010-06-12
Compile OS specific files only once for all targets
Blue Swirl
1
-2
/
+2
2010-06-12
Move set_proc_name() to OS specific files.
Jes Sorensen
4
-18
/
+27
2010-06-12
Move line-buffering setup to OS specific files.
Jes Sorensen
4
-4
/
+9
2010-06-12
Make os_change_process_uid and os_change_root os-posix.c local
Jes Sorensen
3
-8
/
+4
2010-06-12
Move daemonize handling to OS specific files
Jes Sorensen
6
-103
/
+115
2010-06-12
Move chroot handling to OS specific files.
Jes Sorensen
4
-17
/
+22
2010-06-12
Move runas handling from vl.c to OS specific files.
Jes Sorensen
4
-28
/
+31
2010-06-12
Introduce OS specific cmdline argument handling and move SMB arg to os-posix.c
Jes Sorensen
6
-16
/
+76
2010-06-12
Rename qemu-options.h to qemu-options.def
Jes Sorensen
2
-5
/
+5
2010-06-12
Move find_datadir to OS specific files.
Jes Sorensen
4
-90
/
+90
2010-06-12
Move main signal handler setup to os specificfiles.
Jes Sorensen
4
-32
/
+33
2010-06-12
Rename os_setup_signal_handling() to os_setup_early_signal_handling()
Jes Sorensen
4
-4
/
+4
2010-06-12
Move win32 early signal handling setup to os_setup_signal_handling()
Jes Sorensen
4
-32
/
+31
[prev]
[next]