]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2010-03-13  Andre Przywarax86/cpuid: add TCG feature bit trimming
2010-03-13  Andre Przywarax86/cpuid: remove unnecessary kvm_trim function
2010-03-13  Andre Przywarax86/cpuid: add "host" to the list of supported CPU...
2010-03-13  Andre Przywarax86/cpuid: add missing CPUID feature flag names
2010-03-13  Andre Przywarax86/cpuid: moved host_cpuid function and remove prototype
2010-03-13  Andre Przywarax86/cpuid: fix missing feature set bits
2010-03-13  Andre Przywarax86/cpuid: replace magic number with named constant
2010-03-13  Andre Przywarax86/cpuid: move CPUID functions into separate file
2010-03-13  Blue SwirlFix build with -DNDEBUG in CFLAGS
2010-03-13  Blue SwirlFix a typo in error message
2010-03-13  Gerd Hoffmannfdc: fix drive property handling.
2010-03-13  Andre Przywarainstall: honor DESTDIR on sysconfdir population
2010-03-13  Andre Przywaraconfigure: fix --sysconfdir specification
2010-03-13  Adam Lackorzynskitarget-arm: make RFE usable with any register
2010-03-13  Aurelien Jarnotcg/arm: implement andc op
2010-03-13  Aurelien Jarnotcg: update README with const and pure helpers
2010-03-13  Aurelien Jarnotcg/arm: correctly save/restore registers in prologue...
2010-03-13  TeLeMantarget-i386: fix commit c22549204a6edc431e8e4358e61bd56...
2010-03-13  Aurelien Jarnotarget-mips: update address space definitions
2010-03-13  Blue SwirlFix Sparc host build breakage
2010-03-13  Blue SwirlFix more wrong usermode virtual address types
2010-03-12  Paul BrookFix usermode virtual address type
2010-03-12  Juergen LockFreeBSD ppc_init_cacheline_sizes(): add missing #includes
2010-03-12  malctcg/ppc[64]: Only define addend load helpers in softmmu...
2010-03-12  Paul BrookRemove userspace target_phys_addr_t
2010-03-12  Paul BrookTarget specific usermode cleanup
2010-03-12  Paul BrookRemove cpu_get_phys_page_debug from userspace emulation
2010-03-12  Paul BrookDisable phsyical memory handling in userspace emulation.
2010-03-12  Paul BrookRemove TLB from userspace
2010-03-12  Paul BrookAdd tb_page_addr_t
2010-03-12  Richard HendersonFix last page errors in page_check_range and page_set_f...
2010-03-12  Richard HendersonImplement multi-level page tables.
2010-03-12  Richard Hendersonlinux-user: Fix mmap_find_vma returning invalid addresses.
2010-03-12  Richard Hendersonlinux-user: Use h2g_valid in qemu_vmalloc.
2010-03-12  Richard HendersonUse TARGET_VIRT_ADDR_SPACE_BITS in h2g_valid.
2010-03-12  Richard HendersonMove TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
2010-03-11  Aurelien Jarnotarget-ppc: fix evsrwu and evsrws (second try)
2010-03-11  Aurelien Jarnotarget-ppc: fix evsrwu and evsrws
2010-03-11  Aurelien Jarnotarget-ppc: fix evslw instruction
2010-03-11  malcaudio: fix comment
2010-03-10  Luiz CapitulinoQMP: Really move the RESET event to qemu_system_reset()
2010-03-10  Aurelien Jarnotarget-i386: fix SIB decoding with index = 4
2010-03-09  Juan Quinteladocumentation: qemu_write_full don't work with non...
2010-03-09  Juan Quintelablock: print errno on error
2010-03-09  Juan Quintelavmdk: share cleanup code
2010-03-09  Juan Quintelavmdk: fix double free
2010-03-09  Juan Quintelavmdk: make vmdk_snapshot_create return -errno
2010-03-09  Juan Quintelavmdk: return errno instead of -1
2010-03-09  Juan Quintelaqcow: return errno instead of -1
2010-03-09  Juan Quintelaqcow2: return errno instead of -1
2010-03-09  Juan Quintelaslirp: check system() success
2010-03-09  Juan Quintelacow: return errno instead of -1
2010-03-09  Kevin Wolfqemu-img rebase: Add -f option
2010-03-09  Stefan Weilconfigure: Fix code which creates config.mak files
2010-03-09  Stefan Weilconfigure: Fix wrong stderr redirection
2010-03-09  Luiz CapitulinoQMP: Introduce WATCHDOG event
2010-03-09  Shahar HaviviRestore terminal attributes for tty based monitor
2010-03-09  Gerd Hoffmannkbd keds: vnc
2010-03-09  Gerd Hoffmannkbd leds: usb kbd
2010-03-09  Gerd Hoffmannkbd leds: ps/2 kbd
2010-03-09  Gerd Hoffmannkbd leds: infrastructure
2010-03-09  Markus Armbrusterscsi: Make device scsi-disk reject /dev/sg*
2010-03-09  Markus Armbrusterqdev: Catch attempt to attach more than one device...
2010-03-09  Markus Armbrusterqdev: Improve diagnostics for bad property values
2010-03-08  Amit Shahvirtio-pci: Use DEV_NVECTORS_UNSPECIFIED instead of...
2010-03-08  Amit Shahqdev: Add a DEV_NVECTORS_UNSPECIFIED enum for unspecifi...
2010-03-08  Chris Kilgourpcnet APROMWE bit location (retry)
2010-03-08  Gerd Hoffmannmove x509 file name defines to qemu-x509.h
2010-03-08  Izik Eidusadding helper pci functions
2010-03-08  Luiz CapitulinoQMP: Introduce RTC_CHANGE event
2010-03-08  Luiz CapitulinoQMP: Revamp the qmp-events.txt file
2010-03-08  Luiz CapitulinoQMP: Drop DEBUG event
2010-03-08  Luiz CapitulinoQMP: Move RESET event into qemu_system_reset()
2010-03-08  Luiz CapitulinoQMP: Move STOP event into do_vm_stop()
2010-03-08  Luiz Capitulinoblock: Emit BLOCK_IO_ERROR before vm_stop() call
2010-03-08  Adam LitkeFix hanging user monitor when using balloon command
2010-03-08  Anthony Liguorisdl: improve grab exiting instructions
2010-03-08  Aurelien Jarnoppc: don't define bamboo-0.13 as the default machine
2010-03-07  Blue SwirlUpdate to a hopefully more future proof FSF address
2010-03-07  Blue Swirli386-dis: remove dead assignments, spotted by clang
2010-03-07  Blue Swirlsoftfloat: remove dead assignments, spotted by clang
2010-03-07  Blue Swirlslirp: remove dead nested assignment, spotted by clang
2010-03-07  Blue Swirlslirp: remove dead initialization, spotted by clang
2010-03-07  Blue Swirlslirp: remove dead increments, spotted by clang
2010-03-07  Blue Swirlslirp: remove dead assignments, spotted by clang
2010-03-06  Adam Lackorzynskitarget-arm: Fix missing 'return' in SRS handling.
2010-03-06  Samuel ThibaultFix curses interaction with keymaps
2010-03-06  Paolo Bonziniuse absolute URLs for .gitmodules
2010-03-06  Stefan WeilDocumentation: Modify rule for html output (better...
2010-03-06  Christoph Hellwigscsi: update comment on the standards revision
2010-03-06  Ryota Ozakiqemu-nbd: Fix wrong description in qemu-nbd.texi
2010-03-06  Kevin WolfBuild usb-ohci for PCs
2010-03-06  Amit Shahppc440_bamboo: Disable new virtio-serial features for...
2010-03-06  Amit Shahppc440_bamboo: Add 0.12 and 0.13 machine types for...
2010-03-06  Amit Shahs390-virtio: Fix compile error for virtio-block init
2010-03-06  Kevin Wolfjson-parser: Fix segfault on malformed input
2010-03-06  Aurelien Jarnohw/serial.c: fix THRE interrupt clearing
2010-03-06  Aurelien Jarnohw/serial.c: fix indentation
2010-03-06  takasi-y@ops... linux-user: Save/restore fpu registers to signal contex...
2010-03-06  takasi-y@ops... linux-user: Fix syscall pipe2() retval on sh4
next