1. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  2. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  3. 4f1c942 net: add return value to packet receive handler by Mark McLoughlin · 16 years ago
  4. e3f5ec2 net: pass VLANClientState* as first arg to receive handlers by Mark McLoughlin · 16 years ago
  5. cda9046 net: re-name vc->fd_read() to vc->receive() by Mark McLoughlin · 16 years ago
  6. 463af53 net: add fd_readv() handler to qemu_new_vlan_client() args by Mark McLoughlin · 16 years ago
  7. 067a3dd Remove qdev irq sink handling by Paul Brook · 16 years ago
  8. 02e2da4 Add common BusState by Paul Brook · 16 years ago
  9. 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago
  10. f80f9ec Convert machine registration to use module init functions by Anthony Liguori · 16 years ago
  11. cdbe40c WM8750 qdev coversion by Paul Brook · 16 years ago
  12. b47b50f MusicPal qdev conversion by Paul Brook · 16 years ago
  13. fbe1b59 Remove vga_ram_size by Paul Brook · 16 years ago
  14. 22d83b1 Push AUD_init down to devices by Paul Brook · 16 years ago
  15. 0d9acba Make AUD_init failure fatal by Paul Brook · 16 years ago
  16. 2ac7117 Replace cpu_abort with hw_error by Paul Brook · 16 years ago
  17. b946a15 Introduce VLANClientState::cleanup() (Mark McLoughlin) by aliguori · 16 years ago
  18. 190cd02 Remove redundant ram_require machine properly. by pbrook · 16 years ago
  19. 930c868 Musicpal ram access cleanup. by pbrook · 16 years ago
  20. bf9b48a musicpal: Fix regression caused by 6839 (Jan Kiszka) by aliguori · 16 years ago
  21. 7b5d76d DisplayAllocator interface (Stefano Stabellini) by aliguori · 16 years ago
  22. 718ec0b musicpal: Reorganize IO memory handling (Jan Kiszka) by malc · 16 years ago
  23. 487414f hw: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  24. 3023f33 graphical_console_init change (Stefano Stabellini) by aliguori · 16 years ago
  25. 8927bcf remove bgr (Stefano Stabellini) by aliguori · 16 years ago
  26. 0ae18ce Check NIC model in some NIC init functions (Mark McLoughlin) by aliguori · 16 years ago
  27. 7a9f6e4 Add a -net name=foo parameter (Mark McLoughlin) by aliguori · 16 years ago
  28. bf38c1a Add a model string to VLANClientState (Mark McLoughlin) by aliguori · 16 years ago
  29. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  30. 0e1f5a0 Introduce accessors for DisplayState (Stefano Stabellini) by aliguori · 16 years ago
  31. 3d878ca Set default max_cpus to one. by balrog · 16 years ago
  32. b1d8e52 Fix undeclared symbol warnings from sparse by blueswir1 · 16 years ago
  33. b209700 machine struct - specify max_cpus at the per machine level (Jes Sorensen) by aliguori · 16 years ago
  34. 4b32e16 machine struct - use C99 initializers (Jes Sorensen) by aliguori · 16 years ago
  35. c60e08d Implement resolution switching in common console code. by pbrook · 17 years ago
  36. c8256f9 Enhance sendkey with key hold time (Jan Kiszka). by balrog · 17 years ago
  37. 167bc3d MusicPal: Restore display size after invalidation (Jan Kiszka). by balrog · 17 years ago
  38. 7c6ce4b musicpal: Improve button handling (Jan Kiszka). by balrog · 17 years ago
  39. a350e69 Avoid arithmetics on void * in MusicPal audio code (Jan Kiszka). by balrog · 17 years ago
  40. 4f3cb3b MusicPal: fix gcc4 build (Jan Kiszka). by balrog · 17 years ago
  41. b6cd0ea 8250: Customized base baudrate by aurel32 · 17 years ago
  42. 4001a81 MusicPal mono playback support. by balrog · 17 years ago
  43. 9183499 Remove debug sample rate slowdown. by balrog · 17 years ago
  44. af83e09 Use external clock in wm8750 slave mode. by balrog · 17 years ago
  45. b0f6edb Musicpal: convert to ram_addr_t by balrog · 17 years ago
  46. aa92310 musicpal: Fix output level of 8-bit samples (Jan Kiszka). by balrog · 17 years ago
  47. 662caa6 Let WM8750 users write to audio buffer directly. by balrog · 17 years ago
  48. 0266f2c Fix MusicPal LCD on non-32 bpp displays or with -nographic. by balrog · 17 years ago
  49. 24859b6 ARM: Marvell 88w8618 / MusicPal emulation (Jan Kiszka). by balrog · 17 years ago