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
2012-02-28
target-ppc: Clean includes
Stefan Weil
2
-12
/
+0
2012-02-28
target-mips: Clean includes
Stefan Weil
1
-7
/
+0
2012-02-28
target-microblaze: Clean includes
Stefan Weil
4
-17
/
+3
2012-02-28
target-m68k: Clean includes
Stefan Weil
3
-11
/
+1
2012-02-28
target-lm32: Clean includes
Stefan Weil
3
-13
/
+1
2012-02-28
target-i386: Clean includes
Stefan Weil
2
-7
/
+0
2012-02-28
target-cris: Clean includes
Stefan Weil
4
-16
/
+3
2012-02-28
target-arm: Clean includes
Stefan Weil
1
-5
/
+0
2012-02-28
target-alpha: Clean includes
Stefan Weil
2
-5
/
+1
2012-02-28
Remove macro HOST_LONG_SIZE
Stefan Weil
2
-4
/
+2
2012-02-27
Merge remote-tracking branch 'aneesh/for-upstream' into staging
Anthony Liguori
3
-9
/
+26
2012-02-27
slirp: Fix assertion failure on rejected DHCP requests
David Gibson
1
-1
/
+2
2012-02-27
slirp: Refactor if_start
Jan Kiszka
1
-42
/
+36
2012-02-27
slirp: Fix requeuing of batchq packets in if_start
Jan Kiszka
1
-16
/
+19
2012-02-27
slirp: Clean up ifs_init
Jan Kiszka
3
-4
/
+5
2012-02-25
audio: Add some fall through comments
Stefan Weil
2
-1
/
+4
2012-02-24
configure: Check whether makecontext() is a glibc stub function
Peter Maydell
1
-0
/
+4
2012-02-24
vl.c: Avoid segfault when started with no arguments
Peter Maydell
1
-7
/
+10
2012-02-24
nic: zap obsolote romloading bits from ne2k + pcnet
Gerd Hoffmann
2
-16
/
+2
2012-02-24
build: allow turning off debuginfo
Gerd Hoffmann
1
-2
/
+13
2012-02-24
optimize screendump for the common non-switch case
Gerd Hoffmann
9
-21
/
+34
2012-02-24
Remove screendump dummy functions.
Gerd Hoffmann
3
-12
/
+4
2012-02-24
vga: simplify screendump
Gerd Hoffmann
1
-35
/
+1
2012-02-24
suspend: add qmp events
Gerd Hoffmann
3
-0
/
+10
2012-02-24
suspend: make acpi timer wakeup the guest.
Gerd Hoffmann
2
-0
/
+9
2012-02-24
suspend: make rtc alarm wakeup the guest.
Gerd Hoffmann
3
-0
/
+9
2012-02-24
suspend: make serial ports wakeup the guest.
Gerd Hoffmann
1
-0
/
+6
2012-02-24
suspend: make ps/2 devices wakeup the guest
Gerd Hoffmann
1
-0
/
+6
2012-02-24
suspend: add system_wakeup monitor command
Gerd Hoffmann
6
-0
/
+57
2012-02-24
suspend: switch acpi s3 to new infrastructure.
Gerd Hoffmann
10
-42
/
+47
2012-02-24
suspend: add infrastructure
Gerd Hoffmann
2
-0
/
+76
2012-02-24
acpi: add acpi_pm1_evt_write_en
Gerd Hoffmann
4
-2
/
+8
2012-02-24
acpi: don't pass overflow_time to acpi_pm1_evt_get_sts
Gerd Hoffmann
4
-8
/
+8
2012-02-24
acpi: add ACPIREGS
Gerd Hoffmann
4
-143
/
+145
2012-02-24
acpi: move around structs
Gerd Hoffmann
1
-25
/
+23
2012-02-24
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
3
-28
/
+9
2012-02-24
Merge remote-tracking branch 'mdroth/qga-win32-pull-2-23-12' into staging
Anthony Liguori
14
-318
/
+1263
2012-02-24
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
12
-62
/
+104
2012-02-24
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
69
-0
/
+153385
2012-02-24
Merge remote-tracking branch 'bonzini/virtio-scsi' into staging
Anthony Liguori
22
-113
/
+1132
2012-02-24
target-i386: Introduce x86_cpuid_set_model_id()
Andreas Färber
1
-14
/
+19
2012-02-24
target-i386: Introduce x86_cpuid_version_set_stepping()
Andreas Färber
1
-1
/
+7
2012-02-24
target-i386: Introduce x86_cpuid_version_set_model()
Andreas Färber
1
-1
/
+7
2012-02-24
target-i386: Introduce x86_cpuid_version_set_family()
Andreas Färber
1
-4
/
+11
2012-02-24
console: Eliminate text_consoles[]
Markus Armbruster
1
-14
/
+4
2012-02-24
sockets: Clean up inet_listen_opts()'s convoluted bind() loop
Markus Armbruster
1
-8
/
+6
2012-02-24
sockets: Drop sockets_debug debug code
Markus Armbruster
1
-41
/
+2
2012-02-24
gdbstub: Error locations for -gdb
Markus Armbruster
1
-6
/
+4
2012-02-24
vl.c: Error locations for options using add_device_config()
Markus Armbruster
1
-0
/
+4
2012-02-24
qemu-char: qemu_chr_open_fd() can't fail, don't check
Markus Armbruster
1
-4
/
+0
[next]